demkom submitted a new resource: PacketsBookFix - The plugin fixes DOS packets of the book. Read more about this resource...
The plugin was private, after it got to public access, I published it. But I was too lazy to clean it up ...
demkom updated PacketsBookFix with a new update entry: The code is optimized Read the rest of this update entry...
I'm sorry, but the code in safePacket doesn't look right to me. First, the code in the if/else has the same code for each branch: hmap.put(p, System.currentTimeMillis()+PacketInMillis); Second, you then have a test: if (hmap.get(p) > System.currentTimeMillis()) which is of course going to be true because you just set it to System.currentTimeMillis()+PacketInMillis Is that correct, or am I looking at it wrong?
demkom updated PacketsBookFix with a new update entry: The plugin is completely rewritten. Read the rest of this update entry...
It makes no sense to install this plugin on servers with a version higher than 1.11.2, since the vulnerability has already been fixed in spigot for these versions.