- Fixed plugin will "eat" player's item in sell all GUI.
- Fixed price check problem encountered while detecting newer versions of MMOItems.
- This lead to if your server has MMOItems, plugin will has item price check problem with EcoItems, EcoArmor, NeigeItems.
- Improved /shop editor drag-item-to-set action.
- Added new action: entity_spawn.
- Spawn a zombie: entity_spawn: ZOMBIE
- Spawn a zombie at specified location: entity_spawn: ZOMBIE;;world;;0;;0;;0
- Fixed enchants option in Item Format does not support upper case.
- Added new option for Item Format, it is "add-lore"!
- "add-lore" option is similar to "lore", but this option will add extra lore at the end of the item instead of replace the item existed lore.
- Now "material" option in Item Format support the item that did not exist in server jar.
- Fixed GUI listener did not unregister after player close the UI.
- 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.
- Fixed player can not drag items in sellall UI.
- Also rework inventory manager codes.
- Now /shop quickbuy and /shop quicksell command can also be used in console with need put extra <player> arg at the end of the command, like /shop quickbuy test A Player1.
- Plugin size is 100kb+ smaller than now.
- Enchants and stored-enchants option in item format support third-plugin enchantments now.
