Releases: AureusDevelopment/DisplayShops
Releases · AureusDevelopment/DisplayShops
2.0.4
- 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: 2.0.3...2.0.4
2.0.4_Aureus
- Custom changes for Aureus
2.0.3
- Fixed an issue that allowed players to open shops as normal containers (that applied to Barrels, Hoppers, Furnaces, etc.) with sign in hand (reported by Sikatsu)
2.0.2_3
- Fix of an issue that prevented the plugin from working on versions lower than 1.21.1 (InventoryView class) (Reported by sistemas)
- Removed unnecessary paralelStream() calls
2.0.2_2
- Fixed an issue not taking into account Player sell limits (Reported by andrewfb)
- Reorganised code for clearing display entities
2.0.2_1
2.0.2
- [Optimisation] Moved the Display updating task into Visual Task -> no more tasks per Display, all is now unified within one task
- Cleaned up code little bit
2.0.1_new
- Reworked Version system from the horrible old one,
- Added the possibility to change between ItemDisplays and armorstands
- Added server version support for 1.20.6, 1.21 and 1.21.1
