NoCheatPlus/NCPCommons/src
asofold 554c8635e7 Sketch a reflection based provider for IEntityAccessLastPositionAndLook.
Directly following:
* Boat fly check based on VehicleUpdateEvent and fetching last pos.
* Implement a native access based provider for
EntityAccessLastPositionAndLook, after testing the reflection based one.

Likely following:
* Implement the same fly checks based on PlayerMoveEvent for horses and
pigs too, for the case server-side fly checking is disabled.
* Configurability for individual types of enbtities, at least a flag for
activation.
* Not sure if a fall-back to VehicleMoveEvent should be kept, setup
shouldn't be all too complicated.
2016-05-11 11:24:11 +02:00
..
main/java/fr/neatmonster/nocheatplus Sketch a reflection based provider for IEntityAccessLastPositionAndLook. 2016-05-11 11:24:11 +02:00
test/java/fr/neatmonster/nocheatplus/test Sketch out another storage map (not yet in use). 2016-01-28 22:51:41 +01:00