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