NoCheatPlus/NCPPlugin/src/main/java/fr/neatmonster/nocheatplus/checks
2013-03-04 23:37:58 +01: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 Use hard limits for maximum number of steps for ray-tracing. 2013-03-01 21:50:37 +01:00
blockplace Allow exemption for blockplace/against checks. 2013-02-23 17:09:15 +01:00
chat Reset lastAccess and lastExpired on clear(). 2013-02-28 20:26:24 +01:00
combined Consistency fixes for reloading the configuration. 2013-01-30 04:22:06 +01:00
fight Only debug this to console for nonzero BuildParameters.testLevel. 2013-03-04 23:06:58 +01:00
inventory Correct vl for fastclick to include current violation. 2013-02-08 09:49:38 +01:00
moving Fix for sneaking/blocking + velocity. 2013-03-04 23:37:58 +01: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 Update javadocs: return value. 2013-02-20 18:32:45 +01:00
CheckType.java Allow exemption for prevention of breaking special blocks (e.g. liquid). 2013-02-24 14:30:38 +01: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