SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Vintage Story

Entity Nametags

SBy SiiMeR

Adds a nametag item that can be used to name entities (elks, boats, etc.). + boat ownership

Entity Nametags

Description

A simple mod that provides a nametag item to change the display name of most mobs and entities. Only you can name an elk belonging to you. 

You can optionally fill in a small description field to be added to the description too (max 500 characters)

 

The nametag can also be used to take ownership of sailboats. Simply tick the checkbox when you are editing the name of the boat. LIMIT OF 1 BOAT PER PLAYER. 

You can disable the boat locking mechanic by setting EnableBoatLocking: false in the server ModConfig

 

You can disallow more entity classes by editing ModConfig/EntityNametagConfig.json (server-side) 

By default, these Entities are not able to be nametagged:

  "NotApplicableToEntityClasses": [
    "EntityPlayer",
    "EntityTrader",
    "EntityVillager",
    "EntityHumanoid",
    "EntityEidolon"
  ]
 
 
 
The mod logs down all name changes in the audit log. Example line:
13.5.2025 11:02:01 [Audit] Player SiiMeR (g1U2RO0yyLzWikUwC6Jmuzw2) renamed entity game:tameddeer-albinoelk-female-adult (at 511284, 111, 512087) from 'Tamed albino elk adult (Female)' to 'New Name'

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.