diff --git a/docs/source/changelog/v1.5.rst b/docs/source/changelog/v1.5.rst index 0bc2e70..35cb723 100644 --- a/docs/source/changelog/v1.5.rst +++ b/docs/source/changelog/v1.5.rst @@ -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 --------- diff --git a/docs/source/commands.rst b/docs/source/commands.rst index e159292..226064a 100644 --- a/docs/source/commands.rst +++ b/docs/source/commands.rst @@ -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