From 81772a296dca9563e2e8d5feb842c4fd044f259f Mon Sep 17 00:00:00 2001 From: stefexec <95532179+stefexec@users.noreply.github.com> Date: Sat, 3 Aug 2024 02:39:49 +0200 Subject: [PATCH] Update README.md added saftey note for NoWorldBorder when joining single player games --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 347e775..a3479e9 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ - `Gurkfly` - Fly like in creative mode. Only works on servers without anti-cheat. - `NoChestRender` - Disables rendering of chests completely to improve performance. - `NoCollision` - Removes Client-Side collision with blocks and the world border. -- `NoWorldBorder` - Disables the world border client side allowing you to walk through. +- `NoWorldBorder` - Disables the world border client side allowing you to walk through. DISABLE WHEN JOINING SINGLE PLAYER WORLDS! - `Packet Logger` - A very basic packet logger. - `WorldGuardBypass` - Easily move inside WorldGuard protected areas. Now with FlyKick Bypass!