MultiWorld

MultiWorld 1.1

Compatible API Versions
1.0.0
Sime plugin to manage multiple levels in game.

Commands

/mw help - to show list of all commands
/mw load <level> - loads an existing level
/mw unload <level> - unloads loaded level
/mw create <level> [generator] [seed] - creates a new level
/mw delete <level> - removes whole level folder and all its data
/mw tp <level> [player] - teleports target player (or sender if not specified) to the target level
/mw list - shows all loaded levels
/mw spawn - teleports sender to the level spawn in which they currently are
/mw setspawn - changes sender's level spawn to sender's coordinates

Permissions
Code:
permissions:
  mw.command:
    description: "main MultiWorld permission"
    default: op
    children:
      mw.command.load:
        description: "allows player to use command /mw load"
        default: op
      mw.command.unload:
        description: "allows player to use command /mw unload"
        default: op
      mw.command.create:
        description: "allows player to use command /mw create"
        default: op
      mw.command.delete:
        description: "allows player to use command /mw delete"
        default: op
      mw.command.list:
        description: "allows player to use command /mw list"
        default: op
      mw.command.teleport:
        description: "allows player to use command /mw teleport"
        default: op
      mw.command.spawn:
        description: "allows player to use command /mw spawn"
        default: op
      mw.command.setspawn:
        description: "allows player to use command /mw setspawn"
        default: op
Author
CreeperFace
Downloads
14,536
Views
18,717
First release
Last update
Rating
4.30 star(s) 10 ratings

More resources from CreeperFace

  • PlaceholderAPI
    PlaceholderAPI
    Simple placeholder provider
  • GAC
    GAC
    Cheat protection plugin originally created for GameTeam network
  • KotlinLib
    KotlinLib
    Base kotlin library for all kotlin plugins
  • More Placeholders
    More Placeholders
    Placeholders from LuckPerms, Multipass, SynapseAPI, EconomyAPI and other plugins
  • Holograms
    Holograms
    Simple holograms

Latest updates

  1. Version 1.1

    - Fix permissions

Latest reviews

I have an error I suppose, it does not allow me to generate worlds, it tells me that such a world already exists and in the console I get an error, what should it be?
Always useful plugin :)
But I have one question.
Can I change the message that appears when moving between worlds?
Will inventories be cleared while using this plugin? If we switch between worlds are inventories synced or is there seperate inventories for each world?
CreeperFace
CreeperFace
No, it's only very simple world management
commented this days ago, /mw tp does not works event aftter load dimension
its great for multiple worlds and all but doesn't seem to load anything after reboot causing plugins that have arenas or anything else in other worlds to stop functioning and cause the server to crash. hopefully maybe it'd have a config next update to allow it to know which worlds to automatically load on start up?
CreeperFace
CreeperFace
Thank you for review, however you can setup the worlds to be automatically loaded on start up in nukkit.yml under the 'worlds' section
Can you make sure you add an option that when the server starts, all worlds load?
But it's really a great plugin!
CreeperFace
CreeperFace
Thank you. In nukkit.yml you can specify worlds you want to load at startup
Very good plugin and easy to use :)
How to put my map into the created world
By far the best MultiWorld plugin I've seen for Nukkit, it works just as you would want it to and has not had any problems at all and i use a lot of worlds with it, Differently recommend you try this if you need more worlds on nukkit!
Great plugin, works perfect.
Top