
CustomNameplates 3.0.25
A Unique Way to Customize Name Tags [Multiple Lines Support]
3.0.9
Nov 9, 2024
- Added compatibility with Skin plugins
- Added compatibility with Oraxen 2.0
- Fixed a bug that option `always-show: false` not instantly applied to players on reload
- Added `region` condition for WorldGuard
- Changed default ttf section to empty section to prevent warnings on console
- Prevent players from using preview commands if `always-show` is on
3.0.8
Nov 8, 2024
- 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 defaultbubble.yml
to<font:{namespace}:shift_0>
, ensuring automatic application of changes fromconfig.yml
.
3.0.7.1
Nov 3, 2024
- Fixed gradient placeholder not working for some locales
3.0.7
Nov 2, 2024
- 1.21.2/1.21.3 support for both server and client
3.0.6
Oct 24, 2024
- Added `npex` placeholders, check the wiki for usage
- Added `%np_is_showing%` & `%np_is_previewing%`
- Beta release for TTF fonts
3.0.5
Oct 20, 2024
- Fixed potential issues where names of fake players(NPC) are hidden
3.0.4
Oct 15, 2024
- Fixed compatibility with Essentials Chat
- Fixed some nametag issues on Folia
3.0.3
Oct 13, 2024
- 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
3.0.2
Oct 11, 2024
- Rewrite packet system
3.0.1
Oct 10, 2024
- Fixed nms issue on 1.19.4~?
- Added internal placeholder `%np_biome%`
- Fixed name tag not sync on teleporting
3.0.0
Oct 10, 2024
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.
2.4.8.2
Sep 19, 2024
- Fixed the send-delay
2.4.8.1
Aug 30, 2024
- Added an option to disable listener for other actionbars
2.4.8
Aug 30, 2024
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.
2.4.7
Aug 13, 2024
- Fixed the functions of the shader on 1.20.5+
2.4.6
Aug 11, 2024
- 1.21.1 support
- Added AdvancedChat hook
- Partly implemented `ignore` from third party chat plugins
2.4.5
Aug 4, 2024
- Fixed nms issues on recent paper 1.21(#114) builds
2.4.4
Aug 3, 2024
- Fixed MongoDB connection uri
2.4.3
Jul 27, 2024
- Fixed nms issues on 1.18.2
2.4.2
Jul 25, 2024
- 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.