Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Added:
- Support for custom textures for sell chest (Requires ProtocolLib)
- Support for regular CustomModelData on items which uses 1.19.4+ ItemDisplay entities
- Added config option to prevent creating double sell chests (Usefull for if your custom texture does not support it)
- Added support for item option 'hide-tooltip' in menus.yml (Requires server version of 1.21.4+)
- Support for a per chest blacklist of items which cannot be sold by the chest to the shop
- Added support for protection plugins like WorldGuard, Towny, Lands and ChestProtect
- Added support for WorldEdit/FAWE to detect world changes and prevent ghost chests if the block was replaced
- Added support for default ArmorStand provider for holograms
- Added config.yml option to change the Y offset of the holograms on top of the chests
- Added Hologram support for HolographicDisplays
- Added developer API including methods to check if a block is a sell chest and getting upgrade info Fixed/Changed:
- Updated AnvilGUI libary to support 26.2
- Fixed ClassCastException when trying to place a regular chest in a protected region which disables chest placement
- Fixed Sellchests get destroyed by Windburst
Platforms
Paper
1.16–26.2
Dependencies
Paper
- EconomyShopGUI
- EconomyShopGUI-Premium Optional