From 87fd29249aae4f795fe13963963f245d6caf042f Mon Sep 17 00:00:00 2001 From: BlackImpostor <106878493+SkyBuilder1717@users.noreply.github.com> Date: Tue, 28 May 2024 20:53:34 +0300 Subject: [PATCH] /kill wrong privs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1817820..1268843 100644 --- a/README.md +++ b/README.md @@ -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 | | `/mute_menu` | mute | mute | Open the mute menu | Requires GUI sfind/ui | | `/getpos ` | teleport | get_pos | Allows the player to find out the position of another player | | -| `/kill ` | kill | protection_bypass | Kill anyone with command. | Check `essentials_killed_by` | +| `/kill ` | protection_bypass | kill | | Kill anyone with command. | Check `essentials_killed_by` | | `/heal []` | rollback | heal | Heals full health for a player. | Check `essentials_changed_by` |