ChessCraft is a Bukkit plugin for playing chess on your CraftBukkit (Minecraft) server.
Detailed documentation can be found in BukkitDev: http://dev.bukkit.org/bukkit-plugins/chesscraft
If you want to build ChessCraft yourself, you will need Git and Maven. All build dependencies will be automatically retrieved by Maven.
-
Run
git clone https://github.com/desht/ChessCraft
-
Run
cd ChessCraft
-
Run
mvn clean install
This should give you a copy of ChessCraft.jar under the target/ directory.
ChessCraft by Des Herriott is licensed under the Gnu GPL v3.
ChessCraft includes an unmodified copy of the following third-party project:
ChessCraft also uses (via a shaded Maven dependency):