Skip to main content

Worlds

Commands for this always beginning with /worlds (you can also use /ws which is shorter).

List

CommandPermissionExampleShort exampleExample description
/worlds listworlds.list/worlds list/ws lsShow the names of all worlds on the server

Create

CommandPermissionExampleShort exampleExample description
/worlds create <worldname>worlds.admin.create/worlds create mycoolworld/ws cr mycoolworldCreate a world with the name mycoolworld
/worlds create <worldname> <type>worlds.admin.create/worlds create mycoolworld NETHER/ws cr mycoolworld NETHERCreate a world with the name mycoolworld and the type NETHER (can be NORMALFLAT or NETHER).

Removing, (un)loading and teleporting

CommandPermissionExampleShort exampleExample description
/worlds remove <worldname>worlds.admin.remove/worlds remove mycoolworld/ws rm mycoolworldRemove the world with the name mycoolworld
/worlds load <worldname>worlds.admin.load/worlds load mycoolworld/ws ld mycoolworldLoad the world with the name mycoolworld
/worlds unload <worldname>worlds.admin.unload/worlds unload mycoolworld/ws uld mycoolworldUnload the world with the name mycoolworld
/worlds teleport <worldname>worlds.admin.teleport/worlds teleport mycoolworld/ws tp mycoolworldTeleport into the world with the name mycoolworld

Copy and rename

CommandPermissionExampleShort exampleExample description
/worlds copy <from> <to>worlds.admin.copy/worlds copy theoldworld anotherworld/ws cp theoldworld anotherworldCopy the world theoldworld to the world anotherworld
/worlds rename <from> <to>worlds.admin.rename/worlds rename theoldworld thenewworld/ws rn theoldworld thenewworldRename the world theoldworld to the world thenewworld

Set flags

CommandPermissionExampleShort exampleExample description
/worlds setworlds.admin.set/worlds set/ws stList all flags in a world
/worlds set permission <permissionstring>worlds.admin.set/worlds set permission you.arecool/ws st permission you.arecoolOnly players with the permission you.arecool are allowed to join the world
/worlds set gamemode <gamemodename>worlds.admin.set/worlds set gamemode creative/ws st gamemode creativeSet the gamemode of a world to creative (possible values are survivalcreativeadventure or spectator)
/worlds set build <value>worlds.admin.set/worlds set build true/ws st build trueAllow building in this world by setting the value to true
/worlds set pvp <value>worlds.admin.set/worlds set pvp false/ws st pvp trueDisable PvP in this world by setting the value to false
/worlds set damage <value>worlds.admin.set/worlds set damage true/ws st damage trueEnable damage in this world by setting the value to true
/worlds set interact <value>worlds.admin.set/worlds set interact false/ws st interact falseDisable interaction (opening chests, ...) in this world by setting the value to false
/worlds set explode <value>worlds.admin.set/worlds set explode false/ws st explode falseDisable explosions in this world by setting the value to false
/worlds set drop <value>worlds.admin.set/worlds set drop false/ws st drop trueDisable dropping items in this world by setting the value to false
/worlds set hunger <value>worlds.admin.set/worlds set hunger true/ws st hunger trueEnable hunger in this world by setting the value to true
/worlds set fly <value>worlds.admin.set/worlds set fly true/ws st fly trueAllow flying in this world by setting the value to true

Unset flags

CommandPermissionExampleShort exampleExample description
/worlds unset permissionworlds.admin.unset/worlds unset permission/ws ust permissionRemove the permission for this world so everybody can join
/worlds unset gamemodeworlds.admin.unset/worlds unset gamemode/ws ust gamemodeRemove the gamemode for this world so it's not changed when joining the world
/worlds unset buildworlds.admin.unset/worlds unset build/ws ust buildDon't allow or forbid building in this world like the plugin wasn't there
/worlds unset pvpworlds.admin.unset/worlds unset pvp/ws ust pvpDon't allow or forbid PvP in this world like the plugin wasn't there
/worlds unset damageworlds.admin.unset/worlds unset damage/ws ust damageDon't allow or forbid damage in this world like the plugin wasn't there
/worlds unset interactworlds.admin.unset/worlds unset interact/ws ust interactDon't allow or forbid interaction in this world like the plugin wasn't there
/worlds unset explodeworlds.admin.unset/worlds unset explode/ws ust explodeDon't allow or forbid explosions in this world like the plugin wasn't there
/worlds unset dropworlds.admin.unset/worlds unset drop/ws ust dropDon't allow or forbid dropping items in this world like the plugin wasn't there
/worlds unset hungerworlds.admin.unset/worlds unset hunger/ws ust hungerDon't enable or disable hunger in this world like the plugin wasn't there
/worlds unset flyworlds.admin.unset/worlds unset fly/ws ust flyDon't allow or forbid flying in this world like the plugin wasn't there

(Set) default flags

CommandPermissionExampleShort exampleExample description
/worlds defaultsworlds.admin.defaults/worlds defaults/ws dfList all default flags for worlds
/worlds defaults set gamemode <gamemodename>worlds.admin.defaults/worlds defaults set gamemode creative/ws df st gamemode creativeSet the default gamemode of worlds to creative (possible values are survivalcreativeadventure or spectator)
/worlds defaults set build <value>worlds.admin.defaults/worlds defaults set build true/ws df st build trueAllow building by default by setting the value to true
/worlds defaults set pvp <value>worlds.admin.defaults/worlds defaults set pvp false/ws df st pvp trueDisable PvP by default by setting the value to false
/worlds defaults set damage <value>worlds.admin.defaults/worlds defaults set damage true/ws df st damage trueEnable damage by default by setting the value to true
/worlds defaults set interact <value>worlds.admin.defaults/worlds defaults set interact false/ws df st interact falseDisable interaction (opening chests, ...) by default by setting the value to false
/worlds defaults set explode <value>worlds.admin.defaults/worlds defaults set explode false/ws df st explode falseDisable explosions by default by setting the value to false
/worlds defaults set drop <value>worlds.admin.defaults/worlds defaults set drop false/ws df st drop trueDisable dropping items by default by setting the value to false
/worlds defaults set hunger <value>worlds.admin.defaults/worlds defaults set hunger true/ws df st hunger trueEnable hunger by default by setting the value to true
/worlds defaults set fly <value>worlds.admin.defaults/worlds defaults set fly true/ws df st fly trueAllow flying by default by setting the value to true

Unset flags

CommandPermissionExampleShort exampleExample description
/worlds defaults unset permissionworlds.admin.defaults/worlds defaults unset permission/ws df ust permissionRemove the permission for this world so everybody can join
/worlds defaults unset gamemodeworlds.admin.defaults/worlds defaults unset gamemode/ws df ust gamemodeRemove the gamemode for this world so it's not changed when joining the world
/worlds defaults unset buildworlds.admin.defaults/worlds defaults unset build/ws df ust buildDon't allow or forbid building in this world like the plugin wasn't there
/worlds defaults unset pvpworlds.admin.defaults/worlds defaults unset pvp/ws df ust pvpDon't allow or forbid PvP in this world like the plugin wasn't there
/worlds defaults unset damageworlds.admin.defaults/worlds defaults unset damage/ws df ust damageDon't allow or forbid damage in this world like the plugin wasn't there
/worlds defaults unset interactworlds.admin.defaults/worlds defaults unset interact/ws df ust interactDon't allow or forbid interaction in this world like the plugin wasn't there
/worlds defaults unset explodeworlds.admin.defaults/worlds defaults unset explode/ws df ust explodeDon't allow or forbid explosions in this world like the plugin wasn't there
/worlds defaults unset dropworlds.admin.defaults/worlds defaults unset drop/ws df ust dropDon't allow or forbid dropping items in this world like the plugin wasn't there
/worlds defaults unset hungerworlds.admin.defaults/worlds defaults unset hunger/ws df ust hungerDon't enable or disable hunger in this world like the plugin wasn't there
/worlds defaults unset flyworlds.admin.defaults/worlds defaults unset fly/ws df ust flyDon't allow or forbid flying in this world like the plugin wasn't there