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 = {
|
||||
"~": "owner",
|
||||
"&": "admin",
|
||||
"!": "admin",
|
||||
"@": "op",
|
||||
"%": "half-op",
|
||||
"+": "voice",
|
||||
|
Loading…
Reference in New Issue
Block a user