Skip to content

Releases: Dev7ex/MultiWorld

1.6.7-SNAPSHOT

Choose a tag to compare

@Dev7ex Dev7ex released this 09 Sep 20:53

Fixing that Custom Generator not working

1.6.6-SNAPSHOT

Choose a tag to compare

@Dev7ex Dev7ex released this 24 Aug 14:45

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

Choose a tag to compare

@Dev7ex Dev7ex released this 20 Aug 20:05

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

Choose a tag to compare

@Dev7ex Dev7ex released this 12 Aug 22:05

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

1.6.3-SNAPSHOT

Choose a tag to compare

@Dev7ex Dev7ex released this 12 Aug 15:33

» 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

Choose a tag to compare

@Dev7ex Dev7ex released this 31 Jul 19:02

Syntax of the World Create command changed

1.6.1-SNAPSHOT

Choose a tag to compare

@Dev7ex Dev7ex released this 16 Jul 19:15

Fixing: #37
Fixing: Missing Dependency #39

1.6.0-SNAPSHOT

Choose a tag to compare

@Dev7ex Dev7ex released this 26 Jun 13:50

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

Choose a tag to compare

@Dev7ex Dev7ex released this 11 Jun 22:12

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

Choose a tag to compare

@Dev7ex Dev7ex released this 06 Apr 19:58

» 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