NoCheatPlus/NCPPlugin/src/main/java/fr/neatmonster/nocheatplus/checks
asofold 52b28bdfb4 [Bleeding] Add "sprintinggrace" concept to moving.
This allows setting a grace-period which allows that amount of seconds
longer sprinting even though the food level just dropped below minimum
for sprinting. This will hopefully reduce seldom false positives as well
as improve compatibility with other plugins like Heroes, which have
skills that add velocity and at the same time decrease the food level
below sprinting-limit (fp on landing).
2013-05-14 19:39:45 +02:00
..
access Add checks.debug flag for fast activation of all checks debug features. 2013-03-04 01:13:40 +01:00
blockbreak Allow exemption for prevention of breaking special blocks (e.g. liquid). 2013-02-24 14:30:38 +01:00
blockinteract Add configuration for ender-pearl checks to the combined section. 2013-05-03 11:13:53 +02:00
blockplace Add configuration for ender-pearl checks to the combined section. 2013-05-03 11:13:53 +02:00
chat [BLEEDING] Flesh out aspects of ComponentRegistry. 2013-04-15 16:11:08 +02:00
combined Add configuration for ender-pearl checks to the combined section. 2013-05-03 11:13:53 +02:00
fight Adjust critical, remove remainders of old god-mode check. 2013-04-22 01:14:05 +02:00
inventory Also catch getSlot() < 0 for the InventoryClickEvent. 2013-03-14 21:30:19 +01:00
moving [Bleeding] Add "sprintinggrace" concept to moving. 2013-05-14 19:39:45 +02:00
AsyncCheck.java [SAFETY COMMIT, REFACTOR, BREAKING] 2013-01-20 04:18:08 +01:00
Check.java Consistency fixes for reloading the configuration. 2013-01-30 04:22:06 +01:00
CheckListener.java [BLEEDING] Flesh out aspects of ComponentRegistry. 2013-04-15 16:11:08 +02:00
CheckType.java [BLEEDING] Add AutoSign check (first sketch). 2013-04-22 04:38:14 +02:00
ViolationData.java Refactor parts of actions to NCPCompat. 2013-01-30 14:05:39 +01:00
ViolationHistory.java RAW split setup (does not compile in eclipse). 2012-12-13 22:48:56 +01:00