
AtomGuard
🛡️ Advanced Minecraft Server Security & Exploit Protection — No scam unlike other plugins this one works fr.
292
6
Список изменений
🐛 Bug Fixes
- Core — EntityInteractCrashModule: intermittent hit registration failure in PvP: The per-player
INTERACT_ENTITYpacket counter was never reset per second — it accumulated indefinitely and only cleared every 5 minutes via the periodiccleanup()task. After just 20 total interactions (not per second as themax-interactions-per-secondconfig implied), all subsequent attack packets were silently dropped, making PvP combat appear to randomly stop working. Replaced the unboundedAtomicIntegercounter with a proper 1-second sliding window (long[]with count + timestamp), so the limit now correctly applies per second as intended. - Core — TokenBucketModule: intermittent "Timed Out" kicks:
KEEP_ALIVEandPONGpackets were not exempted from token bucket rate limiting, unlike the other three packet-filtering modules (PacketExploitModule,PacketDelayModule,OfflinePacketModule) which all had explicit exemptions. These critical connection-keepalive packets were classified into the "DIGER" (other) bucket (150 capacity / 60 tokens/sec). During high traffic, the bucket would deplete and silently drop keepalive responses, causing the server to kick the player after 30 seconds with "Timed Out". Added an early return forKEEP_ALIVEandPONGpackets before any bucket processing.
Файлы
AtomGuard-Core-2.1.3.jar(3.32 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.1.3+core
Загрузчики
BukkitPaperSpigot
Версии игры
1.21.4
Загрузок
3
Дата публикации
3 нед. назад
