Player Nametag
PluginLGPL-3.0-only

Player Nametag

Standalone nametag plugin using ArmorStand

82
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About Player Nametag

Standalone nametag plugin using ArmorStand. Features LuckPerms integration, chat
formatting, and PlaceholderAPI support.

Commands

  • /playername reload - Reload config
  • /playername name <player> <string> - Set custom display name (supports color codes & MiniMessage)
  • /playername name <player> clear - Clear custom display name

Permissions

  • playernametag.reload - Access to /playername reload
  • playernametag.name - Access to /playername name command

Placeholders

  • {group_name} - LuckPerms group name (e.g., "admin")
  • {group_display} - LuckPerms group display name (e.g., "Admin")
  • {name} - Player display name
  • {level} - Player XP level
  • {health} - Current health
  • {max_health} - Maximum health
  • {prefix} - Global prefix from config
  • {suffix} - Global suffix from config
  • {message} - Chat message (chat format only)
  • [papi:...] - PlaceholderAPI placeholders

Color Code Support

Supports &_ codes: &0-9, &a-f (colors), &l (bold), &n (underline), &o (italic), &m (strikethrough), &r (
reset)

Also supports hex colors (&#RRGGBB) and MiniMessage (<gray>, <gradient:red:blue>, etc.)

Examples

/playername name Voxl_ &aGreenName
/playername name Voxl_ <gradient:#FF0000:#0000FF>Cool Name
/playername name Voxl_ clear

Dependencies

  • Required: Paper 1.20.6+, LuckPerms 5.4+, PlaceholderAPI 2.11+

License

This plugin is licensed under the LGPL-3.0 license.