Skip to content

Commands

All commands use the base command /ksnameplate with aliases /nameplate, /np, /tag, /tags.

These commands are available to all players.

/ksnameplate open

Opens 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.

/ksnameplate list

Lists all available tags in chat. Shows a checkmark for tags the player has permission for and an X for locked tags.

/ksnameplate set <tag>

Activates a tag by its ID (e.g., vip, builder). The player must have the required permission.

/ksnameplate remove <tag>

Deactivates a specific tag by its ID.

/ksnameplate clear

Removes all active tags from the player.

Admin commands require the permission defined in config.json (default: kyuubisoft.nameplates.admin).

/ksnameplate admin panel

Opens the Admin UI for managing tags (create, edit, delete).

/ksnameplate admin reload

Reloads all tags from tags.json and updates all player nameplates.

/ksnameplate admin give <player> <tag>

Activates a tag for another player, bypassing permission checks.

/ksnameplate admin take <player> <tag>

Deactivates a tag from another player.