Anti cheating plugin for Minecraft (Bukkit/Spigot).
Go to file
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
src/fr/neatmonster/nocheatplus + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
.gitignore Now we use Maven - plugin description/website added to 2011-11-19 00:41:57 +01:00
Instructions.txt + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
LICENSE.txt + Added a new check called WaterWalk 2012-04-05 18:24:39 +02:00
plugin.yml + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00
pom.xml + [Angle] Added a new check to prevent players from attacking multiple 2012-05-14 21:06:22 +02:00