
LyttleNametag
Better Nametags Plugin - Supports Newlines!
Оцените первым
689
2
689
2
Список изменений
v1.2.2
This pull request introduces improvements to the configuration and reloading behavior of the plugin, specifically making the update interval configurable and refactoring how nametag updates are handled. The most important changes are grouped below:
Configuration Improvements:
- Added a configurable
interval(in seconds) for update checks in both the default and mainconfig.ymlfiles, and incremented theconfig_versionto2to reflect this change. [1] [2] - Updated the configuration migration logic in
LyttleNametag.javato handle the newintervalentry and support migration from version 1 to 2.
Nametag Handler Refactoring:
- Refactored
NametagHandlerto use aBukkitTasktimer based on the configurableinterval, ensuring periodic updates and cleanup run at the specified interval. The timer is restarted on reload. [1] [2] - Changed the reload command to use a new
reloadmethod inNametagHandler, which restarts the timer and reloads nametags, ensuring configuration changes take effect immediately. - Made
reloadNametagsprivate to encapsulate its usage within the handler and ensure it is only called through the proper reload logic.
Versioning:
- Bumped the plugin version from
1.2.1to1.2.2ingradle.propertiesto reflect these updates.
Файлы
LyttleNametag-1.2.2.jar(36.73 KiB)
ОсновнойМетаданные
Канал релиза
Alpha
Номер версии
1.2.2-ALPHA.6
Загрузчики
Paper
Версии игры
1.21.8
Загрузок
17
Дата публикации
13.08.2025
