Nameplate
Last updated
Last updated
Nameplate is made up of three parts: left middle and right. The left and right parts will be distributed on both sides of the player name, while the middle part will copy itself to fit the length of the player name.
Nameplate config contains 3 images and a YAML config file.
name-color: **Only works in team mode** Only support legacy colors due to minecraft team limitation
display-name: The nameplate's display name in chat box
height/ascent/width:
height: The height of the character, measured in pixels. Can be negative. This tag is separate from the area used in the source texture and just rescales the displayed result.
ascent: The ascent of the character, measured in pixels. This value adds a vertical shift to the displayed result.
width: The width of the character, measured in pixels. This would not affect the size of the image but is an important part of how the plugin works
Note: In default config, nameplate images are all square, but it's not really needed to be sqaure.
Custom color format is only available when you are using Unlimited mode You can also use <gradient:#RRGGBB:#GGBBRR> in this option