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

AzenTitles

Want titles/epithet that gives you buff? This is a plugin for you! Submerged with RPG experience!

83
1

Title Page

A titles/epithet plugin that will buff your players when activated.

I made this plugin because I really wanted a buffing system that I can provide my players and at the same time serve as a reward for their efforts! It uses potion effects as buffs and you may:

  • add a limit/duration on how long players can use the title
  • add a cooldown on how long players have to wait until using the title again
  • activate or deactivate the title anytime
  • a placeholder (which is a must-use) to show what the players are using %azentitles_prefix%
  • a title that pops up which shows that the player has used their title
  • in-game creation of titles (unfortunately, I haven't implemented in-game removal of titles yet)
  • switch titles by simply activating another
  • customize the title's display name to your liking

Dependencies

Commands and Permissions

  • /at shows you the list of commands (requires no permission)
  • /at use it is CasEsEnSITiVe, it allows you to use a title
  • /at give <title> it is CasEsEnSITiVe, it allows you to give a player a title
  • /at create starts the creation of a title in-game
  • /at reload reloads the plugin
  • azentitles.use give this to players for them to use /at use
  • azentitles.admin permission to give, create, and reload the plugin

Note: You can also use /azentitles if you are having conflicts

Example titles file

titles.yml
#Plugin Created by Coariz

thegreat:
  display name: '&cThe Great' # The displayname, use %azentitles_prefix% for the placeholder
  buff: # The effects applied and the amplifier; ALL CAPS IS NEEDED. Amplifier starts at 0
  - HEALTH_BOOST 1 # Gives health boost 2
  - RESISTANCE 0
  duration: 20 # 20 seconds
  cooldown: 20 # 20 seconds

lionheart:
  display name: '&eLion Heart'
  buff:
  - HEALTH_BOOST 0
  - STRENGTH 2 # Gives strength 3
  duration: 0 # Infinite duration
  cooldown: 0 # No cooldown
 
minefreak:
  display name: '&aMine Freak'
  buff:
  - HASTE 1
  - NIGHT_VISION 0
  duration: 1200
  cooldown: 1200

astra:
  display name: '&6Astra'
  buff:
  - STRENGTH 1
  - HASTE 1
  - WATER_BREATHING 0
  duration: 1200
  cooldown: 1200
#Plugin v.1.0

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

Minecraft: Java Edition

1.21.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:LGPL-3.0-or-later
Опубликован:11 месяцев назад
Обновлён:11 месяцев назад
Главная