This plugin provides a single command for most management tasks for worlds; have a quick look at the synopsis for supported subcommands:
Code (Text):
world list
world create [<options>] <name>
world load { -a | <name> }
world unload [-n] {<name>|<uuid>} [...]
world control {<name>|<uuid>} { all | {<property>[=<value>]} [...] }
world save { -a | {<name>|<uuid>} [...] }
world switch [-cy | -p <x>,<y>,<z>] [-F] [-e <entity>] {<name>|<uuid>}
This plugin is designed to intentionally bypass some internal limitations of Bukkit, CraftBukkit or Minecraft, so it is server operators' responsibility to set values that make sence, unless you really want to break your world or server; because of that, be very careful when granting permissions of this plugin to others.
Please note that some features require Minecraft Forge (thus, Cauldron, or its derivative), however the plugin itself should be compatible any server software that implemented Bukkit API.
Licensed under
Mozilla Public License 2.0. Source code repository at
sourceforge.net.
Proudly made with
vim 7.3.