2.0/Modules/cs sync

From AnopeWiki
Revision as of 22:09, 6 May 2014 by Azander (Talk | contribs)

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

English

Service ChanServ
Module cs_sync
Author Anope

Description

Syncs all modes set on users on the channel with the modes they should have based on their access.

Commands

sync channel

Examples

/msg ChanServ SYNC #myChannel

Default Configuration

/*
 * cs_sync
 *
 * Provides the command chanserv/sync.
 *
 * Used to sync users channel status modes with what access they have.
 */
module { name = "cs_sync" }
command { service = "ChanServ"; name = "SYNC"; command = "chanserv/sync"; group = "chanserv/management"; }