Anti cheating plugin for Minecraft (Bukkit/Spigot).
Go to file
asofold 4cdb6027b5 Add lag measurement to TickTask + command.
It allows showing average lag covering any period within the last 80
ticks, and also tracks 80 times the sum of 80 ticks, covering 270
seconds roughly. Also lag spikes over 150 ms and over 1000 ms are
counted for one hour (ActionFrequency with 3x20 minutes). A judgment
for the current tick freezing can be done getting the last time for
running
the
tick task.
(Needs to be put to use, yet.)
2012-12-06 01:58:57 +01:00
src/fr/neatmonster/nocheatplus Add lag measurement to TickTask + command. 2012-12-06 01:58:57 +01:00
LICENSE.txt + Added a new check called WaterWalk 2012-04-05 18:24:39 +02:00
plugin.yml Add lag measurement to TickTask + command. 2012-12-06 01:58:57 +01:00
pom.xml Set version to 3.8.5 for development towards next release. 2012-12-05 01:39:37 +01:00