Updated-NoCheatPlus / NoCheatPlus

Anti-cheating plugin for Minecraft (1.5-1.21, Bukkit/Spigot)
https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/
GNU General Public License v3.0
485 stars 100 forks source link
anticheat bukkit-plugin minecraft minecraft-anti-cheat minecraft-anticheat minecraft-plugin ncp nocheat nocheatplus spigotmc updated-ncp updated-nocheatplus

NoCheatPlus

Build Status Discord

Updated-NoCheatPlus is a continuation of the famous anti-cheat plugin NoCheatPlus, introduced by NeatMonster and Asofold building on the code base of NoCheat, created by Evenprime.

NoCheatPlus attempts to enforce "vanilla Minecraft" mechanics, as well as preventing players from abusing weaknesses in Minecraft or its protocol, making your server more safe. Organized 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.

Installation

Hints

Links

Download
Support and Documentation
Developers
Related Plugins
Obtain a build of Spigot

Compiling NoCheatPlus

Options and profiles related to enabling/disabling including/building "non free" compatibility modules.

Profile Parameter Description
-P nonfree_build none Enable building "non free" compatibility modules.
none none The "non free" modules won't be included.

Profiles for choice of "non free" compatibility modules to build:

Profile Description
none Default build without any of the native access modules, might pose compatibility issues with legacy Minecraft versions. The reflection based module is included here.
-P all All compatibility modules.
-P cbdev Spigot 1.12 R1 (MC 1.12-1.12.2).
-P spigot1_11_r1 Spigot 1.11 R1 (MC 1.11-1.11.2).
-P spigot1_10_r1 Spigot 1.10 R1 (MC 1.10-1.10.2).
-P spigot1_9_r2 Spigot 1.9 R2 (MC 1.9.4).
-P spigot1_8_r3 Spigot 1.8 R3 (MC 1.8.4-1.8.8).
-P spigot1_7_r4 Spigot 1.7 R4 (MC 1.7.10).
-P cblegacy The pre-DMCA CraftBukkit builds.