Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Player Nametags

Player Nametags

Fabric server-side custom player nametags.

816
9
Decoration

Compatibility

Minecraft: Java Edition

1.20.2–1.20.4

Platforms

Fabric
Quilt

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

PinkGoosik
PinkGoosik Owner

Details

Licensed MIT
Published last year
Updated last year
DescriptionChangelogVersions

Configuration

Go to config/player-nametags.json in your game directory, use /player-nametags reload to reload the config when you're done editing player-nametags.json

{
  // Controls if mod is enabled or not
  "enabled": false,
  // Player nametag format, see Placeholder API Docs (https://placeholders.pb4.eu) for more placeholders and text format 
  "format": "%player:name%",
  // Defines how often nametag should update in ticks
  "updateRate": 20,
  // Defines how nametag should be displayed when player is sneaking, can be "gray-out", "hide", or "none"
  "whenSneaking": "gray-out",
  // Player nametag format per permission, use permission manager like luckperms to grant the permission
  "formatPerPermission": {
    "example.admin": "<red>[Admin] %player:name%"
  }
}

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.