▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/MinMaxTrades
MinMaxTrades

MinMaxTrades

A paper plugin which sets the villager trade prices for enchanted gear to the lowest vanilla value, while setting the enchantment level for books to the maximum vanilla value.

883
7

MinMaxTrades

Removes the mindless grinding of villager enchant trades, making only the best trades at the best price possible.

Configuration

MinMaxTrades has a config file, allowing you to choose which features you want to use and which items it should effect. Note: these will only ever effect items with a variable price (enchanted items).

# Array for which items should have their enchantments changed to the maximum value including:
#  - books, shortcut for enchanted books
#  - gear, shortcut for all other enchanted items
#  - The item name, all uppercase with snake_case
enchant:
  - books
  - BOW

# Similar to above, but instead of array, it is a map. For gear and books, they are booleans controlling whether it sets them to their lowest vanilla price. For all other items, the value should be the price to be set
price:
  books: true
  gear: false
  IRON_HELMET: 10

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LGPL-3.0-only
Опубликован:2 года назад
Обновлён:2 года назад
Главная