Skip to content

Releases: Dev7ex/MultiWorld

1.7.0-SNAPSHOT

06 Nov 14:49
Compare
Choose a tag to compare
  • 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

27 Oct 16:18
Compare
Choose a tag to compare
  • 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

10 Oct 15:05
Compare
Choose a tag to compare
  1. Adding World Auto Unload System
  2. Adding Variable that stores the first login of a multiworld user
  3. Updating User file format to JSON

1.6.7-SNAPSHOT

09 Sep 20:53
Compare
Choose a tag to compare

Fixing that Custom Generator not working

1.6.6-SNAPSHOT

24 Aug 14:45
Compare
Choose a tag to compare

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

20 Aug 20:05
Compare
Choose a tag to compare

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

12 Aug 22:05
Compare
Choose a tag to compare

Fixing incorrect pull from github of old entries in config.yml

1.6.3-SNAPSHOT

12 Aug 15:33
Compare
Choose a tag to compare

» 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

31 Jul 19:02
Compare
Choose a tag to compare

Syntax of the World Create command changed

1.6.1-SNAPSHOT

16 Jul 19:15
Compare
Choose a tag to compare

Fixing: #37
Fixing: Missing Dependency #39