Bendercraft / spigot-bending

Minecraft plugin that allows players to bend elements as in the series
Other
14 stars 7 forks source link
avatar bukkit-plugin elements korra minecraft-plugin spigot-plugin

Spigot-bending

Spigot plugins allowings players to bend elements at their will. Based on "Avatar" franchise. This plugin is officially hosted and used on "Bendercraft .net ", french community of the franchise.

Warning

We dropped the development of this plugin

Features

Integration

Build & install

We used gradle to generate our JAR file. To be able to effectively use it, you need to find and download the libraries listed in /libs/PUT-HERE and put them in the /libs folder. Once the libraries are set, you need to run the command (in the plugin root folder) :

./gradlew build

The resulting .jar can be put in the /plugins/ folder of your minecraft server alongside the libraries. Note that you need a mysql database to store the plugin's data.