From 6a03423ccefdf48361871b7e5e5c79ee85140b97 Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Sun, 22 Sep 2024 14:32:14 +0100 Subject: [PATCH] enable knockback by default --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index 103decb..8c94f5a 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,4 +1,4 @@ # If enabled players are knocked back when hit by mobs or other players -player_knockback (Player knockback) bool false +player_knockback (Player knockback) bool true # If enabled the players use the old sneak glitch and movements old_sneak (Use old sneak glitch) bool false