- Introduced a
shadow option for images, allowing the alpha channel to be easily set to 254, enabling detection by the shader. - Added an animation section for images, simplifying the creation of animated visuals.
- Implemented a
min-width option for nameplates to enhance customization. - Added new condition types:
nameplate, !nameplate, bubble, and !bubble for improved flexibility. - Updated
<font:nameplates:shift_0> in the default bubble.yml to <font:{namespace}:shift_0>, ensuring automatic application of changes from config.yml.
- Fixed gradient placeholder not working for some locales
- 1.21.2/1.21.3 support for both server and client
- Added `npex` placeholders, check the wiki for usage
- Added `%np_is_showing%` & `%np_is_previewing%`
- Beta release for TTF fonts
- Fixed potential issues where names of fake players(NPC) are hidden
- Fixed compatibility with Essentials Chat
- Fixed some nametag issues on Folia
- Fixed the issue where the background is still created when the advance is 0
- Provides an option for system actionbar messages to be displayed temporarily
- Fixed nms issue on 1.19.4~?
- Added internal placeholder `%np_biome%`
- Fixed name tag not sync on teleporting
Backup before updating
- This version is a major update since it's starting using `Text Display` for tags. Check the wiki for more full change logs. Feel free to get support on discord if you encountered any issue.
- Added an option to disable listener for other actionbars
Final version of 2.4
- Fixed compatibility with some vanish plugins (There is still a bug that nameplates would be shown after reloading, this can only be fixed in next major refactoring)
- If no other plugin manages the team, temporarily use the real team creation to prevent overwriting. Fake team system will be redesigned in the next refactoring.
- Fixed the functions of the shader on 1.20.5+
- 1.21.1 support
- Added AdvancedChat hook
- Partly implemented `ignore` from third party chat plugins
- Fixed nms issues on recent paper 1.21(#114) builds
- Fixed MongoDB connection uri
- Fixed nms issues on 1.18.2
- This version has some changes on the resource pack generation on 1.20.5+ servers where `overlay_1_20_5` replaces the shaders in `assets`, which would make the resource pack only work for 1.20.5+ clients if you are running a 1.20.5+ servers.
- Fixed possible memory leak in unlimited mode
- Fixed NameplatesDataLoadEvent not triggered if the storage implementation returns the data synchronously
- Added "None" storage mode