Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dscalzi/vsxreloader
Extension of VirtualShopX to allow easy reloading 💲🔄
https://github.com/dscalzi/vsxreloader
bukkit capitalism minecraft money shop spigot
Last synced: 23 days ago
JSON representation
Extension of VirtualShopX to allow easy reloading 💲🔄
- Host: GitHub
- URL: https://github.com/dscalzi/vsxreloader
- Owner: dscalzi
- License: agpl-3.0
- Created: 2018-03-10T07:58:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T02:43:54.000Z (almost 7 years ago)
- Last Synced: 2024-10-10T14:29:28.855Z (3 months ago)
- Topics: bukkit, capitalism, minecraft, money, shop, spigot
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![#VirtualShopX](https://i.imgur.com/Ega2vT4.png)
[![](http://ci.aventiumsoftworks.com/jenkins/job/VirtualShopX/badge/icon)](http://ci.aventiumsoftworks.com/jenkins/job/VSXReloader/) [![](https://img.shields.io/badge/license-AGPL-blue.svg)](https://github.com/dscalzi/VSXReloader/blob/master/LICENSE) ![](https://img.shields.io/badge/Spigot-1.12.x-orange.svg) ![](https://img.shields.io/badge/Java-8+-ec2025.svg) [![](https://discordapp.com/api/guilds/211524927831015424/widget.png)](https://discordapp.com/invite/Fcrh6PT)
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](https://maven.apache.org/), or an IDE which supports it, and to run the following command:
```shell
mvn clean install
```---
# Links
- [VirtualShopX](https://github.com/dscalzi/VirtualShopX) (Main Plugin)