For the complete documentation index, see llms.txt. This page is also available as Markdown.

Skull-Name-Format

Specifies the display name format for player heads in the Player UI.

Configuration

Edit prompt-config.yml:

PlayerUI:
  Skull-Name-Format: '&6%s'
  • The %s placeholder represents the player's name and is replaced dynamically.

Last updated

Was this helpful?