Difference between revisions of "Anope OperServ"

From IRC Wiki
Jump to navigation Jump to search
(Created page with '200px|thumb|left|Anope IRC Services <br style="clear: both" /> Click Here to go back to the Anope page. GLOBAL Send a message to all us…')
 
(Fixed typo)
 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:


Click [[Anope|Here]] to go back to the [[Anope]] page.
Click [[Anope|Here]] to go back to the [[Anope]] page.
----
'''GLOBAL'''        Send a message to all users
*/msg OperServ global '''message to be sent''' -=- Click [[Global Commands|Here]]  for more infomation about global.


GLOBAL        Send a message to all users
*/msg OperServ


 
'''STATS'''         Show status of Services and network
STATS          Show status of Services and network
*/msg OperServ stats
*/msg OperServ stats




OPER          Modify the Services operator list
'''OPER'''           Modify the Services operator list
*/msg OperServ oper '''Add''' or '''Del'''
*/msg OperServ oper '''Add''' or '''Del'''




ADMIN          Modify the Services admin list
'''ADMIN'''         Modify the Services admin list
*/msg OperServ Admin'''Add''' or '''Del'''
*/msg OperServ Admin '''Add''' or '''Del'''




STAFF          Display Services staff and online status
'''STAFF'''         Display Services staff and online status
*/msg OperServ staff
*/msg OperServ staff




MODE          Change a channel's modes
'''MODE'''           Change a channel's modes
*/msg OperServ mode '''#channel +modes'''
*/msg OperServ mode '''#channel +modes'''




KICK          Kick a user from a channel
'''KICK'''           Kick a user from a channel
*/msg OperServ kick '''nick #channel (reason)
*/msg OperServ kick '''nick #channel (reason)




CLEARMODES    Clear modes of a channel
'''CLEARMODES'''     Clear modes of a channel
*/msg OperServ clearmodes '''#channel''' all
*/msg OperServ clearmodes '''#channel''' all




AKILL          Manipulate the AKILL list
'''AKILL'''         Manipulate the AKILL list
*/msg OperServ AKILL ADD '''expiry mask (reason)'''
*/msg OperServ AKILL ADD '''expiry mask (reason)'''
*/msg OperServ AKILL DEL  '''entry-num '''
*/msg OperServ AKILL DEL  '''entry-num '''
Line 43: Line 43:




EXCEPTION      Modify the session-limit exception list
'''EXCEPTION'''     Modify the session-limit exception list
*/msg OperServ EXCEPTION ADD '''expiry-time mask limit reason'''
*/msg OperServ EXCEPTION ADD '''expiry-time mask limit reason'''
*/msg OperServ EXCEPTION DEL '''mask''' or '''list'''
*/msg OperServ EXCEPTION DEL '''mask''' or '''list'''
Line 51: Line 51:




NOOP          Temporarily remove all O:lines of a server remotely
'''NOOP'''           Temporarily remove all O:lines of a server remotely
*/msg OperServ NOOP SET '''server'''
*/msg OperServ NOOP SET '''server'''
*/msg OperServ NOOP REVOKE '''server'''
*/msg OperServ NOOP REVOKE '''server'''




JUPE          "Jupiter" a server
'''JUPE'''           "Jupiter" a server
*/msg OperServ JUPE '''server (reason)'''
*/msg OperServ JUPE '''server (reason)'''
* Squit the server to remove the jupe.
* Squit the server to remove the jupe.




IGNORE        Modify the Services ignore list
'''IGNORE'''         Modify the Services ignore list
*/msg OperServ '''ADD|DEL|LIST|CLEAR''' '''expiry-time nick'''
*/msg OperServ IGNORE ADD '''expiry-time nick'''
*/msg OperServ IGNORE DEL '''nick'''
*/msg OperServ IGNORE LIST
*/msg OperServ IGNORE CLEAR




RELOAD        Reload services' configuration file
'''RELOAD'''         Reload services' configuration file
*/msg OperServ reload
*/msg OperServ reload




UPDATE        Force the Services databases to be updated on disk immediately
'''UPDATE'''         Force the Services databases to be updated on disk immediately
*/msg OperServ update
*/msg OperServ update




RESTART        Save databases and restart Services
'''RESTART'''       Save databases and restart Services
*/msg OperServ restart
*/msg OperServ restart




QUIT          Terminate the Services program with no save
'''QUIT'''           Terminate the Services program with no save
*/msg OperServ quit
*/msg OperServ quit




SHUTDOWN      Terminate the Services program with save
'''SHUTDOWN'''       Terminate the Services program with save
*/msg OperServ shutdown
*/msg OperServ shutdown




DEFCON        Manipulate the DefCon system
'''DEFCON'''         Manipulate the DefCon system
*/msg OperServ defcon ''number''' (click [[Defcon Commands|Here]] for more Defcon info)
*/msg OperServ defcon ''number'''
 


CHANKILL      Kill all users on a specific channel
'''CHANKILL'''       Kill all users on a specific channel
*/msg OperServ '''#channel expiry-time (reason)'''
*/msg OperServ '''#channel expiry-time (reason)'''




MODLOAD        Load a module
'''MODLOAD'''       Load a module
*/msg OperServ '''module name'''
*/msg OperServ '''module name'''




MODUNLOAD      Un-Load a module
'''MODUNLOAD'''     Un-Load a module
*/msg OperServ '''module name'''
*/msg OperServ '''module name'''




MODLIST        List loaded modules
'''MODLIST'''       List loaded modules
*/msg OperServ modlist
*/msg OperServ modlist




MODINFO        Info about a loaded module
'''MODINFO'''       Info about a loaded module
*/msg OperServ modinfo '''module name'''
*/msg OperServ modinfo '''module name'''




NOTINCHANLIST  List and act against users not in any channels
[[Category:Anope]]
*/msg OperServ notinchanlist '''kill''' or '''gline'''
 
 
FORCEID        Forcefully identify a nick to services
*/msg OperServ forceid '''nick'''

Latest revision as of 05:16, 2 July 2011

Anope IRC Services


Click Here to go back to the Anope page.


GLOBAL Send a message to all users

  • /msg OperServ global message to be sent -=- Click Here for more infomation about global.


STATS Show status of Services and network

  • /msg OperServ stats


OPER Modify the Services operator list

  • /msg OperServ oper Add or Del


ADMIN Modify the Services admin list

  • /msg OperServ Admin Add or Del


STAFF Display Services staff and online status

  • /msg OperServ staff


MODE Change a channel's modes

  • /msg OperServ mode #channel +modes


KICK Kick a user from a channel

  • /msg OperServ kick nick #channel (reason)


CLEARMODES Clear modes of a channel

  • /msg OperServ clearmodes #channel all


AKILL Manipulate the AKILL list

  • /msg OperServ AKILL ADD expiry mask (reason)
  • /msg OperServ AKILL DEL entry-num
  • /msg OperServ AKILL LIST


EXCEPTION Modify the session-limit exception list

  • /msg OperServ EXCEPTION ADD expiry-time mask limit reason
  • /msg OperServ EXCEPTION DEL mask or list
  • /msg OperServ EXCEPTION MOVE num position
  • /msg OperServ EXCEPTION LIST
  • /msg OperServ EXCEPTION VIEW mask


NOOP Temporarily remove all O:lines of a server remotely

  • /msg OperServ NOOP SET server
  • /msg OperServ NOOP REVOKE server


JUPE "Jupiter" a server

  • /msg OperServ JUPE server (reason)
  • Squit the server to remove the jupe.


IGNORE Modify the Services ignore list

  • /msg OperServ IGNORE ADD expiry-time nick
  • /msg OperServ IGNORE DEL nick
  • /msg OperServ IGNORE LIST
  • /msg OperServ IGNORE CLEAR


RELOAD Reload services' configuration file

  • /msg OperServ reload


UPDATE Force the Services databases to be updated on disk immediately

  • /msg OperServ update


RESTART Save databases and restart Services

  • /msg OperServ restart


QUIT Terminate the Services program with no save

  • /msg OperServ quit


SHUTDOWN Terminate the Services program with save

  • /msg OperServ shutdown


DEFCON Manipulate the DefCon system

  • /msg OperServ defcon number'

CHANKILL Kill all users on a specific channel

  • /msg OperServ #channel expiry-time (reason)


MODLOAD Load a module

  • /msg OperServ module name


MODUNLOAD Un-Load a module

  • /msg OperServ module name


MODLIST List loaded modules

  • /msg OperServ modlist


MODINFO Info about a loaded module

  • /msg OperServ modinfo module name