Skip to content

User Guide ‐ Main interface ‐ Automods ‐ VAC Game bans

ElGuillermo edited this page Dec 28, 2024 · 8 revisions

🧭 You are here : Wiki home / User Guide / Main interface / Automods / VAC/Game bans


You can choose to automatically blacklist the Steam players having a VAC (Valve anticheat) or a Game (attributed by a game developer) ban.

It's a "Steam only" thing, as GamePass players don't really have an official public profile, so we can't know if they've been banned/marked in any way.

For this feature to work, you have to enter a Steam API key in the Steam API settings page.
CRCON can't receive any info from Steam if this API key isn't set.

Vac History Days

Block the player's entrance if the last VAC ban he received has been put in less than this number of days.
ie : If you set 730 (2 years) and he got banned 3 monthes ago (180), he won't be allowed to enter the server.
Default : 0 (disabled)

  "vac_history_days": 0,

Game Ban Threshold

Block the player's entrance if he has received this or more number of Game bans.
ie : If you set 2 and he got game banned 2 times, he won't be allowed to enter the server.
Default : 0 (disabled)

  "game_ban_threshhold": 0,

Blacklist Id

The ID of the blacklist the players will be sent to.
Default : 0 (the default and always available blacklist)

  "blacklist_id": 0,

HLL Community RCON Wiki

📦 Getting Started

📖 User Guide

🕵️ Main interface

Home

Views (click to unfold)
  • Live (waiting for update)
  • Team (waiting for update)
Maps
Records
Settings
Webhooks
Automods
Others
Stats

🧑‍🤝‍🧑 Public (stats) interface

(TODO)

🧙‍♂️ Admin panel

Additional Setup

🛠️ Additional installs

💾 Backup

🚚 Moving/changing servers

👽 Specific server providers setups

⚗️ Developer Guides

🆘 Troubleshooting & Help

Common procedures

Need help ?

Clone this wiki locally