2015-11-21



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.

CompatNoCheatPlus (cncp)

Make plugins like mcMMO, Citizens, MagicSpells or MachinaCraft more compatbile with NoCheatPlus. Not all existing plugins are covered (yet), but you can leave a note or ticket request for cncp.

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”.

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 EcoCityCraft.

Do not download from any other source, do not use jars other people send you.

Changes by build number can be examined in the Jenkins changes list.

All commits can be seen in the GitHub commit history.

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 ticket or add to an existing 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).

Screenshot

Changes

3.13.0-BETA-sMD5NET-b878

BETA release for CraftBukkit for Minecraft 1.8 – 1.8.8 (+ 1.7.x + 1.6.x + 1.5.x + 1.4.5-R1.0).

We recommend using ProtocolLib as well, because that is the only way we can monitor attack frequency past (roughly) CraftBukkit for Minecraft 1.7.10.

BETA release for 1.8.x.

MD5: e064ed398b8034c1ae4b2b699aceb17b

SHA512: 1682ab66e33327a263b39f2962be554be46d4efaea2cfda0d534d4d36068432d2473c713b6605705e445e1fccfeff152ea0f0fad9fcc876462577ac38763a9b5

File size: 980163 bytes

Hot

1.8.x support.

Reworked y-axis handling.

With ProtocolLib: net.attackfrequency (compensates for the inoperable fight.speed).

Add ability to skip captcha for commands.

Fixes

Indirect fixes by stricter y-axis handling (use-velocity-once, friction, pretty strict envelopes). Fast fall, glide-by-velocity, other.

Farmland block shape.

Prefixes are moved to loggers (ensured them to work).

Consistency fixes (e.g. when depth strider applies, when all speed modifiers apply).

Reduce false positives with creativefly (fly speed upwards, transition to survivalfly).

Reduce false positives with passable.

Reduce false positives with survivalfly (though different new ones might have been added).

Removed

Remove cancelling redundant packets for now.

Prefix for console no longer available.

Internals

Optimizations for asynchronous logging/stats.

Moving checks: split checking into two moves when confronted with micro moves.

Various optimizations and consistency fixes, preparations for future changes.

(Various optimizations, fixes, changes, depoptimizations had happened up to build 853, details are available in the commit history on GitHub.)

For a more detailed change history see the build-info page:

Build 878

Build 853

The documentation is now hosted at: https://github.com/NoCheatPlus/Docs

(The most recent versions of documents will be found with the file browser, the wiki might be slightly outdated at release time, but will be updated soon.)

Note that jar files downloaded from anywhere else but BukkitDev are not approved by Bukkit-staff, use them at your own risk. Development builds for NoCheatPlus are found at the Jenkins on md-5.net exclusively.

Users of mcMMO, Citizens should consider using CompatNoCheatPlus as well to make most features compatible.

Download Links

For 1.8.1

http://download.minecraftdata.com/index.php?act=dl&id=259623

For 1.7.2

http://download.minecraftdata.com/index.php?act=dl&id=259624

Credits: NoCheatPlus

The post NoCheatPlus Bukkit Plugin 1.8.1/1.7.2 appeared first on Minecraftdata.com -Mods, Resource Packs, Maps, Tools, Skins, Updates.

Show more