Skip to main content
Version: 1.6

Permissions

Management Permissions#

minerva.manage

Default: OP

Gives access to all Minerva management commands except for passwd (Changing web interface password).

minerva.passwd

Default: OP

Allows to set a new password for the web interface using /minerva passwd <New Password>.

World Permissions#

minerva.worlds.manage

Default: OP

Allows to manage worlds (Setting Flags, Unloading Worlds, Packing Maps etc.)

minerva.worlds.create

Default: OP

Allows the creation of new worlds.

minerva.worlds.rename

Default: OP

Allows renaming worlds.

minerva.worlds.copy

Default: OP

Allows copying any world.

minerva.worlds.playerworld

Default: True

Placeholder

This feature is not in the plugin yet, this permission is for future use.

Allows owning a playerworld and teleporting into it.

minerva.worlds.playerworld.others

Default: OP

Placeholder

This feature is not in the plugin yet, this permission is for future use.

Allows accessing others playerworlds.

minerva.worlds.tp

Default: True

Allows teleporting into other worlds. (Teleporting may still fail if the target-world is a playerworld or the player is prohibited from entering the target-world)

minerva.worlds.tp.others

Default: OP

Allows teleporting others between worlds.

minerva.worlds.tp.others.override

Default: OP

Allows to teleport others, even if they don't have access to the target-world.

minerva.world.<World Name>.visit

Default: True

Allows accessing the world with the given name. If you don't want players to access all worlds by default, set minerva.world.*.visit to false in your permissions solution. After that you can give access to specific worlds (e.g. minerva.world.world_the_end.visit).