author: | FeedBackLoop <feedbackloop@gmail.com> |
---|---|
contact: | FREENODE/#fbf |
distribution: | core |
license: |
commands in this plugin: ban-add .. ban-remove .. ban-kickban .. ban-list
ban-add .. [handle_ban_add]
description: arguments: <nick> - add a ban. permissions: OPER code: ban-add command. examples: <user> ;ban-add *!*@lamers.are.us <output> can not get userhost of *!*@lamers.are.us
ban-kickban .. [handle_kickban_add]
description: arguments: <nick> [<reason>] - add a kickban. permissions: OPER code: ban-kickban command. examples: <user> ;ban-kickban Lam0r Get out of here <output> can not get userhost of Lam0r
ban-list .. [handle_ban_list]
description: no arguments - list all bans. permissions: OPER code: ban-list command. examples: <user> ;ban-list <output> the ban list for #test is empty
ban-remove .. [handle_ban_remove]
description: arguments: <banlistindex> - remove a ban. permissions: OPER code: ban-remove command. examples: <user> ;ban-remove 1 <output> ban index out of range