diff --git a/docs/source/changelog/v1.8.rst b/docs/source/changelog/v1.8.rst index 4aa1f0a..e120974 100644 --- a/docs/source/changelog/v1.8.rst +++ b/docs/source/changelog/v1.8.rst @@ -16,8 +16,11 @@ Additions ``**bold**`` |br| ``~~strikethrough~~`` +* `Dynmap Link Command`_ - Allows a user to get a link to dynmap pointing to their current location + .. _Checkup Command: https://git.etztech.xyz/24CarrotCraft/QoL/pulls/33 .. _Discord Syntax: https://git.etztech.xyz/24CarrotCraft/QoL/pulls/36 +.. _Dynmap Link Command: https://git.etztech.xyz/24CarrotCraft/QoL/pulls/40 Bug Fixes --------- diff --git a/docs/source/commands.rst b/docs/source/commands.rst index b3210e3..6f35513 100644 --- a/docs/source/commands.rst +++ b/docs/source/commands.rst @@ -43,4 +43,4 @@ Alias ``/names`` and ``/name`` ``/checkup `` Start a checkup, teleporting to all online players. - +``/dynmaplink [] []`` Start a checkup, teleporting to all online players. diff --git a/docs/source/permissions.rst b/docs/source/permissions.rst index 9755d33..1f3ba41 100644 --- a/docs/source/permissions.rst +++ b/docs/source/permissions.rst @@ -40,6 +40,8 @@ Permissions ``qol.karattrophy`` - Ability to use the Karat Trophy command +``qol.dynmaplink`` - Ability to use the Dynmap Link command + ``qol.deathmute`` - Ability to use the Death Mute command ``qol.griefalert`` - Receive GriefAlert alerts