- Type
- Offering
- Exclusivity
-
- Non-exclusive
- Server software
-
- Bukkit
- Spigot
- Paper
- Supported versions
-
- 1.8
- 1.12
- 1.13
- 1.15
- 1.16
- 1.17
- 1.18
- 1.19
- 1.20
Last edited:
Added new check TabB
Added more details to some FlagInfos
Added option to set min-vl to -1 to avoid flags
Reduced FloodB falses
Removed old unusued code
Option to customize item decoding disabling
Maybe fixed bStats
Improved TabB check
Fixed NettyA check
Improved FloodC FloodD FloodE
New default config changes
Made PacketEvents a lot safer
Added size into packetlogger
Performance improvements
Removed FloodE debug oops
- New check PayloadF
- Now supporting all 1.8-1.20.4 versions
- Fixed FloodC falses
- Fixed kick message chat color on newer versions
- Fixed logs not correctly saving if the file already existed
- Configurable TabB characters
- Default config changes to prevent false flags
- Improved way to count remaining bytes
- Implemented many limits to PacketEvents readings
- Implemented option to kick a player during exceptions
- Fixed FloodB/C/D falses
- Fixed log file writing (now appends)
- Fixed some checks not always working
- Fixed silent failures option
- Changed default config values
- Fixed compatibility with new ViaVersion for 1.20.5
- Fixed CreativeG/B exceptions
- Changed default config value for CreativeC
1.20.5/6 Support
Added Discord Webhook
Updated PacketEvents
General Improvements
- 1.21 support
- Fixed discord webhook exception
- Removed heavy packet log for first packets
- Changed Metrics class
- Fixed critical multi thread issue
- Updated PacketEvents
- General improvements
- 1.21 support
- Fixed discord webhook exception
- Removed heavy packet log for first packets
- Changed Metrics class
- Fixed critical multi thread issue
- Updated PacketEvents
- General improvements
Missed one:Ytnoos updated LPX AntiPacketExploit with a new update entry:
UPDATE 3.4.8
Read the rest of this update entry...
[ERROR]: Failed to handle packet net.minecraft.network.protocol.game.PacketPlayInUseItem@6619f0d1, suppressing error
java.lang.IllegalArgumentException: Expected packet sequence nr >= 0
at net.minecraft.server.network.ServerGamePacketListenerImpl.ackBlockChangesUpTo(ServerGamePacketListenerImpl.java:2176) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1976) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37) ~[?:?]
at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?]
at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1498) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1475) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1398) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:133) ~[?:?]
at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1376) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1265) ~[purpur-1.20.4.jar:git-Purpur-2176]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[purpur-1.20.4.jar:git-Purpur-2176]
at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Please use discord to report thingsMissed one:
Code:[ERROR]: Failed to handle packet net.minecraft.network.protocol.game.PacketPlayInUseItem@6619f0d1, suppressing error java.lang.IllegalArgumentException: Expected packet sequence nr >= 0 at net.minecraft.server.network.ServerGamePacketListenerImpl.ackBlockChangesUpTo(ServerGamePacketListenerImpl.java:2176) ~[?:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1976) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:37) ~[?:?] at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.a(ServerboundUseItemOnPacket.java:9) ~[?:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:54) ~[?:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[?:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1498) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:194) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:123) ~[?:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1475) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1398) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:133) ~[?:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1376) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1265) ~[purpur-1.20.4.jar:git-Purpur-2176] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:323) ~[purpur-1.20.4.jar:git-Purpur-2176] at java.lang.Thread.run(Thread.java:1583) ~[?:?]
Updated PacketEvents
Fixed some potential PacketEvents exploits
Added option to prevent non-ascii books
Default config changes
Fixed log saving without new line
Minor changes and improvements
Reduced load time
Reduced ram usage from 100MB minimum to 10-20MB maximum
Fixed 1.21 and added support for 1.21.1
- Updated PacketEvents
- Fixed some potential PacketEvents exploits
- Added option to prevent non-ascii books
- Default config changes
- Fixed log saving without new line
- Minor changes and improvements
- Reduced load time
- Reduced ram usage from 100MB minimum to 10-20MB maximum
- Fixed 1.21 and added support for 1.21.1
- Updated PacketEvents
- Fixed some potential PacketEvents exploits
- Added option to prevent non-ascii books
- Default config changes
- Fixed log saving without new line
- Minor changes and improvements
- Reduced load time
- Reduced ram usage from 100MB minimum to 10-20MB maximum
- Fixed 1.21 and added support for 1.21.1
- Implemented BookA to avoid 1.20/1.21 dupes with book title length
- Updated PacketEvents
- Fixed exception with datapacks (RAM usage increase a bit due to this)
- hidden-command now hides LPX from tab completion
- Re-added API service registration to allow LPX API usage
- Updated PacketEvents
- Maybe fixed some bypasses?