From 0d3c081bac0b262082080a3ad07f0a3811752fd7 Mon Sep 17 00:00:00 2001 From: Joey Hines Date: Tue, 30 Oct 2018 13:47:21 -0500 Subject: [PATCH] Updated docs for v1.5 Added /deathmute changes to docs --- docs/source/changelog/index.rst | 3 ++- docs/source/changelog/v1.5.rst | 16 ++++++++++++++++ docs/source/commands.rst | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 docs/source/changelog/v1.5.rst 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.