Removed double hook item check. Becuase our NBT check method has been used for months and no one said it has problems, so now we remove the second hook item check way and only use NBT check method for now. This will also improve plugin performance in some case.
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.