NoCheatPlus/README.md

46 lines
2.5 KiB
Markdown
Raw Normal View History

2013-01-11 21:22:16 +01:00
![NoCheatPlus](https://dl.dropbox.com/u/34835222/NoCheatPlus_doughnut.png)
===========
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/).
2013-01-11 21:58:04 +01:00
Installation
---------
* Get [CraftBukkit] (http://wiki.bukkit.org/Setting_up_a_server)
* Download [NoCheatPlus] (http://nocheatplus.org:8080/job/NoCheatPlus/)
* Drop the NoCheatPlus.jar in to your plugins folder
2013-01-11 21:58:04 +01:00
* Start or /reload your CraftBukkit server
Tips
---------
* Be sure that your CraftBukkit and NoCheatPlus versions match together
* Don't use tabs in the config.yml file
* For compatibility with other plugins such as mcMMO, citizens and more check out [CompatNoCheatPlus] (http://dev.bukkit.org/server-mods/compatnocheatplus-cncp/)
2013-01-11 21:58:04 +01:00
Compiling NoCheatPlus
2013-01-12 01:37:40 +01:00
---------
NoCheatPlus is compiled for JDK 6. We use [Maven] (http://maven.apache.org/download.cgi) 3 to handle dependencies. You can compile it with this Maven goal: `mvn clean package`
2013-01-12 01:37:40 +01:00
2013-01-11 21:58:04 +01:00
Links
---------
2013-01-12 01:37:40 +01:00
Project
* [Website (simple!)] (http://www.nocheatplus.org/)
* [Project on BukkitDev] (http://dev.bukkit.org/server-mods/nocheatplus/)
Download
* [BukkitDev (staff approved)] (http://dev.bukkit.org/server-mods/nocheatplus/files/)
* [Jenkins (development versions))] (http://www.nocheatplus.org:8080/)
Support and Documentation
* [Tickets] (http://dev.bukkit.org/server-mods/nocheatplus/tickets/)
2013-01-11 21:58:04 +01:00
* [Configuration] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/configuration/)
2013-01-12 01:37:40 +01:00
* [Permissions] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/permissions/)
2013-01-11 21:58:04 +01:00
* [Commands] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/commands/)
2013-01-12 01:37:40 +01:00
Developers
* [License] (https://github.com/NoCheatPlus/NoCheatPlus/blob/master/LICENSE.txt)
* [API] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/api/)
Miscellaneous
* [Statistics] (https://mcstats.org/plugin/NoCheatPlus)