Skip to content

Releases: Dev7ex/MultiWorld

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

1.5.7-SNAPSHOT

30 Mar 15:30
Compare
Choose a tag to compare

Fixed a bug where a newly created world throws an exception when adding a player to the whitelist (#33)
Achievements can now be deactivated (#32)
Messages are still displayed, however, these can be deactivated via the gamerule
It is now possible to set the gamerule for each world via MultiWorld.
The TabCompletion of /mw gamerule shows the current value for a gamerule with a number as value

1.5.6-SNAPSHOT

28 Mar 17:51
Compare
Choose a tag to compare

» Adding WorldType Water (/mw create Water)
» Base system created for the following generator update

1.5.5-SNAPSHOT

17 Mar 12:12
Compare
Choose a tag to compare

» The function to link worlds has been added again and works better than ever. If you still find a bug please write an issue on github

» Important

Normally it is no longer necessary to delete your config with every new version, but if you have problems then delete your old config.yml and reload the server