
CustomNameplates 3.0.28
A Unique Way to Customize Name Tags [Multiple Lines Support]
- upgrade Adventure & MiniMessage to 4.12.0
- improved bossbar packet sender
Totally recoded the whole plugin with over 4000 lines of codes to make the plugin have better peformance and structure. There's no config change besides the database.yml
- Removed SQLite mode and Added YAML mode, Added MariaDB mode
- If you are a MySQL user, it's advised to use the new version.
- If you meet any problems, get support in discord channel!
Have a good day!
- Deleted useless data saving when stopping the server and player quits
- reworked API events
- Added BubblesEvent
- Now bubbles won't be displayed when player is in spectator mode
- Added permission node for bubles (bubles.use)
Fix bubble module not working when nameplate module is disabled
Example:
money:
text: '%xconomy_balance%'
# If the text's total width is 40, this papi would return offset characters with width 145
# You can use the offset characters by using <font:nameplates:default>%nameplates_static_money%</font><font:nameplates:offset_-11>%xconomy_balance%</font>
static: 185
fix fake team unable to be created for the first joining server player(If you still have problem with this, update your protocollib to the newest)
fix nameplates module NPE when you hot reload that module
Fixed bubbles module not correctly unloaded when using command "reload"
Better support for Trchat private message channel
[Important] Plugin would auto backup your old actionbar.yml and generated a new one for you!
This version recodes bossbar and actionbar function and now a condition system is ready. So you can make complex condition for different bars!
Example configs are included in the new jar file. You can extract them from .jar files or delete your bossbar.yml to get a new example config. There's only a little change so the old bossbar config would still go well in the new version.
Have a good day!