.. include:: ../common.rst .. _minecraftmanager_v1.5: MinecraftManager v1.5 ===================== 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 --------- * None