Anti cheating plugin for Minecraft (Bukkit/Spigot).
Go to file
asofold 5e90b855cd Merge pull request #10 from MyPictures/master
Updates for the new ReadMe.md.
2013-01-11 16:16:01 -08:00
NCPCommons No brain necessary for parent pom version, hahaha! 2012-12-17 17:37:42 +01:00
NCPCompat Put compat versions "right". (Rename MC1_4_6 to CB2545.) 2012-12-21 18:08:18 +01:00
NCPCompatCB2511 [EXPERIMENTAL] Allow very small players to be very small. 2012-12-29 22:43:21 +01:00
NCPCompatCB2512 [EXPERIMENTAL] Allow very small players to be very small. 2012-12-29 22:43:21 +01:00
NCPCompatCB2545 [EXPERIMENTAL] Allow very small players to be very small. 2012-12-29 22:43:21 +01:00
NCPCompatCBDev Use 1.0.1 for parent pom. 2013-01-07 19:04:24 +01:00
NCPPlugin Only on top level. 2013-01-12 01:06:21 +01:00
LICENSE.txt Put license on top level. 2013-01-12 01:04:23 +01:00
pom.xml Add NCPCompatCBDev to have some kind of a canary in place. 2013-01-06 13:58:36 +01:00
README.md Updated ReadMe once again 2013-01-12 01:11:46 +01:00

NoCheatPlus

NoCheatPlus is an unofficial fork of the famous anti-cheat plugin [NoCheat] (http://dev.bukkit.org/server-mods/nocheat/) created by [Evenprime] (https://github.com/Evenprime). NoCheatPlus attempts to enforce "vanilla Minecraft" mechanics, as well as preventing players from abusing weaknesses in Minecraft or its protocol, making your server safer. Organised in different sections, various checks are performed to test players doing, covering a wide range including flying and speeding, fighting hacks, fast block breaking and nukers, inventory hacks, chat spam and other types of malicious behaviour. For a more complete list have a look at our [Features Page] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/features/).

Compiling

NoCheatPlus uses [Maven] (http://maven.apache.org/download.cgi) techniques and is compiled for JDK 6. You NEED at least Mavne 2 to compile it! You can compile it with this Maven goal: mvn clean package

Installation

Tips