View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-26-2021 , 09:45   Re: [CS:GO] No Dupe Account (1.5.0, 2021-11-26)
Reply With Quote #56

@azalty doubt, I want the plugin kick players that have VAC Bans, but if it has 5 years or more of VAC ban it can connect normally to the server.

It would be this configuration in the case:
PHP Code:
// (Requires SteamAPI Key)
// 0 = disabled
// any positive integer = send an in-game alert to admins (and a discord message if setup) if player has been VAC or Game banned X days ago or less
// any negative integer = same as positive integer, but instead of sending an alert, it will kick the player
// -
// Default: "5"
nda_bans_recent "-1825" 
paulo_crash is offline