MinecraftManagerPlugin/docs/source/changelog/v1.5.rst

23 lines
718 B
ReStructuredText
Raw Normal View History

2018-10-21 04:04:18 +00:00
.. 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.
2018-10-24 19:59:37 +00:00
* `Guests must read /rules`_- New users must run ``/rules`` before doing ``/apply``
2018-10-21 04:04:18 +00:00
.. _Demote action for plugin listener: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/5
.. _Move MCM Tag: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/3
2018-10-24 19:59:37 +00:00
.. _Guests must read /rules: https://git.etztech.xyz/Etzelia/MinecraftManagerPlugin/issues/4
2018-10-21 04:04:18 +00:00
Bug Fixes
---------
* None