It is not recommended to use this version directly in a production environment. It is recommended to test it first. New users who are looking for a stable version should consider the last version of v4, 4.7.7.
Welcome to UltimateShop v5! This version introduces the following changes:
- Menu types are now separated into their own folders, instead of all being concentrated in the `menus` folder as in previous versions.
- A new Item Sell Menu has been added, similar to the previous Sell All Menu, but this menu requires the player to click a confirmation button before selling, and the confirmation button displays the price the player will receive.
- The code related to asynchronous database processing threads has been refactored to prevent data loss due to database connection timeouts.
- Several memory leak issues have been fixed.
- The code related to the reload plugin has been refactored.
- Fixed a bug in the bedrock menu when displaying player heads, etc.
- Fixed an issue where the placeholder sometimes displayed incorrect values.
- Other minor modifications and fixes.