- Removed Java 8 support (only Java17+)
- Updated PacketEvents
- Implemented 2 new configurable packet item limits
- Implemented netty watchdog thread
- Made packetlogger/alerts/watchdog logs output configurable (console/file/both)
This version was not heavily tested so take it as a BETA version. I will announce in the discord when I will consider this version as safe to use. Update at your own risk and open a ticket for any question.
- Updated PacketEvents
- Improved license disabling messages
- Now LPX will silently shutdown if the license is not verified and will allow users to join without any exceptions
- Fixed license server causing "Connection refused"
This version allows any creative server 1.21.4+ to stay up and running without packet crashes even if all players have creative mode; this is the first time in history that a plugin is able to handle this
- Added Item2 and Item3 to handle creative pick block
- Allow item name, lores and enchants for creative mode while disabling creative components
- Updated PacketEvents
- 1.21.8 support
- Added 1.21.6 and 1.21.7 client/server support
- Fixed task exception when stopping the server
- Made a few changes to PositionC and its default value
- Updated PacketEvents
- Updated PacketEvents
- Added support for 1.21.6
- Hopefully fixed "PacketEvents failed to inject"
- Updated PacketEvents
- Added SMART decoding mode
- Fixed NoSuchFieldError
- Fixed double webhook sending
- Removed player object wrapper requirement to inject the player to fix any injection issues
- Fixed NPE on packet logger
