QoL/docs/source/commands.rst

53 lines
2.0 KiB
ReStructuredText

.. include:: common.rst
.. _qol_commands:
Commands
========
``/qol`` - Base command (used for reloading with ``/qol reload``)
``/colors`` - Shows a list of all Minecraft color/formatting codes.
``/list`` - Shows a list of players online, split by (configurable) permissions.
``/plugins`` - Shows a list of (configurable) plugins the server is using.
``/history <name>`` - Returns the name history of a player. |br|
Alias ``/names`` and ``/name``
``/uuid <name>`` - Returns the UUID of a player.
``/portal`` - Returns the coordinates where the Nether portal should be placed in the world opposite the current one.
``/worldinfo`` - Shows which players are in which world, and whether they are outside a defined "soft border".
``/makeme <group>`` - Sets your group via Console, regardless of other permissions.
``/sudo <command>`` - Executes a command as Console.
``/shadowmute <player> <time>`` - Shadow Mutes a player. Time format is ``1h2m3s`` for "1 Hour, 2 Minutes, and 3 Seconds"
.. note::
A Shadow Mute is where the player can continue to chat and see their messages, however no one else can. |br|
This effectively makes them believe they are still chatting/spamming when they are not.
``/whitelist <on|off|true|false|>`` - Turns Whitelist mode on or off. When in Whitelist mode, no one can connect unless they have the permission node.
``/timeout <on|off|true|false|>`` - Turns Timeout mode on or off. When in Timeout mode, no one can chat unless they have the permission node.
``/karattrophy <name>`` awards the player the 24 Karat Trophy Advancement.
``/deathmute <name>`` toggles death messages on or off for a player.
``/checkup <start|next|stop>`` Start a checkup, teleporting to all online players.
``/dynmaplink [<map>] [<zoom>]`` Get a link to Dynmap with your current location. Optionally choose the map (flat, surface, etc.) and zoom level.
``/marker <set> <name>`` Creates a marker on the dynmap at the players current location.
``/marker <remove> <name>`` Removes a marker a user has created.
``/marker <list>`` Lists all the markers a player owns.