observerChat plugin

Expand and mod your server.
Post Reply
alezakos
Private First Class
Private First Class
Posts: 82
Joined: Thu Sep 16, 2010 1:24 pm

observerChat plugin

Post by alezakos »

observerChat is a plugin which limits observers' participation in general chat. This means that a non-admin observer can only participate in team chat, so that players aren't distracted.

Usage
The observerChat plugin is easy to use. It takes one parameter, an integer representing the mode it should work on:

-loadplugin observerChat,1

Possible values:

0: Deactivates the plugin
1: Observers aren't allowed to talk on global chat while a game is in progress (default)
2: Observers aren't allowed to talk on global chat at any time

Admins or players who have the OBSERVERCHAT permission are allowed to override the plugin and talk wherever they want.

More up-to-date instructions at https://github.com/kongr45gpen/observer ... serverchat

Fork me on github!

Latest version download
https://raw.github.com/kongr45gpen/obse ... erChat.cpp
Post Reply