ethaniccc / Mockingbird

PocketMine-MP anticheat in development made for fun by @ethaniccc.
GNU General Public License v3.0
62 stars 15 forks source link

FlyA on top of the cactus and water lily #94

Closed UnEnanoMas closed 3 years ago

UnEnanoMas commented 3 years ago

If you jump on top of one of these objects, and get on the edge or a corner, FlyA detects you and kick you

https://user-images.githubusercontent.com/63286108/103377606-204d5200-4ae0-11eb-9026-f1f61f911be0.mp4

https://user-images.githubusercontent.com/63286108/103377658-4541c500-4ae0-11eb-9414-51d1e1ce4569.mp4

My settings of FlyA:

Fly

FlyA: enabled: true punish: true punishment_type: kick suppression: false max_violations: 25

check sensitivity settings

max_breach: 0.015

version: dev 334

ethaniccc commented 3 years ago

Fixed in caf61d4