VSXReloader is a reloading suite for VirtualShopX. It works as a proxy plugin to reload the main plugin, as plugins are not capable of fully reloading themselves.
Building and Contributing
If you would like to contribute to VSXReloader, feel free to submit a pull request. The project does not use a specific code style, however please keep to the conventions used throughout the code.
To build this project you will need Maven, or an IDE which supports it, and to run the following command:
mvn clean install
Links
- VirtualShopX (Main Plugin)