Permissions
#
Management Permissionsminerva.manage
Gives access to all Minerva management commands except for passwd
(Changing web interface password).
minerva.passwd
Allows to set a new password for the web interface using /minerva passwd <New Password>
.
#
World Permissionsminerva.worlds.manage
Allows to manage worlds (Setting Flags, Unloading Worlds, Packing Maps etc.)
minerva.worlds.create
Allows the creation of new worlds.
minerva.worlds.rename
Allows renaming worlds.
minerva.worlds.copy
Allows copying any world.
minerva.worlds.playerworld
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
Placeholder
This feature is not in the plugin yet, this permission is for future use.
Allows accessing others playerworlds.
minerva.worlds.tp
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
Allows teleporting others between worlds.
minerva.worlds.tp.others.override
Allows to teleport others, even if they don't have access to the target-world.
minerva.world.<World Name>.visit
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
).