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

LyttleNametag

Better Nametags Plugin - Supports Newlines!

Оцените первым
689
2
Все версии1.3.0-ALPHA.12

1.3.0-ALPHA.12

Alpha04.11.2025

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

v1.3.0

This pull request migrates the plugin from Bukkit's legacy command and plugin registration system to Paper's modern APIs, refactoring command handling to use Brigadier and updating plugin metadata files for Paper compatibility. The main changes are the switch to Paper's lifecycle events for command registration, a complete rewrite of the command logic to use Brigadier, and the removal of the old plugin.yml in favor of Paper's paper-plugin.yml.

Migration to Paper API and Brigadier commands:

  • Replaced Bukkit's command registration with Paper's lifecycle event system, registering commands via LifecycleEventManager and the new registerCommands method in LyttleNametag.java.
  • Refactored LyttleNametagCommand to use Brigadier for command structure, permissions, and execution, removing the old CommandExecutor and TabCompleter implementations. Now commands are registered and handled using the Commands API and Brigadier nodes.

Plugin metadata and configuration updates:

  • Removed the legacy plugin.yml and replaced it with paper-plugin.yml and a template #defaults/paper-plugin.yml, specifying plugin metadata, authors, and dependencies in the Paper format. [1] [2]
  • Updated dependencies to use the new Paper plugin system, including specifying soft dependencies and load order for compatibility plugins like PlaceholderAPI, ProtocolLib, and ViaVersion.

Codebase modernization:

  • Updated imports and removed unused Bukkit command classes, ensuring all command-related logic is now Paper/Brigadier-based. [1] [2]

Файлы

LyttleNametag-1.3.0.jar(3.90 MiB)
Основной
Скачать

Метаданные

Канал релиза

Alpha

Номер версии

1.3.0-ALPHA.12

Загрузчики

Paper

Версии игры

1.21.8

Загрузок

21

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

04.11.2025

Загрузил

ID версии

Главная