NoCheatPlus/src/fr/neatmonster/nocheatplus
NeatMonster 2feceae9b0 + [Angle] Added a new check to prevent players from attacking multiple
entities at the same time (using a forcefield for example);
+ [BedFlying] Added a new check to prevent players from flying (and also
canceling fall damages) by sending fake bed leaving packets;
+ [NoPwnage] Added new options in the configuration to change all the
displayed messages (message displayed when asking for the completion of
a captcha, etc.);
= [FastBreak] Added the type of the broken block in the message
displayed in the chat/console to reduce the number of false positives;
+ [WaterWalk] Check completely rewritten to be more accurate;
= [General] Fixed configuration not be reloaded correctly;
= [NoPwnage] Fixed kicks not being executed properly;
= [NoPwnage] Fixed captcha disabling the check forever for a player when
he successfully enters it;
= [Running] Fixed an issue happening when players where standing on a
fence into water (was also happening with the WaterWalk check);
= [Running] Fixed an issue happening when players where trying to jump
out of a cobweb while still being in the air (false flying warnings).
2012-05-14 21:06:22 +02:00
..
actions + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
checks + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
config + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
players + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
utilities + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
CommandHandler.java + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
NoCheatPlus.java + [API] Added a real API ("events-based") allowing to cancel checks 2012-05-08 18:49:17 +02:00