Change Log
- Add "/spt reload" command to reload configuration. (#87)
- /spt command's subcommand tab-complete now only shows commands you can run.
- Add "/spt create" command to create a product and set options in one command. (#86)
- Add "requireItemInHandWhileUsingCreateCommand" config option (defaults to false). (#86)
- Add optional shulker box stock location (disabled by default, uncomment the line in "stockLocations" in the config file).
Note: We recommend backing up your SPT database and configuration file, just in case. While it is unlikely something will go wrong, it is always a good idea to have backup.
Updating Config
Don't forget to make a backup of your config!
Option 1: Look at
config.yml and set the settings you want in your config.yml.
Option 2: Rename your config.yml and restart/reload your server and then re-apply your settings to the new config.yml and restart/reload the server again to apply them.