- Fixed an issue that prevented to use other characters (for example cyrillic alphabet) in translations and or menu items. (Reported by DOGE)
- Added a new support for 1.21.5 - as it's still in beta, it's very likely that bugs can occur, be wary when using on this version and report any found bugs.
- Implemented a new system to reset the current editor correctly even when the menu is closed by not using the close button.
- Fixed an error with incorrect WorldGuard flag implementation which allowed placement of Shops at location where player didn't have permission to do so.
- Fixed a bug that allowed purchasing Shops even without having the required balance
/ds buy 64
- Fixed a translation bug for key
assistants-owner
that had incorrect placeholder - the correct one is now{player}
2.0.9
Fixed loading on 1.21.1 (problem with NMS numbers, rewrite system added in case it's not able to find the correct version) Fixed an error when starting plugin (onLoad - ClassNotFound exception when starting on server where WorldGuard is not present)
Took 1 hour 23 minutes
Fix for 1.21.2 being mapped as 1_21_R3 for which we need to use 1.21.3 NMS mappings
Took 26 minutes
2.0.7
- New Item saving system (configurable -
new-item-mysql-saving
- item's are stored in Base64 format instead of very likely to corrupt - plain) - Version support for 1.20.6, 1.21.2, 1.21.3 and 1.21.4 (if you encounter any bug or error, please let us know!)
- Reformatted code & optimized imports
Took 4 hours 11 minutes
2.0.5
New feature
Implemented claimable item system (configurable) that allows you to collect the items of expired displayshops feature showcase (Requested by CashFire)
Bug fix
Fixed a bug that caused to incorrectly save player's DisplayShop appearances data to MySQL in map format which then failed to load (Reported by Robotter112)
Github changes:
- Fixed command
/ds reload
, now Displays are rotating after executing this command - Implemented AlwaysDisplay for Displays + made the range adjustable by config key (this previously only worked, for Armorstand based shops)
Full Changelog: https://github.com/AureusDevelopment/DisplayShops/compare/2.0.3...2.0.4