Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A flexible plugin for creating gui shops with different templates.
Features
- Different templates for selling/buying items (Examples: sell/buy one instantly, open a menu to choose the amount you want to buy/sell).
- Custom items created with Custom Item API
Requirements
- Geld_API
- CustomItemApi
How to use
- Templates:
SingleItem
,Item
,Shop
- Make a shop:
- use the
Shop
class to make an interface. - use the
SingleItem
orItem
class to make an Item you want to sell. - when creating an interface, you need to add
SingleItem
,Item
,Shop
orEmpty
to the layout list (max size 54). - call
Shop#openShop
to open an interface.
Planned features
The next large update will add an api that can be used to create your own templates. This will allow users to have much more unique shop functionality.
Pinned Versions
Pages
Members
Owner