diff --git a/docs/source/changelog/index.rst b/docs/source/changelog/index.rst index 3323717..2378709 100644 --- a/docs/source/changelog/index.rst +++ b/docs/source/changelog/index.rst @@ -9,4 +9,5 @@ Changelogs :maxdepth: 1 v1.3 - v1.4 \ No newline at end of file + v1.4 + v1.5 \ No newline at end of file diff --git a/docs/source/changelog/v1.5.rst b/docs/source/changelog/v1.5.rst new file mode 100644 index 0000000..5b24afc --- /dev/null +++ b/docs/source/changelog/v1.5.rst @@ -0,0 +1,16 @@ +.. include:: ../common.rst + +.. _qol_v1.5: + +QoL v1.5 +======== + +Additions +--------- +* `Death Mutes Now Toggleable`_ - ``/deathmute`` now toggles death messages on or off for a player + +.. _Death Mutes Now Toggleable: https://git.etztech.xyz/Etzelia/QoL/issues/20 + +Bug Fixes +--------- +None \ No newline at end of file diff --git a/docs/source/commands.rst b/docs/source/commands.rst index 6654170..0d3659e 100644 --- a/docs/source/commands.rst +++ b/docs/source/commands.rst @@ -39,6 +39,6 @@ Alias ``/names`` and ``/name`` ``/karattrophy `` awards the player the 24 Karat Trophy Advancement. -``/deathmute `` mutes death messages from a player until a sever restart. +``/deathmute `` toggles death messages on or off for a player.