Valandur / Web-API

RESTful web server for Minecraft Sponge including an admin panel
https://valandur.github.io/Web-API/
MIT License
66 stars 17 forks source link

Initial VillagerShops integration #115

Closed DosMike closed 6 years ago

DosMike commented 6 years ago

Moved VillagerShops Web-API integration from VillagerShops to Web-API

Removed some required flags for API endpoint data (they were null-checked already),
Added registration calls (Please check)

Functionality was checked with @Cat121 when integration was in VillagerShops. Gradle Build passed.

Just comment if there are things you want changed before merging :)