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

mcMMO Credits

Give credits for players to redeem into mcMMO skills!

32
0

A super simple plugin to give players credits to redeem into mcMMO skill levels or EXP.

Why Use This

This plugin is extremely simple and has minimal configuration. It gets the job done. The plugin can be configured to have credits be used to instantly give 1 level or to give EXP instead.

The menu

Getting credits

Commands

  • /redeem <skill> <amount> - Allocated credits into a specific skill.

  • /redeem add <player> <amount> - Gives player credits.

Permissions

  • mcmmocredits.use - Allow players to redeem their credits.

  • mcmmocredits.admin - Permission to give user credits.

Requirements / Dependencies

  • mcMMO

Config

# mcMMOCredits Configuration

# What happens when users redeem credits.
# Valid types: EXP, LEVEL
# EXP - When redeeming a credit, user gets X amount of EXP towards the skill level.
# LEVEL - When redeeming a credit, user instantly levels up the skill by 1 level.
credit-type: EXP

# The amount of raw XP granted per credit spent.
# Only relevant if credit-type is set to EXP
credit-exp-amount: 10000

# The maximum level a skill can reach via credits
skill-cap: 1000

# The list of skills players are allowed to spend credits on
skills:
  - Acrobatics
  - Alchemy
  - Archery
  - Axes
  - Crossbows
  - Excavation
  - Fishing
  - Herbalism
  - Maces
  - Mining
  - Repair
  - Swords
  - Taming
  - Tridents
  - Unarmed
  - Woodcutting
  - Spears

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

Minecraft: Java Edition

1.21.x1.20.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:4 недели назад
Обновлён:4 недели назад
Главная