Player Placeholders

  • {player_name} - returns the player's name, e.g. "complacentsee"

  • {player_uuid} - returns the player's UUID, e.g. "3b301363-10c8-4930-982b-c333402e3190"

  • {player_uuid_stripped} - return's the player's UUID (stripped), e.g. "3b30136310c84930982bc333402e3190"

Last updated