- Removed lots of reflections calls due to ZKM and improved NBT checks (this will improve performance on 1.18+ versions)
- Enabled PlaceA for < 1.12 versions
- Fixed player memory leak while storing recent violations
- CreativeE now applies for every book and every gamemode
- Increased max violations limit
- Made /lpx gui paginated
- Added new redstone mechanic check to prevent a specific crash exploit
- Added 1.19.4 support
- Fixed CommandA checks
- Improved NettyB checks
- Changed default CreativeC value
- Added option to force requests to fallback server (because China blocked main server)
- Fixes lots of errors since 3.2, memory leaks, improved bytebuf releasing and much more stuff
- Fixed ByteBuf accumulation when flagging NettyA
- Fixed ByteBuf memory leak on CustomPayload decode
- Fixed /lpx reload not reloading values correctly
- Added %uuid% variable for punishment commands
- Removed encoder to avoid issues with GuardSpigot and strange kicks on teleport
- Fixed /lpx alerts toggling (finally)
- Fixed 1.17.1 support
- Added option to use an external global config
- Small code cleanup
- Added close inventory check on block break
- Changed NettyA description
Added new config options
Portal check is now toggleable (disable it to fix Intave issues)
Added max arrow velocity
Added shears cooldown
- Fixed WindowB bypass affecting 1.12-1.18
- Improved WindowA/B code
- Added 1.19.0 support again