m1enkrafftman / AntiCheatPlus

AntiCheat+ | Fork of Anticheat, which was discontinued 9/7/2014
http://dev.bukkit.org/bukkit-plugins/anticheatplus/files/10-anti-cheat-plus-v2-0-7/
GNU General Public License v3.0
7 stars 7 forks source link

False Positive: Bedstepping #6

Open miniduikboot opened 9 years ago

miniduikboot commented 9 years ago

When an user steps on an bed, AntiCheat+ is triggered with the following message:

[INFO]: [AntiCheat+] JustHev's y speed was too high (speed=0.5625, max=0.5)

This is an false positive, please fix.

I found more false positives, should I post them in different issues?

miniduikboot commented 9 years ago

Some more false positives:

When jumping on a Slime block from high up: [INFO]: [AntiCheat+] JustHev's y speed was too high (speed=1.4576004626404995, max=0.5) When walking in a window made of (Stained) glass panes: [INFO]: [AntiCheat+] JustHev attempted to pass through a solid block. When walking through a space made of a slab (or bed or 5 or 6 high stacked snow), air block and an upside down slab (2 blocks high in total): [INFO]: [AntiCheat+] JustHev attempted to pass through a solid block. When moving on an slab (on the bottom half of a block) without blocks under it: [INFO]: [AntiCheat+] Justhev tried to fly (hover) on y-axis 7 times (max =6.0) When sprinting while flying in creative mode: [AntiCheat+] JustHev's y speed was too high (speed=0.7993461489099438, max=0.5) (note that the speed varies, this is the highest I got it before getting the boot) Oh, and there were also some shenanigans with lily pads, but I can't reproduce them right now.