In-game commands · Intel

!alias

Known aliases for a BattleMetrics player.

!aliasIntelPremium
Rust team chat showing !alias reply with player names

Looks up known aliases for a player by BattleMetrics name. Usage:

!alias <name>

Returns up to 5 most-recent display names BattleMetrics has seen for that player, including server-tag prefixes and unicode tricks (💀sxRtBoy💀, [T] sxrtboy, etc).

Why this is premium

Each lookup hits BattleMetrics' API and consumes part of a paid token quota. To keep that quota sane the command is gated behind Operator and above.

Aliases pulled here are persisted in the player-intel store so a second !alias for the same player is free (read-from-DB, no remote call).