CustomNameplates icon

CustomNameplates 3.0.34.1

A Unique Way to Customize Name Tags [Multiple Lines Support]

Page 1 ... 6 7 8 9 10
2.0.5 Oct 4, 2022
static text

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

2.0.4 Oct 1, 2022
bugfix

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

2.0.3-hotfix Sep 30, 2022
mysql connection pool settings fix
2.0.3 Sep 29, 2022
Bug fix

Fixed bubbles module not correctly unloaded when using command "reload"

Better support for Trchat private message channel

2.0.2 Sep 29, 2022
Readded spanish locale
2.0.1-hotfix Sep 27, 2022
fixed a bossbar NPE when stopping the server
2.0.1 Sep 27, 2022
conditions for bossbar/actionbar

[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!

2.0 Sep 20, 2022
2.0 Release

[Important]

①For server owners who are still in 1.x versions, you should set "migration" true in database.yml and restart your server, migration would be done automatically. When migration is done, the option would be back to "false" and it will notice you of the result in the console! (For servers using MySQL, you only need one server to proceed the migration)

②Backup your nameplates & background folder and delete the two folders! Restart your server and you will get two folders in new format.  Now nameplates are divided into three parts so we can control the size of the nameplate.

I'm happy to announce the final release of 2.0 which comes ups with quite a lot of new features(see in the post) and performance improvements.

2.0-PRE-12 Sep 16, 2022
PlayerName & Bug fix

 New option in nameplate.yml

  # This decides what %nameplates_prefix/suffix% would return
  # This only works on Riding / Teleporting mode
  # Don't change this if you are using Team mode
  player-name: '%player_name%'

For example you are using a Nick Plugin, this would be quite useful!

 

fixed plugin would not load when disabled nameplates module

2.0-PRE-11 Sep 16, 2022
chat preview fix & limitation

Added limitation of the length of the bubble

Added chat cool down

Fixed chat preview function with TrChat

Fixed Oraxen ResourcePack hook

Please Read PRE-9 Update log carefully

if you have problem with Database, read PRE-7 Update log carefully

Have a good day!

2.0-PRE-10 Sep 16, 2022
fix & integration

Added emoji integration with ItemsAdder and Oraxen

Added TrChat hook

Fixed a NPE when using Mode Team

Please Read PRE-9 Update log carefully

2.0-PRE-9 Sep 16, 2022
hotfix

Fixed a problem that nameplates are not updated when using command "equip" because of the optimization in the previous version

Please Read PRE-9 Update log carefully

Have a good day!

2.0-pre-9 Sep 16, 2022
[IMPORTANT] Redesigned image format

[IMPORTANT] Backup your nameplates & background folder and delete them! Restart your server and you will get two folders in new format.  Now nameplates are divided into three parts so we can control the size of the nameplate. Also, now bubbles have 4 parts and it would be more likely a chatting bubble.

 

new format

attachment.png

[Less Important]

Fix a problem that players can't see nameplates when enable "create-fake-teams"

Optimized the nameplate refresh

 

This is still a pre-version of 2.0

If you have any problems please join Discord for help! 

Have a good day!

2.0-PRE-8 Sep 13, 2022
Bug fix & improvements

1. Added Bungeecord TAB support (just install the CustomNameplates on Bungeecord too and enable TAB-BC in config.yml)

2. Fixed NPE when none player vehicle appears in mode Riding

3. Fake teams creation for better performance

2.0-PRE-7 Sep 12, 2022
[IMPORTANT] Chatting Bubbles & Data migration
  • Chatting Bubbles are officially added in this version. So data should also be updated too!

[IMPORTANT]  For server owners, you should set "migration" to true in database.yml and restart your server, migration would be done automatically. When migration is done, the option would be back to "false" and it will notice you of the result in the console! (For servers using MySQL, you only need one server to proceed the migration)

  • Serveral bug fix and performance improvements
  • Spanish is temporarily removed and will be available again soon
  • Have a good day! I hope you will like it
2.0-PRE-6 Sep 11, 2022
bug fix & optimization & new feature preview

1. fixed NPE in mode Riding

2. optimize the packets

3. Added a snapshot version of CHATTING BUBBLES function (Will be officially added in the next pre version, don't enable this module in production environment, it's still under development)

Have a good day!

2.0-PRE-5 Sep 10, 2022
bug fix and detailed configs for backgrounds

1. Fixed papi not updated when you have no nameplate in Mode Team

2. Fixed a NPE problem and potential memory leak in Mode Team

3. Added more detailed config 

    start-offset: 2
    end-offset: 2

And old config "x_offset" is deleted. This is useful for uses to manually adjust the background

4. Updated default config of actionbar

Have a good day!

2.0-PRE-4 Sep 9, 2022
fix and advanced bossbar

1. Added dynamic boss bar

# Dynamic Boss Bar
example_1:
color: YELLOW
overlay: PROGRESS
dynamic-text:
- '<font:nameplates:default><color:#FFFEFD>%nameplates_bg_pos%</font><font:nameplates:offset_3> You are now at: %player_x%, %player_y%, %player_z% </font>'
- '<font:nameplates:default><color:#FFFEFD>%nameplates_bg_player%</font><font:nameplates:offset_3> Hello! %player_name% </font>'
# seconds
switch-interval: 15
# ticks
refresh-rate: 5

2. Added placeholder %offset_xxx%

3. Fix potential NPE in mode Team

2.0-PRE-3 Sep 9, 2022
Improvements and new mode

1. Added Teleporting mode for nameplate display

2. Recode plugin module system. Now all the features can be toggle with reload command

3. Add/Remove boss bar doesn't need a restart any more

4. Removed Adventure mode

 

2.0-PRE-2 Sep 6, 2022
Bug fix & Config update

fixed permission node not correspond with tab completion

fixed abnormal backgrounds when texts are longer than 128 pixels

changed config structures of nameplate.yml to prepare for future updates

Page 1 ... 6 7 8 9 10
You might also like...