[CS:GO] Names Blocker UPDATED

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

[CS:GO] Names Blocker UPDATED

Post by Andreeas »

Names Blocker
Description
You can add names to block from writing/joining with that name

Feature list
Simple menu to add names / edit them.
You can choose the punishment(kick / ban), banning time and reason.
Bans list, a list of bans that includes all the info of the ban and the message he wrote, and sort the bans by steamid.
You can use this plugins for multi servers communities.
ConVars
Code:
nblocker_punish_admins 1/0 //Sets whether the admins will be punished or not.
Commands
sm_blocker - open the blocker main menu
Requirements
SourceBans

Installation
MySQL Configuration, you can also use SQLite in case you use this plugin on only one server.
Code:
"nblocker"
{
"driver" "mysql"
"host" "yourhost"
"database" "yourdatabase"
"user" "youruser"
"pass" "yourpassword"
}

Download
Source
Post Reply

Return to “General Purpose”