Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Senne

An API for creating shops.

Report EasyShop?

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:
  1. use the Shop class to make an interface.
  2. use the SingleItem or Item class to make an Item you want to sell.
  3. when creating an interface, you need to add SingleItem, Item, Shop or Empty to the layout list (max size 54).
  4. 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.

Information

CategoryEconomy
Published onNovember 8, 2023
LicenseMIT
Downloads51
Stars0
Watchers0
Library

Pinned Versions

Members

Avatar for Senne

Senne

Owner