Question about multi-worlds
#1
How does one create multiple worlds, and is there a command to travel between those worlds? Is this documented somewhere?
Reply
Thanks given by:
#2
You add a world the same way you add a plugin. You add "World=<WorldName>" in the settings.ini in the world's section. Then you can use /portal to change worlds. You can also link world's for portal's in the world's world.ini. I think we had it documented, but the old wiki is offline now.
Reply
Thanks given by: LogicParrot
#3
Thanks Smile
I'm documenting stuff at the manual, and this was missing. I will add it soon.
Reply
Thanks given by:
#4
How do I setup portals that lead from one world to another? This isn't documented too.
Reply
Thanks given by:
#5
There is a "Linked<Something>" section in each world.ini. In there you can put the name of the world you want a portal to go to in.
Reply
Thanks given by:
#6
(11-22-2015, 05:57 AM)NiLSPACE Wrote: There is a "Linked<Something>" section in each world.ini. In there you can put the name of the world you want a portal to go to in.

But how would I assign different worlds for different portals?
e.g. having a central world with 10 portals, each leading to a different world.
Reply
Thanks given by:
#7
You'll have to create a plugin to do that. You can only tell what type of portal (nether, end) should go to what world.
Reply
Thanks given by: LogicParrot
#8
I made this plugin. The server goin down (crush) on change world. Look for my posts some months ago.
Reply
Thanks given by:
#9
you could try with bungee buttons or write an own plugin
Reply
Thanks given by:
#10
(11-22-2015, 07:09 AM)Schwertspize Wrote: you could try with bungee buttons or write an own plugin

I'm wrote my own plugin.
Player connect to default world and have 3 buttons. The buttons controlled by plugin. When player press some of them (HOOK_PLAYER_RIGHT_CLICK), plugin use cPlayer:MoveToWorld (http://apidocs.cuberite.org/cPlayer.html) to move player.
Server crushed.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)