ethaniccc / Mockingbird

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

When you fly with an Elytra you get kicked #92

Closed ghost closed 3 years ago

ghost commented 3 years ago

Fix it please 🤧

ghost commented 3 years ago

Fix it like RN! The Owner said she burns every Elytra bc of this so please fix this 🤧 It took to long for me to get this!

john-bv commented 3 years ago

What server

ghost commented 3 years ago

An Minecraft Server 👁👄👁

ghost commented 3 years ago

What server

I dont say it bc of Hate& Co

ethaniccc commented 3 years ago

What version of Mockingbird are you using (don't say latest)

ghost commented 3 years ago

The newest / latest ._.

ethaniccc commented 3 years ago

(don't say latest)

I don't know what's "newest/latest" for you, as you might not have seen new updates in the anti-cheat. Maybe you haven't seen the actual latest release (v2.4) and are still using v2.3 thinking that's the latest.

ghost commented 3 years ago

(don't say latest)

I don't know what's "newest/latest" for you, as you might not have seen new updates in the anti-cheat. Maybe you haven't seen the actual latest release (v2.4) and are still using v2.3 thinking that's the latest.

She uses v2.4 (I've asked her)

ethaniccc commented 3 years ago

Hmm... I thought I fixed this issue in v2.4 - looks like I'll have to do more testing (darn it), thanks for reporting!

ghost commented 3 years ago

No Problem! But please fix it ASAP! I dont want my Elytra to get burned 🤧

ghost commented 3 years ago

@ethaniccc Thanks for fixing it! Heres a Diamond 💎

ethaniccc commented 3 years ago

@ethaniccc Thanks for fixing it! Heres a Diamond 💎

Unfortunatley I didn't fix it in the latest commit (that commit only has threaded reach checks and a threaded hitbox check)

When I fix this, the issue will be tagged in the commit description

UnEnanoMas commented 3 years ago

@tim51159

Speed

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

check sensitivity settings

max_breach: 0.30000 SpeedB: enabled: true punish: true punishment_type: kick suppression: false max_violations: 25

check sensitivity settings

max_speed_on_ground: 0.30 max_speed_off_ground: 3.00

This is what I use so that the game does not expel players with elytras, I have been testing it until I have verified that it works correctly. The only bad thing is that it will not detect the speed hack so fast xd

ethaniccc commented 3 years ago

Fixed in 97c53c8