This is a Spigot based xp banking plugin "XpBank" which is my first official public plugin, I hope you enjoy! For more information about the plugin see the spigot page or wiki
If you wish to contribute or just build the code for yourself here is the relevant information:
- This plugin is built using maven
- To build you can do
mvn package - To clean your environment do
mvn clean
- To build you can do
