-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
NoCheatPlus
It would be nice if we could allow AntiCheat plugins to catch mini/micro movements too.
Currently PlayerMove in CraftBukkit doesn't pass over every move to "optimize" performance but doing that makes plugins like NoCheatPlus less accurate and thus less efficient.
@asofold was thinking about a new separated PlayerMove event just for AntiCheat plugins.
What do you guys think?
More:
<asofold> Thinkofdeath: I would like to investigate on the potential to create a new event firing only for moves for which no ordinary moving event fires - can you imagine bringing such in (aiming at anti cheating plugins).
<asofold> Could you imagine such ?