Merge branch 'master' of ZeroHD/MinecraftManagerPlugin into master
commit
f06f771697
|
@ -9,9 +9,11 @@ Additions
|
||||||
---------
|
---------
|
||||||
* `Demote action for plugin listener`_- Adds a demote action to the plugin listener, for demoting staff (or other players).
|
* `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.
|
* `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
|
.. _Demote action for plugin listener: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/5
|
||||||
.. _Move MCM Tag: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/3
|
.. _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
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
|
|
|
@ -48,7 +48,7 @@ Sub-Commands
|
||||||
|
|
||||||
Apply
|
Apply
|
||||||
-----
|
-----
|
||||||
``/apply`` - Initiates the application process.
|
``/apply`` - Initiates the application process. A user must run ``/rules`` before they can apply.
|
||||||
|
|
||||||
|
|
||||||
Rules
|
Rules
|
||||||
|
|
Loading…
Reference in New Issue