Difference between revisions of "Minecraft/Multiworld"
From Server Knowledge Base
Jump to navigationJump to searchRootadminacc (talk | contribs) m |
Rootadminacc (talk | contribs) m |
||
Line 2: | Line 2: | ||
Creating worlds: | Creating worlds: | ||
End world (type = end) | End world (type = end)<br> | ||
Nether world (type = nether) | Nether world (type = nether) | ||
<pre>/mw create WorldName Type</pre> | <pre>/mw create WorldName Type</pre> | ||
Revision as of 08:30, 12 September 2013
Creating worlds:
End world (type = end)
Nether world (type = nether)
/mw create WorldName Type
Change world difficulty
Edit config.yml
Create a Large Biomes worlds
- Create a new world with the normal generator
- Do /mw save
- Shutdown the server
- Download NBTExplorer
- Download the new world folder from your server
- Open level.dat from the new world map folder with an nbt editor
- Change level type from default to largebiomes
- Remove the region directory from the world
- Upload it to your server
- Start the server
Creative world
/mw create NewWorldName Flatland /mw setflag NewWorldName CreativeWorld True
Import world
If you have old worlds say from Multiverse, when the server is restarted Mulitworld will unload these worlds and not show up in /mw list. Therefore you need to backup your worlds and in game/console do:
/mw create OriginalWorldName
Where OriginalWorldName is the name of the world as it was/is and it will load it from now on and be viewable in /mw list
Ensure the permissions are correct!
List worlds
/mw list
Set goto location for world
/mw setspawn
Teleport to another worlds
/goto WorldName