chat_command_god_mode 1.0.0

This commit is contained in:
Resxt
2023-02-16 05:33:07 +01:00
parent 1c2222443e
commit b308c84758
2 changed files with 93 additions and 0 deletions

View File

@ -52,6 +52,19 @@ Note that this does not work during the prematch period.
| `!freeze me` |
| `!freeze Resxt` |
## chat_command_god_mode.gsc
Toggles whether the targeted player is in god mode (invincible) or not.
| # | Argument | Mandatory |
|---|---|---|
| 1 | The name of the player to toggle god mode for | :white_check_mark: |
| Examples |
|---|
| `!god me` |
| `!god Resxt` |
## chat_command_invisible.gsc
Toggles invisibility on the targeted player.