panda / NoCheatPlus

NoCheatPlus for 1.13-1.15

Home Page:https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoCheatPlus

Build Status Discord

NoCheatPlus is a fork of the famous anti-cheat plugin 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 (outdated)

  • Install a Spigot server
  • Download NoCheatPlus
  • Drop the NoCheatPlus.jar in to the plugins folder.
  • Start your Spigot/CraftBukkit server. (Using /reload can have unwanted side effects with players still online, but also with complex plugins and cross-plugin dependencies, so we don't recommend it. Usually it should work with NCP.)

Hints

  • Be sure that your Spigot/CraftBukkit and NoCheatPlus versions match together. The latest version of NCP is compatible with a wide range of CraftBukkit/Spigot versions.
  • Don't use tabs in the config.yml file.
  • Use ProtocolLib for full efficiency of the fight checks and other. Using a version of ProtocolLib that is supported by NCP is essential, as otherwise some checks will be disabled.
  • For compatibility with other plugins such as mcMMO, citizens and more check out CompatNoCheatPlus.

About

NoCheatPlus for 1.13-1.15

https://ci.codemc.io/job/Updated-NoCheatPlus/job/Updated-NoCheatPlus/

License:GNU General Public License v3.0


Languages

Language:Java 99.8%Language:Python 0.2%