SDM Shop 6.10.0
Networking
- The synchronization system has been changed, which allows you to synchronize individual parts rather than the entire element.
- Now the tab items are sent individually instead of as a whole as before. This should fix the problem where players were thrown out due to exceeding the sending limit.
Shop Economy
- The ability to sell and buy goods for items has been added, and work has begun on adding multiple currencies.
- [W.I.P] An API has been added that allows you to integrate other currencies
Fix
- Fixed an issue where the store might not be displayed.
- Fixed an issue with selling items. Previously, a bug might have appeared in which the pickup items could not be sold.
- Fixed the rendering of items for tabs
- Fixed non-working localizations
Plan for further updates
- Add support for creating multiple stores. Which will allow them to be used for NPCs
- The ability to create a store by players
- Add integration with Craft Tweaker and improve KubeJS
- Add special offers that may appear periodically and they are configured by administrators or modpack developers
- Customization support
- Support for multiple currencies
- Adding a new Modern++ style
- [W.I.P] Code optimization and readability improvement