From 85337291f15bc64befa3b5fd3fd0fe77c40a83c7 Mon Sep 17 00:00:00 2001 From: BlackImpostor <106878493+SkyBuilder1717@users.noreply.github.com> Date: Tue, 28 May 2024 21:14:46 +0300 Subject: [PATCH] fixed errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c4aaca..92a5ff2 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 ` | protection_bypass | kill | | 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` |