Skip to content

Releases: Dev7ex/MultiWorld

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

1.6.0-SNAPSHOT

26 Jun 13:50
Compare
Choose a tag to compare

Fixing NullPointerException (#34)
Create Command now has clearly defined arguments for creating with seeds, generators or worldtypes (mw create <-g, -s, -t> )
Fixing World Link not working (#35)

1.5.9-SNAPSHOT

11 Jun 22:12
Compare
Choose a tag to compare

Adding JavaDocs for almost all classes
Improve WorldGenerator for Future Update
Improve Internal Project Structure for Future Update
In version 1.6.0 the support for 1.16 will be removed

1.5.8-SNAPSHOT

06 Apr 19:58
Compare
Choose a tag to compare

» TimeFormat in /info command is now adjustable in config.yml
» MultiWorld API has been improved
» The last login of users is saved (for a future update)
» Fix your bug where flags are not read correctly