Skip to content

SignShopExport 1.11-0.1.4

Compare
Choose a tag to compare
@RoyCurtis RoyCurtis released this 04 Dec 12:46
· 23 commits to master since this release

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.