53 lines
1.5 KiB
ReStructuredText
53 lines
1.5 KiB
ReStructuredText
.. include:: common.rst
|
|
|
|
.. _qol_permissions:
|
|
|
|
Permissions
|
|
===========
|
|
|
|
.. warning::
|
|
MakeMe is controlled by a list of UUIDs, so the command itself is by default given to all players.
|
|
|
|
``qol.admin`` - Ability to reload the plugin
|
|
|
|
``qol.uuid`` - Ability to use the UUID command
|
|
|
|
``qol.history`` - Ability to use the Name History command
|
|
|
|
``qol.portal`` - Ability to use the Portal command
|
|
|
|
``qol.sudo`` - Ability to use the Sudo command
|
|
|
|
``qol.shadowmute`` - Ability to use the Shadow Mute command
|
|
|
|
``qol.auditable`` - Audits command usage
|
|
|
|
``qol.auditor`` - Ability to bypass auditing when running commands on auditable
|
|
|
|
``qol.specconfirm`` - Forces a player to confirm a (configurable) command(s) when outside spectator mode
|
|
|
|
``qol.whitelist.bypass`` - Allows someone into the server when Whitelist mode is enabled
|
|
|
|
``qol.whitelist.command`` - Ability to use the Whitelist command
|
|
|
|
``qol.whitelist.*`` - Wildcard permission for Whitelist
|
|
|
|
``qol.timeout.bypass`` - Allows someone to chat while Timeout mode is active
|
|
|
|
``qol.timeout.command`` - Ability to use the Timeout command
|
|
|
|
``qol.timeout.*`` - Wildcard permission for Timeout
|
|
|
|
``qol.karattrophy`` - Ability to use the Karat Trophy command
|
|
|
|
``qol.dynmaplink`` - Ability to use the Dynmap Link command
|
|
|
|
``qol.deathmute`` - Ability to use the Death Mute command
|
|
|
|
``qol.griefalert`` - Receive GriefAlert alerts
|
|
|
|
``qol.checkup`` - Ability to use the Checkup command
|
|
|
|
``qol.discord`` - Use Discord (markdown) syntax for chat formatting
|
|
|
|
``qol.marker`` - Ability to use the Marker command |