Back up the plugin's yml files before updating.
A premium version will be uploaded on a separate page in the near future.
One yml per shop
- It brings performance benefits and makes it easier to maintain.
- If you have an older version of the shop.yml file, it will be converted automatically.
(Once the conversion is complete, the original file will be deleted)
- The items in each shop.yml file are automatically sorted.
Improved text editing
- Add Layout.yml.
- Reworked Lang.yml file.
- Improved to support '\n' in Lore of all UI buttons.
- If there is a lore in the item meta, it is displayed in the shop UI.
Improved stock stabilization calculation.
- Old: change by n% of the median value
- New: change by %n of the gap from the median
- You can use old way if you want.
Improved random stock fluctuations
- Fixed so that there are fewer cases of being too expensive or too cheap
Improved shop settings UI
- Moved 'Hide inventory' and 'Hide price type' to flags.
- Added 'Hide Store Account Balance' flag.
- Changed shop location information to be automatically set when the localShop flag is set.
- Changed the flag in the shop information to be displayed only to admins.
Sign shop improvement
- Fixed the problem that signShop only has coordinate values without world distinction.
- Improved feedback when signShop setup fails.
- If shop UI is opened with a sign, close button will close the window unconditionally.
Delivery charge improvement
- Changed so that a separate message is not sent when making a transaction that includes delivery charges.
- Even if the delivery fee is greater than the selling price, it is not exempted. Instead, the delivery cost is displayed in red.
Update Checker Improvements
- display current version, latest version
Item palette improvement
- Improved sorting
- Improved search function. Item name Searchable only by the first letter of each word.
- When adding items with the 'add all' button, they are added to the location where you first clicked in the shop.
- Automatically increase the store's maximum pages if necessary.
Item editing improvement
- Auto-set button displays recommended values in advance
Start page editor improvement
- Changed button name, lore to have default color
- Changed so that the icon does not change when creating a shop button
- Displays the currently applied command
- Shift left click to delete items immediately
etc
Improved title display in UI
Fixed an issue where an arrow would sometimes appear when the price did not change.
Modified to be updated periodically if the 'Trade view' is kept open.
Removed Convert command.
Tidy up the config file.
Other bug fixes and performance improvements.