Updated-NoCheatPlus / NoCheatPlus

Anti-cheating plugin for Minecraft (1.5-1.20, Bukkit/Spigot)
https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/
GNU General Public License v3.0
468 stars 103 forks source link

Packetevents adapter #344

Open fantahund opened 1 month ago

fantahund commented 1 month ago

Hey Hey, ProtocolLib is unfortunately no longer very active and the updates take longer and longer and unfortunately often no longer work satisfactorily. We have found an alternative for us and wanted to ask if there is a possibility to use ProtocolLib or packetevents. In other words, an adapter for PacketEvents.

PacketEvents also works with the new Paper Build method which uses the internal Mojang mappings and no longer the Spigot mappings.

Here you can get to Packetevents: https://github.com/retrooper/packetevents