#Monstercraft
Monstercraft is an immensely popular and successful minecraft server. The plugins source code is completely open and free - whether you're a Java expert or just keen to explore, these can be valuable learning resources.
###Get the code
Download the latest source code with:
git clone git://github.com/Monstercraft/MonsterIRC.git
Keep your source up to date with:
git pull origin master
- Java Development Kit
- [Bukkit] (http://ci.bukkit.org/job/dev-CraftBukkit/)
- [Vault] (http://dev.bukkit.org/server-mods/vault/)
The entire source code is freely available under the GPLv3 terms. No content is under the copyright of Minecraft. The code is provided purely for educational purposes by the authors as freedom of expression.