NoCheatPlus/NCPCore
asofold 343b5ac9e3 [BLEEDING] Teleports: Cancel incoming position, until receiving an ACK.
* Queue outgoing positions in order to detect ACK on incoming.
* Since we can't detect relative teleports, positions are only queued,
if they match an absolute location from a teleport event (Bukkit).
* The queue is kept simple: only store the latest position.
* Cancel incoming flying/pos/look until ACK is received.

Missing:
* Are yaw/pitch are ever sent back changed.
* Configuration to turn it off.
* Might use this to just skip all violation handling until ACK.
2015-10-18 16:35:02 +02:00
..
src [BLEEDING] Teleports: Cancel incoming position, until receiving an ACK. 2015-10-18 16:35:02 +02:00
pom.xml Use tabs for all the pom.xml. 2015-08-01 00:58:33 +02:00