
CustomNameplates 3.0.26
A Unique Way to Customize Name Tags [Multiple Lines Support]
3.0.26
2 hours ago
3.0.26
- initial 1.21.5 compatibility. (still waiting for Adventure to release next version to fully apply the 1.21.5 component changes)
3.0.25
23 days ago
- Added compatibility with `player.sendActionBar(Component)` in Paper API for 1.20-1.20.4
- Added `%npex_static%` placeholder
- Removed CraftEngine option in config.yml as it's now integrated in a new way
3.0.24
Mar 8, 2025
- Added `support-version.min` option so servers can generate pack for players on lower versions
3.0.23
Mar 6, 2025
- Fixed a bug with `force-preview`
- Added smallfont placeholder
- Fixed placeholders not parsed in bubble prefix/suffix
3.0.22
Feb 21, 2025
- Update Adventure to 4.19.0
- Fixed Spigot Compatibility on 1.21+
- Added <shadow> tag for default configs
3.0.21
Feb 17, 2025
- Fixed an issue that region condition is not applied instantly on enable
3.0.20
Feb 13, 2025
- Plugin uses `shadow` in text components for 1.21.4+ clients to remove shadow now. That means shader has been no longer required since 1.21.4.
3.0.19
Jan 25, 2025
- Fixed scale on 1.21.4
- Improved support for complex attribute modifiers
- Improved data storage
3.0.18
Jan 9, 2025
- Added resource pack in zip format
3.0.17
Dec 28, 2024
- Added CraftEngine compatibility
- Fixed an issue that the version number of config not synchronized due to gradle cache
- Updated adventure to 4.18.0
3.0.16
Dec 26, 2024
- Added API methods for other plugins to take over actionbars
- Added typewriter compatibility
3.0.15.1
Dec 4, 2024
- Improved compatibility with Nexo
3.0.15
Nov 29, 2024
- Improved the thread safety when the placeholders are visited through PlaceholderAPI on other threads
- Improved the `send-delay` option (0 = send immediately on async threads, -1 = send immediately on main thread)
3.0.14
Nov 21, 2024
- Fixed `regex` condition
- Added `namespace` and `generate` option for bitmap fonts
- Added `ChatControlRed` support
3.0.13
Nov 19, 2024
- Fixed a possible thread safety issue with playertracker
- Enhance the compatibility for banner and mohist server
- Updated libariaries to the latest
3.0.12.1
Nov 18, 2024
- Sorry for the mistake where I forgot to remove debug message in last update
3.0.12
Nov 17, 2024
- Fixed a bug that players will see raw placeholders for a moment when joining the server
- Fixed a bug that tags not removed on quit due to server lag or heavy conditions
3.0.11
Nov 14, 2024
- Fixed an issue where custom advance data not instantly applied on reload
- Improved default configs
- Added new placeholder `%npex_newline%`
3.0.10.1
Nov 10, 2024
- Avoid processing PlayerInfoPacket during Login which might cause issues