SignShopExport 1.11-0.1.4
EDIT: SignShopExport-1.11-0.1.4-debug.jar
is a special debugging version for issue #2
- Changed the rate of export from 1 sign every 2 ticks, to 1 sign per tick
- Added export of minified JSON file
This update adds a new config file option. To add it to your existing config.yml
, copy and paste this into it:
# Path of minified data file to export, relative to server directory. Can be absolute.
# (default: plugins/SignShopExport/data.min.json)
exportMinPath: "plugins/SignShopExport/data.min.json"
Built against Spigot API 1.11 and Java 8.