Elikill58 / Negativity

Github of Negativity, a Minecraft AntiCheat. Premium at 8€:
https://spigotmc.org/resources/86874/
242 stars 65 forks source link

[FP]: false GroundSpoof flag if jumping in glow_lichen #428

Open MelonHell opened 2 months ago

MelonHell commented 2 months ago

Which platform are you using ?

Minestom

Versions of Negativity and of the server

My version is: custom Minestom build based on latest v2 commit

How did you made the false flag ?

I have a world where air is replaced with glow_lichen. In this world, every jump is accompanied by false GroundSpoof flags

Can you show the proof file ?

My proof file: '53': report_type: WARNING check: name: check-blocks-under informations: 'Air BlockFaces: [NORTH, EAST, SOUTH, WEST, NORTH_EAST, NORTH_WEST, SOUTH_EAST, SOUTH_WEST], fall: 0.08, sneaking: false, Y diff: 0.23061766157182717' ping: 4 amount: 1 reliability: 93 time: 1725800204298 version: V1_21 warn: 0 tps:

MelonHell commented 2 months ago

It seems the problem is related to something else, for some reason the data about the blocks is taken from the previous world

MelonHell commented 2 months ago

PlayerChangeWorldEvent need to implement