2.0/Modules/ms staff

From AnopeWiki
Revision as of 17:40, 8 May 2014 by Azander (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language

English

Service MemoServ
Module ms_staff
Author Anope

Description

Sends all services staff a memo containing memo-text.

NOTE: Access to this command requires the permission memoserv/staff to be present in your opertype.

Commands

staff memo-text

Examples

/msg MemoServ STAFF We are ahving problems with user Wilma. Kill on sight.

Default Configuration

/*
 * ms_staff
 *
 * Provides the command memoserv/staff.
 *
 * Used to send a memo to all registered staff members.
 */
module { name = "ms_staff" }
command { service = "MemoServ"; name = "STAFF"; command = "memoserv/staff"; permission = "memoserv/staff"; }