Account Linking
·
1 min read
Steam Account Linking
Steam linking allows you to verify that players are members of your Steam group before granting in-game rewards.
Configuration
Navigate to Panel > Your Project > Providers > Steam.

Settings
| Setting | Description |
|---|---|
| Steam Group ID | The numeric ID of your Steam group (3-25 characters). Found in your group's URL or settings |
| Steam Group Link | The full URL to your Steam group page |
| Check Group Membership | When enabled, Servycore verifies the player is in your Steam group |
Finding Your Steam Group ID
- Go to your Steam group page
- The group ID is the number in the URL (e.g.,
steamcommunity.com/groups/yourgroup) - Alternatively, use a Steam group ID lookup tool with your group's vanity URL
How It Works
- A player clicks Link Steam on your project page
- They sign in with their Steam account
- Servycore checks if they're a member of your Steam group (if enabled)
- Auth commands are executed on your game servers
- The player's Steam profile info is stored for display
Notes
- Steam group membership checks depend on the group's privacy settings
- Public groups work best for automated verification
- Private groups may require manual membership verification
Related Articles
Discord Account Linking
Set up Discord account linking on Servycore — automatic role assignment, guild membership...
Account Linking
·
2 min read
Twitch Account Linking
Set up Twitch account linking on Servycore — verify followers and subscribers, reward view...
Account Linking
·
1 min read
Server Commands
Configure automatic auth and deauth commands on Servycore — execute Rust oxide commands, r...
Game Servers
·
3 min read