Re-order and adjust the readme.

This commit is contained in:
asofold 2013-01-12 01:37:40 +01:00
parent 5e90b855cd
commit 025fea086f

View File

@ -3,11 +3,6 @@
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/).
Compiling
---------
NoCheatPlus uses [Maven] (http://maven.apache.org/download.cgi) techniques and is compiled for JDK 6. You NEED at least Mavne 2 to compile it!
You can compile it with this Maven goal: `mvn clean package`
Installation
---------
* Get [CraftBukkit] (http://wiki.bukkit.org/Setting_up_a_server)
@ -21,17 +16,31 @@ Tips
* Dont use tabs in the config.yml file
* For compatibilty with other plugins such as mcmmo, citizens and more check out [CompatNoCheatPlus] (http://dev.bukkit.org/server-mods/compatnocheatplus-cncp/)
Compiling
---------
NoCheatPlus uses [Maven] (http://maven.apache.org/download.cgi) techniques and is compiled for JDK 6. We are suing Maven 3 to compile.
You can compile it with this Maven goal: `mvn clean package`
Links
---------
* [Website] (http://www.nocheatplus.org/)
* [Jenkins] (http://www.nocheatplus.org:8080/)
* [Lincence] (https://github.com/NoCheatPlus/NoCheatPlus/blob/master/LICENSE.txt)
* [ProjectPage] (http://dev.bukkit.org/server-mods/nocheatplus/)
* [TicketSupport] (http://dev.bukkit.org/server-mods/nocheatplus/tickets/)
* [Statistics] (https://mcstats.org/plugin/NoCheatPlus)
* [API] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/api/)
* [Features] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/features/)
* [Permissions] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/permissions/)
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/)
* [Configuration] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/configuration/)
* [Permissions] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/permissions/)
* [Commands] (http://dev.bukkit.org/server-mods/nocheatplus/pages/documentation/commands/)
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)