Difference between revisions of "Channel Bans"

From Rizon Wiki
Jump to navigation Jump to search
(Created page with "=Channel Bans= First of all: Rizon staff does NOT deal with channel bans. If you were banned from a channel, and believe that you should be unbanned instead of waiting the ban ...")
 
m (Protected "Channel Bans" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
=Channel Bans=
First of all:
First of all:
Rizon staff does NOT deal with channel bans.
Rizon staff does NOT deal with channel bans.
Line 9: Line 7:
Finding out whom you can contact:
Finding out whom you can contact:


==Who banned you?==
You can find out which ban is stopping you from joining the channel by typing '''/msg chanserv checkban #channel'''


Who banned you?
Example:
<pre>-ChanServ- The ban *!*@Rizon-532B9C4A.internet.com set by Peter prevents you from joining #channel.</pre>


View the channel's ban list, it might appear in the server/status window:
View the channel's ban list, it might appear in the server/status window:
/mode #channelname +b
'''/mode #channelname +b'''


Example:
Example:
#channelname *!*user@*.internet.com set by Peter!~peter@2FCB67A1.CF724B5E.853B28F6.IP (Wed Nov 19 12:32:39)
<pre>#channelname *!*user@*.internet.com set by Peter!~peter@2FCB67A1.CF724B5E.853B28F6.IP (Wed Nov 19 12:32:39)
#channelname sarah!*@* set by killer100!die@in.a.fire (Wed Nov 16 04:16:58)
#channelname sarah!*@* set by killer100!die@in.a.fire (Wed Nov 16 04:16:58)
#channelname End of Channel Ban List
#channelname End of Channel Ban List</pre>


You can see that the first ban was set by Peter, the second one by killer100.
You can see that the first ban was set by Peter, the second one by killer100.
If you are still unsure about which of the bans matches you, do a whois on yourself:
If you are still unsure about which of the bans matches you, do a whois on yourself:
/whois yournick
 
'''/whois yournick'''


Example:
Example:
yournick is ~user@Rizon-532B9C4A.internet.com * *
<pre>yournick is ~user@Rizon-532B9C4A.internet.com * *
yournick on +#chat #Rizon
yournick on +#chat #Rizon
yournick using irc.zipd.de powered by K-FEE
yournick using irc.rizon.net - Where are you?
yournick is using modes +ix authflags: [none]
yournick is using modes +ix authflags: [none]
yournick is actually ~user@xyz.internet.com [1.2.3.4]
yournick is actually ~user@xyz.internet.com [1.2.3.4]
yournick has been idle 2mins 8secs, signed on Wed Dec 03 03:57:45
yournick has been idle 2mins 8secs, signed on Wed Dec 03 03:57:45
yournick End of /WHOIS list.
yournick End of /WHOIS list.</pre>
 


Note:
Note:
If you somehow managed to ban yourself then you can, with sufficient access (by default AOP/5 or higher), unban yourself via
If you somehow managed to ban yourself then you can, with sufficient access (by default AOP/5 or higher), unban yourself via
/msg ChanServ unban #channel
 
'''/msg ChanServ unban #channel'''
 


If you want to unban someone else then you can do so via
If you want to unban someone else then you can do so via
/mode #channel -b banmask
(banmask being a ban from the channel's ban list.)


'''/mode #channel -b banmask'''


Who is the channel founder?
(banmask being a ban from the channel's ban list.)


==Who is the channel founder?==
View the channel's information including the founder's nick:
View the channel's information including the founder's nick:
/msg ChanServ info #channelname
 
'''/msg ChanServ info #channelname'''


Example:
Example:
-ChanServ- Information for channel #channelname:
 
<pre>-ChanServ- Information for channel #channelname:
-ChanServ- Founder: killer100
-ChanServ- Founder: killer100
-ChanServ- Description: #channelname
-ChanServ- Description: #channelname
Line 54: Line 63:
-ChanServ- Last used: Dec 02 21:50:31 2008 EST
-ChanServ- Last used: Dec 02 21:50:31 2008 EST
-ChanServ- Last topic: Wecome to #channelname!
-ChanServ- Last topic: Wecome to #channelname!
-ChanServ- Topic set by: killer100
-ChanServ- Topic set by: killer100</pre>


==Messaging the particular channel operator/founder==
Open a private query with that person, and kindly ask about the ban.


Messaging the particular channel operator/founder:
'''/query nickname'''
 
Or, if the user if offline,
Open a private query with that person, and kindly ask about the ban.
'''/msg memoserv SEND <u>nick</u> <u>message</u>'''
/query nickname


If they decide to keep you banned, you will have to accept that and deal with it.
If they decide to keep you banned, you will have to accept that and deal with it.
Contributed by [[Holz]]

Revision as of 21:11, 11 October 2016

First of all: Rizon staff does NOT deal with channel bans.

If you were banned from a channel, and believe that you should be unbanned instead of waiting the ban out, you're going to have to talk to a channel operator, preferably the one who banned you, or the channel founder.

Finding out whom you can contact:

Who banned you?

You can find out which ban is stopping you from joining the channel by typing /msg chanserv checkban #channel

Example:

-ChanServ- The ban *!*@Rizon-532B9C4A.internet.com set by Peter prevents you from joining #channel.

View the channel's ban list, it might appear in the server/status window: /mode #channelname +b

Example:

#channelname *!*user@*.internet.com set by Peter!~peter@2FCB67A1.CF724B5E.853B28F6.IP (Wed Nov 19 12:32:39)
#channelname sarah!*@* set by killer100!die@in.a.fire (Wed Nov 16 04:16:58)
#channelname End of Channel Ban List

You can see that the first ban was set by Peter, the second one by killer100.

If you are still unsure about which of the bans matches you, do a whois on yourself:

/whois yournick

Example:

yournick is ~user@Rizon-532B9C4A.internet.com * *
yournick on +#chat #Rizon
yournick using irc.rizon.net - Where are you?
yournick is using modes +ix authflags: [none]
yournick is actually ~user@xyz.internet.com [1.2.3.4]
yournick has been idle 2mins 8secs, signed on Wed Dec 03 03:57:45
yournick End of /WHOIS list.


Note:

If you somehow managed to ban yourself then you can, with sufficient access (by default AOP/5 or higher), unban yourself via

/msg ChanServ unban #channel


If you want to unban someone else then you can do so via

/mode #channel -b banmask

(banmask being a ban from the channel's ban list.)

Who is the channel founder?

View the channel's information including the founder's nick:

/msg ChanServ info #channelname

Example:

-ChanServ- Information for channel #channelname:
-ChanServ- Founder: killer100
-ChanServ- Description: #channelname
-ChanServ- Registered: Jul 18 10:03:29 2006 EDT
-ChanServ- Last used: Dec 02 21:50:31 2008 EST
-ChanServ- Last topic: Wecome to #channelname!
-ChanServ- Topic set by: killer100

Messaging the particular channel operator/founder

Open a private query with that person, and kindly ask about the ban.

/query nickname Or, if the user if offline, /msg memoserv SEND nick message

If they decide to keep you banned, you will have to accept that and deal with it.