1
0

/kill wrong privs

This commit is contained in:
BlackImpostor 2024-05-28 20:53:34 +03:00 committed by GitHub
parent 681169b781
commit 87fd29249a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ by other mods some already new but similar to other mods.
| `/kick_menu` | kick | kick | Open the kick menu | Requires GUI sfind/ui | | `/kick_menu` | kick | kick | Open the kick menu | Requires GUI sfind/ui |
| `/mute_menu` | mute | mute | Open the mute menu | Requires GUI sfind/ui | | `/mute_menu` | mute | mute | Open the mute menu | Requires GUI sfind/ui |
| `/getpos <name>` | teleport | get_pos | Allows the player to find out the position of another player | | | `/getpos <name>` | teleport | get_pos | Allows the player to find out the position of another player | |
| `/kill <name>` | kill | protection_bypass | Kill anyone with command. | Check `essentials_killed_by` | | `/kill <name>` | protection_bypass | kill | | Kill anyone with command. | Check `essentials_killed_by` |
| `/heal [<name>]` | rollback | heal | Heals full health for a player. | Check `essentials_changed_by` | | `/heal [<name>]` | rollback | heal | Heals full health for a player. | Check `essentials_changed_by` |