Removed /shopadmin commands. Include those commands below:
/shopadmin createshop
/shopadmin createproduct
/shopadmin setproductbuyprice
/shopadmin setproductsellprice
Those commands are now be replaced to /shop editor command.
New command: /shop editor.
Required permission: ultimateshop.editor
For now, shop editor can only change general settings in shop configs, it can not add/modify/delete product in shop, we will add those feature at next update, we just want invite everyone to help us testing shop editor with this simply change.
If we found no problems or fixed all problems about shop editor, we will start begin add more features to shop editor.
In-game GUI Editor is premium version feature.
Improved language system.
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)
Reworked GUI system, now it's codes are more clear.