Add ! modechar to admin
For the odd network out that uses it!
This commit is contained in:
parent
11465577c0
commit
963cc95388
@ -3,6 +3,7 @@ Handlebars.registerHelper(
|
|||||||
var modes = {
|
var modes = {
|
||||||
"~": "owner",
|
"~": "owner",
|
||||||
"&": "admin",
|
"&": "admin",
|
||||||
|
"!": "admin",
|
||||||
"@": "op",
|
"@": "op",
|
||||||
"%": "half-op",
|
"%": "half-op",
|
||||||
"+": "voice",
|
"+": "voice",
|
||||||
|
Loading…
Reference in New Issue
Block a user