Added issue #4 changes to the doc.
parent
2a6362882e
commit
726c48d8ef
|
@ -9,9 +9,11 @@ Additions
|
|||
---------
|
||||
* `Demote action for plugin listener`_- Adds a demote action to the plugin listener, for demoting staff (or other players).
|
||||
* `Move MCM Tag`_- Moves the [MCM] tag to a hover event based on config option.
|
||||
* `Guests must read /rules`_- New users must run ``/rules`` before doing ``/apply``
|
||||
|
||||
.. _Demote action for plugin listener: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/5
|
||||
.. _Move MCM Tag: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/3
|
||||
.. _Guests must read /rules: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/4
|
||||
|
||||
Bug Fixes
|
||||
---------
|
||||
|
|
|
@ -48,7 +48,7 @@ Sub-Commands
|
|||
|
||||
Apply
|
||||
-----
|
||||
``/apply`` - Initiates the application process.
|
||||
``/apply`` - Initiates the application process. A user must run ``/rules`` before they can apply.
|
||||
|
||||
|
||||
Rules
|
||||
|
|
Loading…
Reference in New Issue