Raised This Month: $51 Target: $400
 12% 

[Request] Kick if VAC ban or private


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
lowheartrate
Member
Join Date: Apr 2015
Location: United States, New York
Old 05-02-2015 , 14:51   [Request] Kick if VAC ban or private
Reply With Quote #1

I am looking for a plugin to be created that will kick any users instantly if they either have
  1. Have a private profile.
  2. Have any VAC ban on record.

I am running a CS:GO server and am just trying to limit hackers to a bare minimum. I know there are other methods of doing this but would like a plugin that would accomplish the things I ask for my server.

Thank you in advance,
Codi / lowheartrate
lowheartrate is offline
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 05-02-2015 , 15:15   Re: [Request] Kick if VAC ban or private
Reply With Quote #2

For VAC bans, you could use this plugin: https://forums.alliedmods.net/showthread.php?t=80942
__________________
Wilczek is offline
lowheartrate
Member
Join Date: Apr 2015
Location: United States, New York
Old 05-08-2015 , 19:35   Re: [Request] Kick if VAC ban or private
Reply With Quote #3

Quote:
Originally Posted by Wilczek View Post
For VAC bans, you could use this plugin: https://forums.alliedmods.net/showthread.php?t=80942
Will this plugin ban anyone with a VAC ban on record for any game? (Not just CSGO)
lowheartrate is offline
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 05-08-2015 , 20:34   Re: [Request] Kick if VAC ban or private
Reply With Quote #4

Quote:
Originally Posted by lowheartrate View Post
Will this plugin ban anyone with a VAC ban on record for any game? (Not just CSGO)
It kicks everyone with VAC ban (it doesn't matter what game was it). No ban is applied, though.
__________________
Wilczek is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 05-09-2015 , 05:55   Re: [Request] Kick if VAC ban or private
Reply With Quote #5

Quote:
Originally Posted by Wilczek View Post
...No ban is applied, though.
Code:
// Action to take on VAC banned clients (0 = ban, 1 = kick, 2 = alert admins, 3 = log only)
// -
shanapu is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 05-09-2015 , 11:51   Re: [Request] Kick if VAC ban or private
Reply With Quote #6

Quote:
Originally Posted by shanapu View Post
Code:
// Action to take on VAC banned clients (0 = ban, 1 = kick, 2 = alert admins, 3 = log only)
// -
I think he meant go say that no VAC ban is applied.
Potato Uno is offline
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 05-09-2015 , 12:37   Re: [Request] Kick if VAC ban or private
Reply With Quote #7

Actually I installed it a long time ago and forgot that the plugin is configurable ;) So yeah, shanapu is right.
__________________
Wilczek is offline
secondtimesold
Senior Member
Join Date: Feb 2015
Old 05-09-2015 , 14:57   Re: [Request] Kick if VAC ban or private
Reply With Quote #8

i took have been looking for a plugin that blocks for private profiles.. have not found one but i too use the vac ban plugin and it works well.. plus you can add steam ids to whitelist incase someone just has like a rust ban or something stupid
__________________
secondtimesold is offline
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 05-11-2015 , 09:51   Re: [Request] Kick if VAC ban or private
Reply With Quote #9

Hi, you can use this to block private profiles: https://forums.alliedmods.net/showthread.php?p=2252131
SM9 is offline
lowheartrate
Member
Join Date: Apr 2015
Location: United States, New York
Old 05-11-2015 , 11:22   Re: [Request] Kick if VAC ban or private
Reply With Quote #10

Quote:
Originally Posted by xCoderx View Post
Hi, you can use this to block private profiles: https://forums.alliedmods.net/showthread.php?p=2252131
I have this plugin installed and after setting it up and restarting my server it doesn't kick anyone that is playing on the server with a private profile.

Here is my veterans.cfg
Quote:
// This file was auto-generated by SourceMod (v1.7.0)
// ConVars for plugin "veterans.smx"


// Should me ban the player instead of kicking and if we should, for how long (in minutes)?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "31536000.000000"
sm_veterans_bantime "0"

// Amount of time in seconds that we should not send a delicate request for the same query.
// -
// Default: "86400"
// Minimum: "0.000000"
// Maximum: "31536000.000000"
sm_veterans_cachetime "86400"

// Is VeteransOnly plugin enable?
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_veterans_enable "1"

// Steam's Store id of the game you want us to check against?
// -
// Default: "730"
// Minimum: "0.000000"
// Maximum: "100000000.000000"
sm_veterans_gameid "730"

// Should we kick the player when something bad happens such as failing to retrieve the user's info?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_veterans_kickfailure "1"

// Should we kick the player when he/she has a private or friend only profile?
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_veterans_kickprivate "1"

// Minimum total playtime amount that player needs to have (in minutes)?
// -
// Default: "6000"
// Minimum: "0.000000"
// Maximum: "600000.000000"
sm_veterans_mintotal "0"

// Minimum total playtime amount (excluding last 2 weeks) that player needs to have (in minutes)?
// -
// Default: "3000"
// Minimum: "0.000000"
// Maximum: "600000.000000"
sm_veterans_mintotalminuslastweeks "0"

// Maximum number of seconds till we consider the requesting connection timed out?
// -
// Default: "10"
// Minimum: "0.000000"
// Maximum: "300.000000"
sm_veterans_timeout "10"


Last edited by lowheartrate; 05-11-2015 at 11:27.
lowheartrate is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode