NoCheatPlus/NCPCore/src/main/java/fr/neatmonster/nocheatplus
asofold 4e9e935b1e Extend tersting for Passable + move NCPCore tests to NCPPlugin.
Tests (partly re-) added and extended, classes moved, some methods
moved.

Some tests will fail if you don't use the next commit as well.
2014-08-05 18:49:35 +02:00
..
actions Reduce use of using block-ids in more places. 2014-06-13 12:01:44 +02:00
checks Set wasInBed in postEnable to prevent kicking with plugin managers. 2014-08-01 22:09:14 +02:00
clients Add option to not send any motd, move config for it to its own section. 2013-07-03 18:32:47 +02:00
command Add op-notice to "ncp inspect". 2014-08-05 18:46:11 +02:00
compat Remove getKeepAliveTime from MCAccess. 2014-07-17 14:33:38 +02:00
components Add a generic instance factory to the API. 2014-07-27 15:17:08 +02:00
config MorePackets: Make monitored seconds configurable, increase default to 6. 2014-07-28 00:44:44 +02:00
event [BREAKING API] Add module NCPCore between NCPCompat and NCPPlugin. 2013-05-21 22:49:05 +02:00
hooks Preserve order of check types in APIUtils. 2014-07-30 22:50:02 +02:00
logging Add tests for PassableRayTracing (+spaces). 2014-08-04 21:35:43 +02:00
net Let morepackets relax/smoothen on certain occasions. 2014-08-01 19:23:00 +02:00
permissions Add the "ncp top" command, allowing to search all the violation history. 2014-07-29 13:49:43 +02:00
players Remove direction correction, as it does not seem to be effective. 2014-05-15 10:44:34 +02:00
stats Add a general purpose counter for stats/debug, and log+reset commands. 2014-07-27 20:22:53 +02:00
utilities Extend tersting for Passable + move NCPCore tests to NCPPlugin. 2014-08-05 18:49:35 +02:00
NCPAPIProvider.java [BLEEDING] Change message sending queue from per-player to global. 2013-07-14 22:04:42 +02:00