Hello!
I changed the structure of the config.yml in order to make it more organized and make it easier to add stuff in the future. If you have the old version don't worry, I made it so you it
migrates automatically to the new config version when you start your server with the new version of the plugin.
The new config features the following:
- Config Version: saying the current version of the config, if you change or delete it you might lose your custom config, so don't do it.
- Hotkey F instead of Shift+F: true if you want the default hotkey to open belts to be F, false if you want to use Shift+F instead. (This is only by default, a player can toggle it with a command)
- Enabled by default: true if you want the plugin to be enabled by default, false if you don't (players can toggle it with a command)
Now the belts are organized in the "BlockBelts" section and the materials are in the "Materials" section. This because I'm planning on adding more options to the belts in a future.
There is also a new command:
- /blockbelt hotkey - blockbelt.use | Toggles the hotkey to open belts between F and Shift+F
If you have any troubles with the config migration let me know, if you don't trust te automatic migration you can just save your old config, update the plugin, and then change it by yourself.