▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/EzShops
EzShops

EzShops

Advanced shop menus with smart pricing, sign trading, and API integrations

843
2
Все версииEzShops 2.1.1

EzShops 2.1.1

Release1 мес. назад

Список изменений

Per-item price keys (price-id) (optional)

To allow multiple independent price entries for the same Minecraft Material (for example two different shop items that both use EXPERIENCE_BOTTLE), items may declare an optional price-id string in their configuration. When present, the plugin uses this price-id as the pricing key (and as the dynamic-pricing state key stored in shop-dynamic.yml) instead of the material name.

Notes:

  • price-id is optional; if omitted the material name (e.g. DIAMOND, EXPERIENCE_BOTTLE) is used and pricing remains material-scoped (backwards compatible).
  • price-id must be unique across your shop configuration if you want independent pricing/multipliers for two items that share the same material.
  • Dynamic state (multipliers) are saved by price-id in shop-dynamic.yml when present; legacy material keys continue to be supported.

Example (category item):

my-exp-bottle-item:
material: EXPERIENCE_BOTTLE
price-id: exotic_exp_1   # optional unique key to separate pricing
buy: 10.0
sell: 5.0
dynamic-pricing:
  starting-multiplier: 1.0
  min-multiplier: 0.5
  max-multiplier: 3.0
  buy-change: 0.01
  sell-change: 0.01

Файлы

EzShops-2.1.1.jar(1.25 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.1.1

Загрузчики

Bukkit
Paper
Purpur
Spigot

Версии игры

1.7.2–1.21.11

Загрузок

11

Дата публикации

1 мес. назад

Загрузил

ID версии

Главная