Releases: Dev7ex/MultiWorld
Releases · Dev7ex/MultiWorld
1.7.7-SNAPSHOT
- Fixing: Resolved a bug where players could not teleport correctly between worlds
- Updating: Improved internal code structure and performance
1.7.6-SNAPSHOT
Introduced world-specific teleport permission nodes (multiworld.command.world.teleport.<world>) and an admin bypass node (multiworld.command.world.teleport.admin) to enhance server customization
1.7.5-SNAPSHOT
-
Adding: Added a new variable that determines whether worlds created by other plugins should be imported automatically
-
Updating: Updated Turkish translation – thanks to Krayir5
1.7.4-SNAPSHOT
[Version 1.7.4]
-
Adding Italian translation (Thanks to https://github.com/calaritooo)
-
Adding Flag that only sets the gamemode for a new world under certain conditions (Thanks to https://github.com/calaritooo)
-
Fixing Missing prefix in the update log message
-
Fixing Missing entry in the usage for the create command in all languages
-
Updating: General code improvements
1.7.3-SNAPSHOT
- Adding: Added functionality to recognize and import worlds that were not created by MultiWorld at runtime
- Fixing: Resolved an issue where pistons were activated despite being disabled in WorldGuard (Thanks to https://github.com/Emptiness0x)
- Updating: Improved the API module for better performance and flexibility
1.7.2-SNAPSHOT
1.7.1-SNAPSHOT
- Adding Ukrainian translation
- Adding WaterWorldGenerator
- Fixing missing placeholder replacement in the Clone command
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