Updated documentation

master
Joey Hines 2018-10-15 18:10:18 -05:00
parent 36cf8b1aa2
commit 202141eba0
7 changed files with 35 additions and 6 deletions

View File

@ -8,4 +8,5 @@ Changelogs
.. toctree::
:maxdepth: 1
v1.3 <v1.3>
v1.3 <v1.3>
v1.4 <v1.4>

View File

@ -0,0 +1,19 @@
.. include:: ../common.rst
.. _qol_v1.4:
QoL v1.4
========
Additions
---------
* `Death Mute Command`_ - ``/dm <name>`` mutes death messages from a player until a sever restart.
* `24 Karat Trophy Command`_ ``/karattrophy <name>`` awards the player the 24 Karat Trophy advancement.
* Spec-Dynmap Message - A message is now displayed when the user is hidden on Dynmap after using /spec.
.. _Death Mute Command: https://git.etztech.xyz/Etzelia/QoL/issues/9
.. _24 Karat Trophy Command: https://git.etztech.xyz/Etzelia/QoL/issues/16
Bug Fixes
---------
None

View File

@ -36,3 +36,9 @@ Alias ``/names`` and ``/name``
``/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.
``/dm <name>`` mutes death messages from a player until a sever restart.

View File

@ -46,6 +46,5 @@ QoL provides a way to monitor your TPS and send an alert to a Discord webhook wh
Auto Dynmap Hide
----------------
If Dynmap is detected on the server, QoL will hide a user on the dynmap when they spec. When they come out of
spec, their previous visibility state will be restored.
If Dynmap is detected on the server, QoL will hide a user on the dynmap when they spec. When they come out of spec, their previous visibility state will be restored.

View File

@ -36,4 +36,8 @@ Permissions
``qol.timeout.command`` - Ability to use the Timeout command
``qol.timeout.*`` - Wildcard permission for Timeout
``qol.timeout.*`` - Wildcard permission for Timeout
``qol.karattrophy`` - Ability to use the Karat Trophy Command
``qol.shadowmute`` - Ability to use the Shadow Mute command

View File

@ -3,7 +3,7 @@
<groupId>xyz.etztech</groupId>
<artifactId>QoL</artifactId>
<!-- Version is used in plugin.yml -->
<version>1.3</version>
<version>1.4</version>
<packaging>jar</packaging>
<!-- Plugin Information -->

View File

@ -75,7 +75,7 @@ permissions:
description: Ability to use the Death Mute command
default: op
qol.karattrophy:
description: to use the Karat Trophy Command
description: Ability to use the Karat Trophy Command
default: op
qol.auditable:
description: Audits command usage