WorldManager v1.9
Details
-
FilenameWorldManager.jar
-
Uploaded by
-
UploadedJan 12, 2016
-
Size112.45 KB
-
Downloads2,102
-
MD56cdd882c051adf754c9b4a7eeae314b2
Supported Bukkit Versions
- 1.8
Changelog
v1.9
- Bug fixes.
- /wc who [player] won't throw errors if the world does not contain a config.
- Added a option to seperate enderchest's per world and assign them to groups like world-inventory-bind.
- Fixed world-inventory-bind issue.
- Added /wc version
- /wc list takes up less space in chat (Only by a little bit)
- Hover packet is now supported on all versions of 1.8 and possibly 1.7 too.
- PacketPlayOutBlockAction packet has been added and reflected for all versions of 1.8.
- Developer join implementation for WorldControlManager. (Purpose of this is to help server owners with any bugs that may arise)
- Shortened prefixes for /wc
- Added a new api class: WorldFlagConvertor
- Server is less choppy
- Block logging is stored differently
- Fixed bug where block logs were not correctly shown
- Changed some config options for world (Old configs will be copied over)
- Added a autosave feature where the BlockData can be saved on every X mins instead of on plugin disable. (Won't affect server lag at all)
v1.8
- Bug fixes.
- You can do /wc who [player] to display what world you are in.
- You can now view the value of worldcontrol flags with /wc getflag.
- When unloading world with player's in them, they will be teleported to fallback world.
v1.7
- Bug fixes.
- Added command /wc-import.
- Added option to stop block logging.
- Added option to have per gamemode inventories.
- Fixed the setting of values for /wc flag
- Fixed NullPointerException when players used the per world inventories.
v1.6
- Bug fixes.
- Added block inspection.
- Made /wc more clean. (Now with pages)
v1.5
- Bug fixes.
- Optimized portals.
- Added per world default gamemodes.
- Added ingame config editor (only via commands)
- Added inventory per world support.
- Added the ability to fully delete worlds with the server online.
v1.4
- Bug fixes.
- Added warp portals.
v1.3
- Bug fixes.
- Added per world join titles.
- Ability to disable the creation and use of nether portals.
- Ability to limit number of mobs per world.
- Ability to disable explosions.
- Ability to disable player interaction.
v1.2
- Bug fixes.
- Added permission to override event.
- Added sign support: Amount of players in a world, status of a world and world teleport sign have been added.
v1.1
- Added auto-update support.
v1.0
- First release
- When loading 1.7 worlds into 1.8, will cause some errors.