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.
We dropped the development of this plugin
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.