This is a submission for the 2014 ten.java contest.
- Theme: How can energy be harnessed and used in the Minecraft world?
- Time: Time 2 (7/12/2014 09:00 to 7/12/2014 19:00 UTC)
- MC Version: 1.7.9 (latest Bukkit beta)
- Stream URL: None
- Download & Install Maven 3
- Clone the repository:
git clone https://github.com/tenjava/danielbenv-t2
- Compile and create the plugin package using Maven:
mvn
Maven will download all required dependencies and build a ready-for-use plugin package!