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

UberGradient

A lightweight plugin, which allows to rename items,add item lore, change player chat and tab displaynames with usage of new MiniMessage formatting.

Загрузки
223
Подписчики
2
Обновлён
20 августа 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 16 августа 2025 г.

Small plugin with a single purpose - enable usage of MiniMessage formatting (styles, hex codes and gradients) in renaming items, adding item lore and formatting player displaynames in chat/tablist.

Commands:

  • /ubername - renames a handheld item
  • /uberlore - adds a single line of lore to handheld item (does not overwrite existing lore)
  • /ubernick (can be used without on yourself) - sets displayname of targeted player.
  • /uberreload - reloads config and messages

Player names are stored in names.yml

All plugin messages are translatable and stored in messages.yml

Permissions:

  • ubercustomizer.ubername
  • ubercustomizer.uberlore
  • ubercustomizer.ubernick
  • ubercustomizer.ubernick.others
  • ubercustomizer.uberreload

Default config:


hooks:
  essentials: true         # intercept /nick to use MiniMessage
  luckperms: true          # use LuckPerms prefix/suffix in names & chat
  placeholderapi: true     # register PAPI placeholders

nicknames:
  format-tablist: true
  # Used if player has no explicit /ubernick value
  default-format: "<gradient:#55ffff:#0055ff><nickname></gradient>"

chat:
  enabled: true
  # MiniMessage format used by ChatFormatListener
  # Available placeholders: <prefix>, <name>, <suffix>, <message>
  format: "<prefix><name><suffix> <white>: > </white><message>"

Ченджлог

2.1.1Релиз1.21.6, 1.21.7, 1.21.8 · 20 августа 2025 г.

Added displayname, tablist name, LuckPerms prefixes/suffixes support, Essentials and PAPI hooks, storage of player names for their persistence.

Комментарии

Загружаем…