* commit 'a1d3a897e3a214c7ca54b25c2384667b850b686b': Implement the Depth Strider enchantment in the API By: Thinkofdeath <thinkofdeath@spigotmc.org>
Bukkit
A Minecraft Server API.
Website: http://bukkit.org
Bugs/Suggestions: http://leaky.bukkit.org
Contributing Guidelines: CONTRIBUTING.md
Compilation
We use maven to handle our dependencies.
- Install Maven 3
- Check out this repo and:
mvn clean install