Mods / NameTag Tweak

Tags: #Graphics #QoL #Tweak
Author: Nexrem
Side: Client
Created: Sep 9th 2024 at 8:26 PM
Last modified: Sep 9th 2024 at 8:36 PM
Downloads: 215
Follow Unfollow 6

Latest release (for outdated Vintage Story v1.20.x):
nametagtweak_1.0.0.zip  1-click install


NameTag Tweak is a mod that allows you to customize the nametags (nameplates) visible above players and entities.

I developed this because I found the original nametags in the game quite ugly (opaque brown is not a nice backing color).

The mod give the player the control to customize the nametags as they please. Customization is done through the config file named nametagtweak.json present in your ModConfig folder after running the game with the mod at least once.

 

All configuration parameters are as follows:

The background color of the nametag, R, G, B, A. Values in the range 0-1
BackgroundColor - [ 0.251, 0.208, 0.161, 0.75]

The text color of the nametag, R, G, B, A. Values in the range 0-1
TextColor - [ 1.0, 1.0, 1.0, 1.0 ]

The padding of the nametag around the text in pixels. 0 makes the edges of the text touch the edges of the nametag. Higher values move the edges of the nametag away. Think of it as thickness
TextPadding - 3

The roundness of the corners of the nametag in pixels. Higher value makes the nametag more round, 0 makes it square.
BorderRadius - 1.0

Whether or not the nametag (the whole square) should have a drop-shadow. Default VS UI elements all have drop-shadows.
DropShadow - true

The thickness of the border. If no border is desired set this to 0.
BorderWidth - 3.0

The border color of the nametag, R, G, B, A. Values in the range 0-1
BorderColor - [0.0, 0.0, 0.0, 0.3]

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.0 215 Sep 9th 2024 at 8:36 PM Show nametagtweak_1.0.0.zip 1-click install

6 Comments (oldest first | newest first)

💬 AgentOfChaos, Apr 24th at 6:45 PM

does it work with 1.20.4?

 

💬 GlooMeGlo, Apr 21st at 4:21 AM

Is there a way to make this a mod that everyone on my server downloads? I want to make it so my admins and myself have different nametag colors so people know who's who

💬 Nexrem , Mar 25th at 7:52 AM

Kamato I cannot reproduce. It works perfectly on 1.20.6. Did you change the config? This mod needs to be configured to work!

💬 Kamato, Mar 21st at 3:41 PM

Does not work with 1.20.6! 😢

💬 Nexrem , Sep 19th 2024 at 7:07 PM

DanaCraluminum

I'll see what I can do. Should be possible, yes

💬 DanaCraluminum, Sep 18th 2024 at 10:50 AM

Could you include font size and font family too?

 (edit comment delete)