mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
parent
8102d1ddb6
commit
3962ff8643
@ -528,6 +528,7 @@ oper-classes:
|
|||||||
- "local_unban"
|
- "local_unban"
|
||||||
- "nofakelag"
|
- "nofakelag"
|
||||||
- "roleplay"
|
- "roleplay"
|
||||||
|
- "relaymsg-anywhere"
|
||||||
|
|
||||||
# network operator
|
# network operator
|
||||||
"network-oper":
|
"network-oper":
|
||||||
@ -561,7 +562,6 @@ oper-classes:
|
|||||||
- "vhosts"
|
- "vhosts"
|
||||||
- "chanreg"
|
- "chanreg"
|
||||||
- "history"
|
- "history"
|
||||||
- "relaymsg-anywhere"
|
|
||||||
- "defcon"
|
- "defcon"
|
||||||
|
|
||||||
# ircd operators
|
# ircd operators
|
||||||
@ -748,7 +748,7 @@ fakelag:
|
|||||||
roleplay:
|
roleplay:
|
||||||
# are roleplay commands enabled at all? (channels and clients still have to
|
# are roleplay commands enabled at all? (channels and clients still have to
|
||||||
# opt in individually with the +E mode)
|
# opt in individually with the +E mode)
|
||||||
enabled: true
|
enabled: false
|
||||||
|
|
||||||
# require the "roleplay" oper capability to send roleplay messages?
|
# require the "roleplay" oper capability to send roleplay messages?
|
||||||
require-oper: false
|
require-oper: false
|
||||||
|
@ -556,6 +556,7 @@ oper-classes:
|
|||||||
- "local_unban"
|
- "local_unban"
|
||||||
- "nofakelag"
|
- "nofakelag"
|
||||||
- "roleplay"
|
- "roleplay"
|
||||||
|
- "relaymsg-anywhere"
|
||||||
|
|
||||||
# network operator
|
# network operator
|
||||||
"network-oper":
|
"network-oper":
|
||||||
@ -589,7 +590,6 @@ oper-classes:
|
|||||||
- "vhosts"
|
- "vhosts"
|
||||||
- "chanreg"
|
- "chanreg"
|
||||||
- "history"
|
- "history"
|
||||||
- "relaymsg-anywhere"
|
|
||||||
- "defcon"
|
- "defcon"
|
||||||
|
|
||||||
# ircd operators
|
# ircd operators
|
||||||
@ -776,7 +776,7 @@ fakelag:
|
|||||||
roleplay:
|
roleplay:
|
||||||
# are roleplay commands enabled at all? (channels and clients still have to
|
# are roleplay commands enabled at all? (channels and clients still have to
|
||||||
# opt in individually with the +E mode)
|
# opt in individually with the +E mode)
|
||||||
enabled: true
|
enabled: false
|
||||||
|
|
||||||
# require the "roleplay" oper capability to send roleplay messages?
|
# require the "roleplay" oper capability to send roleplay messages?
|
||||||
require-oper: false
|
require-oper: false
|
||||||
|
Loading…
Reference in New Issue
Block a user