os_swhois

Module Author: genius3000
Category: OperServ
Status: Published
User Rating: (0 Comments)

A different (and newer) version of OS_SWHOIS; the same configuration can be used from the other os_swhois module to this one.
Provides a fully featured SWHOIS system:
- List, View, and Clear commands like other Anope features
- Del command works with entry-number or list
- Automatic SWhois unset when a User logs out or changes their nickname (and its not configured as per group).
- Automatic updating of the list when dropping a nick, changing display nick, ungrouping, or changing configuration from per nick to per group.

ChanServ Config
module { name = "os_swhois"; useaccount = "no"; notifyonadd = "yes"; notifyonlogin = "yes"; }
command { service = "OperServ"; name = "SWHOIS"; command = "operserv/swhois"; permission = "operserv/swhois"; }
Also add the Permission: "operserv/swhois" to your preferred OperType

Usage:
/msg OperServ SWHOIS ADD nick swhois
/msg OperServ SWHOIS DEL {nick | entry-num | list}
/msg OperServ SWHOIS LIST | VIEW [nick | entry-num | list]
/msg OperServ SWHOIS CLEAR [nick]

Issues/Found a Bug? Please file an issue at https://github.com/genius3000/anope-modules

Latest Module Releases

Recent User Comments

  • No User Comments

Post A Comment

You need to be logged in to post a comment.