Перейти к содержимому
Mineforgian

EasyShop

An API for creating shops.

Загрузки
571
Подписчики
0
Обновлён
20 ноября 2023 г.
Лицензия
MIT

Опубликован 8 ноября 2023 г.

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:
  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.

Ченджлог

1.1Бета1.20, 1.20.1, 1.20.2 · 20 ноября 2023 г.

Features:

  • added a config to add custom model data to the default UI elements. /plugins/EasyShop/cmd.txt
  • added a new shop instance called Empty for empty slots in a shop UI.
1.0Бета1.20, 1.20.1, 1.20.2 · 8 ноября 2023 г.

first version

Комментарии

Загружаем…