CivClassic / SimpleAdminHacks

Tools and backend for Citadel servers, including advanced inventory monitoring, active new player assistance, and other logging. Built for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
0 stars 19 forks source link

AntiFastBreak not working #12

Closed Maxopoly closed 4 years ago

Maxopoly commented 4 years ago

https://github.com/CivClassic/SimpleAdminHacks/blob/master/src/main/java/com/programmerdan/minecraft/simpleadminhacks/hacks/basic/AntiFastBreak.java

Try to find a client with civbreak (without getting digital AIDS) or implement one yourself (one normal cycle of breaking and then send alternating BEGIN_DIGGING, FINISH_DIGGING packets) and confirm whether or not our measure prevents it.

Maxopoly commented 4 years ago

Haven't seen any instances of it since, so assuming it works.

Maxopoly commented 4 years ago

Not actually fixed, I witnessed one in the wild

Maxopoly commented 4 years ago

Fixed by https://github.com/CivClassic/CivModCore/commit/b6f4191a17b0a2641be0f69d821e19c96a80aea3