nether/end support incoming

This commit is contained in:
SuperRonanCraft
2020-07-22 13:12:46 -04:00
parent 2d3fa2691e
commit 75b4e5d32e
6 changed files with 30 additions and 12 deletions

View File

@@ -24,6 +24,10 @@ Settings:
CancelOnMove: true
DisableUpdater: false
WorldType: # Available types are NETHER, NORMAL
- world: NORMAL
- world_nether: NETHER
Default:
UseWorldBorder: true
## "Biomes: []" means all biomes are allowed! #
@@ -75,6 +79,6 @@ CustomWorlds:
## Override a world and rtp a player executing the command in one world, to another
Override:
#FORMAT <CURRENT>:<OTHER>
world_nether: 'world'
creative: 'world'
- world_nether: 'world'
- creative: 'world'