NoCheatPlus/src/cc/co/evenprime/bukkit/nocheat
2012-01-11 02:49:22 +01:00
..
actions Make our CommandSender look like a ConsoleCommandSender, because some 2012-01-11 02:49:22 +01:00
checks Redstone repeaters are considered half-blocks now. 2012-01-08 19:00:23 +01:00
command Fix NPE on teleports. Show NoCheat commands to everybody who at least 2011-12-24 01:31:41 +01:00
config Drop check - kick players for dropping too many items in a short 2012-01-05 14:04:15 +01:00
data Ignore Blockbreak events if the block clearly wasn't broken by a 2012-01-01 15:15:20 +01:00
debug Restructured how data and config per check is created and stored, 2011-12-23 19:41:24 +01:00
events Even better compatibility with LumberJack without losing security 2012-01-01 19:05:19 +01:00
log Restructured how data and config per check is created and stored, 2011-12-23 19:41:24 +01:00
player Drop check - kick players for dropping too many items in a short 2012-01-05 14:04:15 +01:00
ConfigItem.java Restructured how data and config per check is created and stored, 2011-12-23 19:41:24 +01:00
DataItem.java Restructured how data and config per check is created and stored, 2011-12-23 19:41:24 +01:00
EventManager.java Restructured how data and config per check is created and stored, 2011-12-23 19:41:24 +01:00
NoCheat.java Make sure the player is in a world, and if not, fall back to default 2011-12-28 19:28:54 +01:00
NoCheatPlayer.java Deactivate dropCheck for now, as it faces an unsolvable problem 2011-12-23 22:14:44 +01:00