Commands
Commands
Section titled “Commands”All commands use the base command /ksnameplate with aliases /nameplate, /np, /tag, /tags.
Player Commands
Section titled “Player Commands”These commands are available to all players.
Open Tag Browser
Section titled “Open Tag Browser”/ksnameplate openOpens the Tag Browser UI where players can view available tags, toggle them and see a live preview. Aliases: menu, ui.
Running /ksnameplate without a subcommand also opens the browser.
List Tags
Section titled “List Tags”/ksnameplate listLists all available tags in chat. Shows a checkmark for tags the player has permission for and an X for locked tags.
Activate Tag
Section titled “Activate Tag”/ksnameplate set <tag>Activates a tag by its ID (e.g., vip, builder). The player must have the required permission.
Deactivate Tag
Section titled “Deactivate Tag”/ksnameplate remove <tag>Deactivates a specific tag by its ID.
Clear All Tags
Section titled “Clear All Tags”/ksnameplate clearRemoves all active tags from the player.
Admin Commands
Section titled “Admin Commands”Admin commands require the permission defined in config.json (default: kyuubisoft.nameplates.admin).
Admin Panel
Section titled “Admin Panel”/ksnameplate admin panelOpens the Admin UI for managing tags (create, edit, delete).
Reload Tags
Section titled “Reload Tags”/ksnameplate admin reloadReloads all tags from tags.json and updates all player nameplates.
Give Tag
Section titled “Give Tag”/ksnameplate admin give <player> <tag>Activates a tag for another player, bypassing permission checks.
Take Tag
Section titled “Take Tag”/ksnameplate admin take <player> <tag>Deactivates a tag from another player.