Console Commands Block

PearlJ

Contributor
Contributor
Aug 14, 2014
86
17
8
34
Italy
misternerd.eu
Name: ConsoleCommands Block

Commands:
/cblock commandname - to block directly in game chat a console command (optional for me).
/cunblock commandname - to unblock directly in game chat a console command (optional for me).

Detail the plugin: simple plugin to allow to block console commands as suicide, render.fov and others, preferably with ini config.

When would you need this plugin: when you want.
 
Last edited:

፨ẴzɏϻΘķ፨

Member
Member
Apr 9, 2016
123
6
18
28
Canada
Name: ConsoleCommands Block

Commands: /cblock commandname - to block directly in game chat a console command (optional for me).

Detail the plugin: simple plugin to allow to block console commands as suicide, render.fov and others, preferably with ini config.

When would you need this plugin: when you want.
I like this plugin for 5 sec will do, even a couple of pieces :)
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Name: ConsoleCommands Block

Commands: /cblock commandname - to block directly in game chat a console command (optional for me).

Detail the plugin: simple plugin to allow to block console commands as suicide, render.fov and others, preferably with ini config.

When would you need this plugin: when you want.
I wonder if there is an on client console hook for this

Sent From My Samsung Galaxy S4
 

፨ẴzɏϻΘķ፨

Member
Member
Apr 9, 2016
123
6
18
28
Canada
No. What I meant I'm wondering if the server side holds an onclientconsole hook that i can get fougerite into.
if you do that can not be managed from the server console for any player you are wrong :) I've been at it done :).
Such cheaters I just turn off the game; )
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Name: ConsoleCommands Block

Commands:
/cblock commandname - to block directly in game chat a console command (optional for me).
/cunblock commandname - to unblock directly in game chat a console command (optional for me).

Detail the plugin: simple plugin to allow to block console commands as suicide, render.fov and others, preferably with ini config.

When would you need this plugin: when you want.
Is this for restricting chat commands or console ones?
 
  • Creative
Reactions: PearlJ

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Name: ConsoleCommands Block

Commands:
/cblock commandname - to block directly in game chat a console command (optional for me).
/cunblock commandname - to unblock directly in game chat a console command (optional for me).

Detail the plugin: simple plugin to allow to block console commands as suicide, render.fov and others, preferably with ini config.

When would you need this plugin: when you want.
I don't think we have a ClientConsole hook, yet.
AFAIK the On_Console runs on client console too.