2.0/Modules/os update

From AnopeWiki
Revision as of 15:32, 9 May 2014 by Azander (Talk | contribs)

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

English

Service OperServ
Module os_update
Author Anope

Description

Causes Services to update all database files as soon as you send the command.

  • NOTE: Access to this command requires the permission operserv/update to be present in your opertype.

Commands

update

Examples

/msg OperServ UPDATE

Default Configuration

/*
 * os_update
 *
 * Provides the operserv/update command.
 *
 * Use to immediately update the databases.
 */
module { name = "os_update" }
command { service = "OperServ"; name = "UPDATE"; command = "operserv/update"; permission = "operserv/update"; }