From ba97483c5d61052a88441eb574e98980e49eeb45 Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Thu, 16 Feb 2023 04:37:53 +0100 Subject: [PATCH] Update README.md --- chat_commands/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/chat_commands/README.md b/chat_commands/README.md index 9be0ff0..468a4a7 100644 --- a/chat_commands/README.md +++ b/chat_commands/README.md @@ -117,14 +117,6 @@ Teleports a player to the position of another player. | `!teleport Eldor me` | | `!teleport Eldor Rektinator` | -## chat_command_text_rules.gsc - -Prints the server rules in the player's chat. - -| Example | -|---| -| `!rules` | - ## chat_command_text_help.gsc Prints how to use the `commands` and the `help command` commands in the player's chat. @@ -133,6 +125,14 @@ Prints how to use the `commands` and the `help command` commands in the player's |---| | `!help` | +## chat_command_text_rules.gsc + +Prints the server rules in the player's chat. + +| Example | +|---| +| `!rules` | + ## chat_command_wallhack.gsc Toggles wallhack (red boxes) on the targeted player.