PetteriM1 bedrock server: support for multi world

vanggaard

New Member
Hi
I have PetteriM1Bedrock server running and I can see on start up that it loads all worlds in the world folder, but how does the user jump/teleport to the other worlds?

//Vanggaard
 

PetteriM1

Resource Mod
Staff member
Nukkit PM1E has a built-in command for this: /world "world name"
If you want to use that without operator (op) permission, you need to give players "nukkit.command.world" permission using a permission manager plugin such as Luckperms or Multipass. Or you can use some multiworld plugin that has its own world command. (Note: If you use EssentialsNK, it may override the world command in which case the permission is "essentialsnk.world")
 
Last edited:
Top