chat_command_teleport 1.0.0

This commit is contained in:
Resxt
2023-02-16 04:13:07 +01:00
parent 505b676e43
commit 3384aef34f
2 changed files with 63 additions and 0 deletions

View File

@ -52,6 +52,18 @@ The player who runs the command dies.
Arguments expected: none.
Example: `!suicide`
## chat_command_teleport.gsc
Teleports a player to another
Arguments expected: (1) the name of the player to teleport (2) the name of the player to teleport to.
| Examples |
|---|
| `!teleport me Eldor` |
| `!teleport Eldor me` |
| `!teleport Eldor Rektinator` |
## chat_command_text_rules.gsc
Prints the server rules in the player's chat.