NoCheatPlus

Detect and fight the exploitation of various flaws/bugs in Minecraft!
Introduction
NoCheatPlus attempts to prevent cheat clients from exploiting weaknesses of Minecraft or its protocol, making your server more safe. Checks cover a wide range of issues 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 the Features Page.
NoCheatPlus puts emphasis on configurability and allows you to customize actions that are carried out when a player fails a check (e.g. silent cancelling, executing commands, just logging). Bypass permissions allow to control what check to apply for which players, all checks can be deactivated in the configuration, also having the option for world-specific configuration files. Many checks allow more detailed configuration to adjust sensitivity.
Certainly NoCheatPlus is not a magical bullet, it uses a lot of heuristics and even guessing, so you will encounter false positives here and there and also not catch every single violation. Example video of how NoCheatPlus blocks cheats (outdated plugin version).
NoCheatPlus was introduced by NeatMonster, building on the code base of NoCheat by Evenprime.
Recommended
The following plugins might be useful to have a look at.
ProtocolLib
Allows NoCheatPlus to activate packet-level checks, covering a range of exploits that can't be monitored using ordinary means. Since roughly Minecraft 1.7.10, the fight.speed check can't work as expected anymore, due to changes in CraftBukkit. With ProtocolLib this can be repaired.
CompatNoCheatPlus (cncp)
Make plugins like mcMMO or MachinaCraft more compatbile with NoCheatPlus. Not all existing plugins are covered (yet), but you can leave a note or create an issue/ticket request for cncp. Phasing out: Citizens 2 should work with NCP out of the box, MagicSpells are working on compatibility too - rest will be integrated into NCP.
Orebfuscator
Orebfuscator fights all sorts of X-ray-hacks by altering the map information that is sent to the players, such that they have to mine blocks to actually reveal what is behind. Virtually a "must have". (Latest versions of Spigot contain features of Orebfuscator.)
Downloads and History of Changes
- Download officially approved versions on the Files page at BukkitDev.
- Development builds have been moved over to the Jenkins at md-5.net.
- Do not download from any other source, do not use jars other people send you.
- Change lists: Wiki (digest) | Jenkins (by build number) | GitHub (all commits).
- Source code
Plugin statistics are no longer reported to mcstats.org.
Support
Documentation Resources
- Consider first: Frequently asked Questions and Known Issues.
- Wiki (Configuration, Permissions, Commands)
- Developers might have a look at the page describing the API of NoCheatPlus.
Contact us
- Quick questions can be asked on this page,
or on IRC (Server: irc.spi.gt | Default-Port: 6667 | SSL-Port: 6697 | Channel: #nocheat | Web client: WebIRC) - For real issues or feature requests please create a new issue/ticket or add to an existing issue/ticket.
- To send information that is not to be seen by all, you can also reach us by PM to @asofold and @MyPictures. @IceAP (IRC: ICE) will also help or redirect the conversation. Please do not contact the user 'NoCheatPlus', it is for administrative purposes only and will likely not be answered in time. Keep to BukkitDev and GitHub for support, do not trust users on other forums or websites, also not if their nick names are the same as NCP staff on BukkitDev.
Please always state the output of the "ncp version" command to let us know versions in use (users of cncp also the "cncp" command).
-
View User Profile
-
Send Message
Posted Nov 23, 2014@killerboss707
Alright, i was just going there, because you stated "not saving what you put in", but i assume that was about the config display with using a paste (did you forget to set "language" to "YAML"?
So the situation is that even the command-aliases you put in won't work.
That's the moment when we really need the output of the "ncp version" command, can you just copy the text here? Maybe the feature can't work if NCP can not access something, are there any other errors in the logs during startup?
-
View User Profile
-
Send Message
Posted Nov 22, 2014well it shows in the config of what I added, just it dosent work IG
-
View User Profile
-
Send Message
Posted Nov 21, 2014@killerboss707
Misunderstood the issue.
logging"protection" section or also with other parts?-
View User Profile
-
Send Message
Posted Nov 21, 2014Nope, still dosent save the messages i put in.
-
View User Profile
-
Send Message
Posted Nov 20, 2014@killerboss707
You can use the paste (http://dev.bukkit.org/paste/) and set language to YAML, then post the link, it'll show the spaces right. Or use the code tags that i have mentioned below (@asofold).
Looks like part of the check is active and the commands are specified in there.
-
View User Profile
-
Send Message
Posted Nov 18, 2014Sorry, i guess it dosent save the spaces.
-
View User Profile
-
Send Message
Posted Nov 18, 2014protection: plugins: hide: active: true nopermission: message: '&4&lYou Can Not Preform This Command! &b&lHehehe. &e&l:P' commands: - plugins - version - icanhasbukkit - op - deop unknowncommand: message: &4&lPurge&7&lPrison &b&lDoes Not Know This Command. commands: []
-
View User Profile
-
Send Message
Posted Nov 15, 2014@killerboss707
The configuration of NCP has a section under the key "protection". I would like to see that, you could send it by private message (pm). To make it better viewable enclosing it in code tags would be good. If it's not so secret, you can also post it here.
-
View User Profile
-
Send Message
Posted Nov 14, 2014Wait what... I did not get a word you said. :P what do u mean by pm, and with the rest? sorry about this...
-
View User Profile
-
Send Message
Posted Nov 13, 2014@killerboss707
Can you pm the part of the config (protection: ...), just with
<<code YAML>>...<</code>>(The ... should be the protection section in a new line, doesn't display as usual.)
-
View User Profile
-
Send Message
Posted Nov 13, 2014Just 1 more thing. how come whenever I change like the messages in the config and I reload my sevrer the messages say for example: /pl i changed that to say like "You do not have permission for this command." Then i reload my server then i try /pl but the default message comes. I also tryed /ncp reload. Plz help. That goes for every command like /pl and /op...
-
View User Profile
-
Send Message
Posted Nov 13, 2014Alright, thank you. It works.
-
View User Profile
-
Send Message
Posted Nov 13, 2014@ProdigyOG
@killerboss707
That's right. If you use permissions too, i suggest getting rid of OP, unless you need it for (stupid :p) command blocks.
If it is just that, you might also have a look at the vanilla settings (http://minecraft.gamepedia.com/Server.properties):
1 - Ops can bypass spawn protection.
That might help in addition, though some permission plugins might alter how OP relates to default permissions (at least WorldEdit, WorldGuard, PEX had had a setting for that ages ago). If OP is just for command blocks, you could set op-permission-level to 2 as a fall-back, provided you can get permission for ban etc. yourself.
-
View User Profile
-
Send Message
Posted Nov 11, 2014@killerboss707
Yes. In the config of NoCheatPlus, there is a entry named "opinconsoleonly"
If you set this to true (default is false), then only the console will be able to run the /op command.
-
View User Profile
-
Send Message
Posted Nov 11, 2014is there a way on ur plugin that whenever I op someone, they dont have the perms to op anyone else?
-
View User Profile
-
Send Message
Posted Nov 11, 2014is there a way on ur plugin that whenever I op someone, they dont have the perms to op anyone else?
-
View User Profile
-
Send Message
Posted Nov 7, 2014@_Riaz
Could you post the output of the "ncp version" command?
Two things to consider:
-
View User Profile
-
Send Message
Posted Nov 7, 2014Getting this error everytime the server restarts.
http://pastebin.com/hyRBRDUe
-
View User Profile
-
Send Message
Posted Nov 4, 2014@AriKira
I don't understand fully how the things relate:
They use "gear" and THEN
Is "gear" really necessary to heal fast and mix drugs fast? What is "gear"?
Are therre special mods/plugins involved with "gear" and "mix drugs"?
-
View User Profile
-
Send Message
Posted Nov 3, 2014@ProdigyOG
No corresponding version? Sorry my english is so bad...