From e3f40f572a0143fffe5f6145de406a7067189ed1 Mon Sep 17 00:00:00 2001 From: Bram Date: Thu, 25 Apr 2024 15:47:06 +0200 Subject: [PATCH] Added: PacketEvents Requirement --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1825107..2b2b1c7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ This lightweight solution modifies specific data packets to ensure players cannot access critical information such as health or player status, thereby maintaining a level playing field for all participants. +### Requires PacketEvents +The plugin doesn't shade PacketEvents anymore because of performance considerations, +so you will need to install the latest version of PacketEvents on your server. + +GitHub: https://github.com/retrooper/packetevents
+Latest Release: https://ci.codemc.io/job/retrooper/job/packetevents/ + ## Showcase ![Demo](showcase/AntiHealthIndicator.gif)