Releases: Dev7ex/MultiWorld
1.7.0-SNAPSHOT
- Adding: Added a plugin updater that informs the console and OP users about a new update.
- Fixing: Fixed the display error in the info command.
- Fixing: Resolved an issue where a world could not be loaded when it was created with the custom parameter.
- Updating: The version command now shows only a variable to indicate whether an update is available.
- Updating: Improved the code.
1.6.9-SNAPSHOT
- Adding: Translation for the info command.
- Adding: Colored class to display GameMode, Difficulty, and boolean values in colors.
- Fixing: Resolved the issue where the info command did not display usage.
- Updating: Improved the listing of the info command.
- Updating: Updated the world load method to reduce errors.
- Updating: Java project version changed from 16 to 17.
- Updating: Minor code improvements.
1.6.8-SNAPSHOT
- Adding World Auto Unload System
- Adding Variable that stores the first login of a multiworld user
- Updating User file format to JSON
1.6.7-SNAPSHOT
Fixing that Custom Generator not working
1.6.6-SNAPSHOT
Adding Chinese Translation (zh_CN.json)
Thanks to https://github.com/SnowCutieOwO
Fixing CommandException in World Creator Command by using Custom Environment
Fixing World with special generators couldn't be load when server starting (#46)
Fixing Teleport Command cannot teleport
Fixing incorret spelling
1.6.5-SNAPSHOT
Updating Dependencies
Adding MultiPerms Hook
Fix World Creation Error wrong end type
Fix that worlds are not loaded automatically
Fix wrong permission message in world command
1.6.4-SNAPSHOT
Fixing incorrect pull from github of old entries in config.yml
1.6.3-SNAPSHOT
» Adding WorldFlag (REDSTONE_ENABLED, HUNGER_ENABLED, KEEP_SPAWN_IN_MEMORY, WEATHER_ENABLED)
» Optimize Code
» Improve Create and Import Command
» Add Version Command
» Improve Load Command
» Improve World Creation
» Add Language Support (#38)
1.6.2-SNAPSHOT
Syntax of the World Create command changed