Variables
Variables can be used in various actions to add information like the character name, username, character id and more.
Learn what you can do when commands / variables are not working: https://docs.gameserverapp.com/dashboard/monetization/deliveries#-troubleshooting-
Playersโ
Player IDโ
{player.id}
Shows the player ID (steam, epic, EOS, mojang etc) for player.
Usernameโ
{player.username}
Shows the username for player.
Token countโ
{player.token_count}
Shows the token amount for player.
Custom roleโ
{custom_role.1.hours_remaining}
Shows the remaining time in hours, for custom role ID.
{custom_role.1.days_remaining}
Shows the remaining time in days, for custom role ID.
Characterโ
Character IDโ
{character.id}
Shows the in-game character ID.
Character nameโ
{character.name}
Shows the in-game character name.
Groupโ
Group IDโ
{group.id}
Shows the in-game group ID.
Group nameโ
{group.name}
Shows the in-game group name.
Game serverโ
Game server nameโ
{gameserver.name}
Shows game server name (list name).
Website nameโ
{gameserver.website_name}
Shows game server website name.
Online player countโ
{gameserver.online_player_count}
Shows the number of online players.
Clusterโ
Cluster nameโ
{cluster.name}
Shows cluster name.