EasyShop has been archived. EasyShop will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.20–1.20.2
Platforms
Creators
Details
It's unlikely this plugin will get any more updates
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
Shopclass to make an interface. - use the
SingleItemorItemclass to make an Item you want to sell. - when creating an interface, you need to add
SingleItem,Item,ShoporEmptyto the layout list (max size 54). - call
Shop#openShopto 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.



