MODE CHANNEL
Pada IRC AllNetwork, berbagai mode dapat diatur pada channel dengan menyesuaikan kebutuhan channel tersebut. Gunakan perintah /Quote MODE #NamaChannel untuk mengaktifkan mode channel. Perlu diingat bahwa semua pengaturan mode channel akan hilang saat channel kosong, akan tetapi anda dapat meminta seorang IRC Operator untuk mengaktifkan mode channel "Permanent" (+P) agar mode channel tetap terjaga, walaupun sudah tidak ada user didalam channel tersebut. Gunakan perintah "/Quote HELP CMODE" untuk melihat seluruh daftar mode channel yang tersedia pada IRC AllNetwork.
Berikut adalah penjelasan tentang MODE CHANNEL yang bisa anda gunakan pada Jaringan IRC AllNetwork.
Contents
- 1 CHANNEL MODE +c
- 2 CHANNEL MODE +g
- 3 CHANNEL MODE +i
- 4 CHANNEL MODE +m
- 5 CHANNEL MODE +n
- 6 CHANNEL MODE +p
- 7 CHANNEL MODE +s
- 8 CHANNEL MODE +t
- 9 CHANNEL MODE +u
- 10 CHANNEL MODE +z
- 11 CHANNEL MODE +C
- 12 CHANNEL MODE +D
- 13 CHANNEL MODE +E
- 14 CHANNEL MODE +F
- 15 CHANNEL MODE +G
- 16 CHANNEL MODE +J
- 17 CHANNEL MODE +K
- 18 CHANNEL MODE +L
- 19 CHANNEL MODE +M
- 20 CHANNEL MODE +N
- 21 CHANNEL MODE +P
- 22 CHANNEL MODE +Q
- 23 CHANNEL MODE +R
- 24 CHANNEL MODE +S
- 25 CHANNEL MODE +T
- 26 CHANNEL MODE +f
- 27 CHANNEL MODE +j
- 28 CHANNEL MODE +k
- 29 CHANNEL MODE +l
- 30 CHANNEL MODE +v
- 31 CHANNEL MODE +h
- 32 CHANNEL MODE +o
- 33 CHANNEL MODE +a
- 34 CHANNEL MODE +y
- 35 CHANNEL MODE +b
- 36 CHANNEL MODE +q
- 37 CHANNEL MODE +e
- 38 CHANNEL MODE +I
CHANNEL MODE +c[edit]
Fitur Teks Warna dan Garis bawah di nonaktifkan pada channel, jika ada pengguna pada channel menggunakan teks berwarna maka otomatis warna tersebut tidak ditampilkan pada channel terkait.
Format perintah:
/Quote MODE #CHANNEL +c
CHANNEL MODE +g[edit]
Semua pengguna bisa mengundang user lain ("invite") pada channel terkait, perlu diingat bahwa fitur ini melemahkan mode channel +i (invite only).
Format perintah:
/Quote MODE #CHANNEL +g
CHANNEL MODE +i[edit]
Invite only.
Users need to be /invite'd or match a +I to join the channel.
CHANNEL MODE +m[edit]
Moderated.
Only opped/voiced users may talk in channel.
CHANNEL MODE +n[edit]
No external messages.
Only channel members may talk in the channel.
CHANNEL MODE +p[edit]
Private.
Disables /knock to the channel.
CHANNEL MODE +s[edit]
Secret.
Channel will not be shown in /whois and /list etc.
CHANNEL MODE +t[edit]
Ops Topic.
Only opped (+o) users may set the topic.
CHANNEL MODE +u[edit]
Hidden ban/quiet lists.
Ban/quiet lists are hidden from all channel members that are not a halfop or higher.
CHANNEL MODE +z[edit]
Op moderated.
Messages blocked by +m, +b and +q are instead sent to ops.
CHANNEL MODE +C[edit]
Disable CTCP.
All CTCP messages to the channel, except ACTION, are disallowed.
CHANNEL MODE +D[edit]
Disable CTCP ACTION.
All CTCP ACTIONs to the channel will be blocked.
CHANNEL MODE +E[edit]
No kicks.
Chanops will not be able to use /kick on this channel.
CHANNEL MODE +F[edit]
Free target.
Anyone may set forwards to this (otherwise ops are necessary).
CHANNEL MODE +G[edit]
Block messages in all caps.
Messages that are more than 50% capital letters will be blocked. Messages shorter than 10 characters are ignored.
CHANNEL MODE +J[edit]
Prevent automatic rejoin on kick.
Users will not be able to rejoin immediately after being kicked.
CHANNEL MODE +K[edit]
No repeat messages.
Messages that are the same as the last message sent to the channel will be blocked.
CHANNEL MODE +L[edit]
Large ban list.
Increase maximum number of +beIq entries.
CHANNEL MODE +M[edit]
No Message from unregistered nick.
Need to identify to a registered nick to speak in channel last message sent to the channel will be blocked.
CHANNEL MODE +N[edit]
No nickchanges.
People on the channel will not be able to change nick.
CHANNEL MODE +P[edit]
Permanent.
Channel does not disappear when empty.
CHANNEL MODE +Q[edit]
Disable forward.
Users cannot be forwarded to the channel (however, new forwards can still be set subject to +F).
CHANNEL MODE +R[edit]
Registered users only.
Only users identified to services may join.
CHANNEL MODE +S[edit]
SSL only channel.
Only clients connected via SSL may join.
CHANNEL MODE +T[edit]
Disable notice.
All notices to the channel are disallowed.
WITH PARAMETERS:
CHANNEL MODE +f[edit]
Forward.
Forwards users who cannot join because of +i, +j, +l or +r.
PARAMS: /mode #channel +f #channel2
CHANNEL MODE +j[edit]
Join throttle.
Limits number of joins to the channel per time.
PARAMS: /mode #channel +j count:time
CHANNEL MODE +k[edit]
Key.
Requires users to issue /join #channel KEY to
PARAMS: /mode #channel +k key
CHANNEL MODE +l[edit]
Limit.
Impose a maximum number of LIMIT people in the channel.
PARAMS: /mode #channel +l limit
CHANNEL MODE +v[edit]
Voice.
Allows a user to talk in a +m channel. Noted by +nick.
PARAMS: /mode #channel +v nick
CHANNEL MODE +h[edit]
Halfop.
Grants channel half-operator status.
PARAMS: /mode #channel +h nick
CHANNEL MODE +o[edit]
Op.
Grants channel operator status.
PARAMS: /mode #channel +o nick
CHANNEL MODE +a[edit]
Admin.
Grants channel administrator status.
PARAMS: /mode #channel +a nick
CHANNEL MODE +y[edit]
Owner.
Grants channel owner status.
PARAMS: /mode #channel +y nick
CHANNEL MODE +b[edit]
Ban.
Prevents a user from entering the channel, and from sending or changing nick if they are on it, based on a nick!ident@host match.
PARAMS: /mode #channel +b nick!user@host
CHANNEL MODE +q[edit]
Quiet.
Prevents a user from sending to the channel or changing nick, based on a nick!ident@host match.
PARAMS: /mode #channel +q nick!user@host
CHANNEL MODE +e[edit]
Exempt.
Allows a user to join a channel and send to it even if they are banned (+b) or quieted (+q), based on a nick!ident@host match.
PARAMS: /mode #channel +e nick!user@host
CHANNEL MODE +I[edit]
Invite Exempt.
Allows a user to join a +i channel without an invite, based on a nick!user@host match.
PARAMS: /mode #channel +I nick!user@host