[CSGO] Client limiter

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CSGO] Client limiter

Post by Andreeas »

Description:
Client limiter is a simple plugin to deal with players connecting to a theoretically full server. It doesn't allow clients to connect beyond sv_visiblemaxplayers value, but of course it also supports reserved flags.

Installation:
Just put it in the /plugins folder and load.

Reserved slots:
By default this plugin assumes there are no reserved slots. If you want to change that behavior, use cvar sm_admin_slots to set hidden slots.

Also, the plugin dynamically grants flags to clients based on the configs/admin_slots.txt file. It's handy when you want to give a reserved slot to a non-admin player, but SourceBans overwrite your config every day.

Client limiter doesn't kick clients to make a room for a player with reserved slot access. If the server is completely full, then it's full.


Download
Source
Post Reply

Return to “Server Management”