Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: /msg operserv forbid add channel  (Read 3102 times)

0 Members and 1 Guest are viewing this topic.

DragonRyder

  • Anope User
  • Offline Offline
  • Posts: 64
    • http://www.XeroMem.com
/msg operserv forbid add channel
« on: November 27, 2018, 07:13:29 PM »

Using Anope-2.0.6 + UnrealIRCd-4.0.17 and having a bit of trouble figuring out the proper command for setting a forbid for a channel.

Here is what I entered:
Code: [Select]
/msg OperServ forbid add #smb# +0 Closed
And this was the response I got:
Quote
(Notice) From: OperServ@XeroMem Msg: Syntax: FORBID ADD {NICK|CHAN|EMAIL|REGISTER} [+expiry] entry reason
(Notice) From: OperServ@XeroMem Msg: FORBID DEL {NICK|CHAN|EMAIL|REGISTER} entry
(Notice) From: OperServ@XeroMem Msg: FORBID LIST [NICK|CHAN|EMAIL|REGISTER]
(Notice) From: OperServ@XeroMem Msg: /msg OperServ HELP FORBID for more information.

So what am I doing wrong?
Logged
From the depths of Hell I hear you cry.

CrazyCat

  • Anope User
  • Offline Offline
  • Posts: 240
    • French Eggdrop community
Re: /msg operserv forbid add channel
« Reply #1 on: November 28, 2018, 07:22:44 AM »

Try:
Code: [Select]
/msg operserv forbid add chan +0 #smb# Closed
Pages: [1]   Go Up