Command Reference
/minerva
Aliases: /min
This is the base command, used for most management functions of Minerva. It can be shortened to /min for all commands below.
Generic Commands#
/minerva info
Aliases: /
Relevant Permissions: /
This command tells the sending player which world they are in, the worlds flags, and a bit of licensing information.
World Commands#
/minerva worlds tp <World> [Player]
Aliases: /wtp, /go, /minerva worlds to, /minerva worlds teleport
Relevant Permissions: minerva.worlds.tp, minerva.worlds.<World Name>.visit, minerva.worlds.tp.others, minerva.worlds.tp.others.override
This command can be used to teleport players (by default yourself) to different worlds. To use the command a player must have the minerva.worlds.tp permission and the minerva.worlds.<World Name>.visit, where <World Name> is the name of the target world. To teleport others a player requires the minerva.worlds.tp.others permission. If the victim to be teleported does not have the visit permission, the executing player needs the minerva.worlds.tp.others.override permission or the command will refuse teleporting.
/minerva worlds load <World>
Aliases: /
Relevant Permissions: minerva.worlds.manage
This can be used to manually load a world. Notice the world may be automatically unloaded if the sticky flag is not set.
/minerva worlds unload <World>
Aliases: /
Relevant Permissions: minerva.worlds.manage
This command manually unloads a world. The world may be automatically loaded again, if it has the autoload flag.
/minerva worlds pack <World>
Aliases: /
Relevant Permissions: minerva.worlds.manage
This packs the specified world into a ZIP file in the <server root>/Export directory.
/minerva worlds create <World>
Aliases: /minerva worlds c
Relevant Permissions: minerva.worlds.create
This creates a flat world with the given name. The command will refuse to create a world if the name is already used.
Flag Commands#
/minerva worlds setflag <World> <Flag>
Aliases: /
Relevant Permissions: minerva.worlds.manage
Used to set a flag on a given world. See below for a list of flags.
/minerva worlds rmflag <World> <Flag>
Aliases: /
Relevant Permissions: minerva.worlds.manage
Used to remove a flag from a given world. See below for a list of flags.
/minerva worlds lsflags <World>
Aliases: /
Relevant Permissions: minerva.worlds.manage
Lists all flags set on a given world. See below for an explanation of flags.
Available Flags#
Arbitrary Flags
Flags can be any string, but only the flags listed below will change the plugin behaviour. Flags are case-sensitive.
| Flag | Description |
|---|---|
sticky | The server autoloads sticky worlds and refuses to ever unload the world. |
autoload | Autoload is similar to sticky, but allows worlds to be unloaded, even if they are loaded back on the next housekeeping cycle |
unloadspawn | By default the server keeps the spawns of all loaded worlds loaded and simulated. If this flag is set those chunks will be unloaded saving on memory and CPU cycles. |
Management Commands#
/minerva passwd <New Password>
Aliases: /
Relevant Permissions: minerva.passwd
Updates the password for Minerva Panel and the API.