After version 2.8.0, the Item Format used the name option as the display name for the item. However, previous versions used the display option as the display name for the item. Now, the plugin will read both options simultaneously to avoid situations where the new version cannot recognize the corresponding custom item name after the old version configuration is loaded.
Fixed op player will lose op after using op_command action.
Now items option use ItemFormat simple version.
For SpinToWin, you can now use flags, enchants option in item option.
Cleaned the codes.
Removed /s2w updateconfigs command.
Added use-component-title option in config.yml, default to false, if set to true, we will use TextComponent in the GUI title.
Added empty_amount option in UI configs, can set the checked empty amount in auto_close_when_empty and auto_reset_when_empty amount, default to 0, set to 13 to make the UI can reset after each spin.
Added font option in UI configs, can set the GUI title font.
Now if plugin find your language file missing some keys, plugin will auto generate default value for it so you no need to manually update langauge file anymore.
Now message.yml can be deleted after first load, if you delete it, plugin will generate new language file after next load. (not reload)