You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the SETMASK command only allows changing the mask type (ie. WARN to LETHAL). I think it would be nice if you could also change things like the mask flags and reason via this command so you didn't have to disable and create a whole new mask if you wanted to change something.
My idea was this:
setmask 1 type lethal - for changing type
setmask 1 reason $evade|!dnsbl - for changing reason
setmask 1 flags +a-A - for changing mask flags (similar to ChanServ flags on atheme)
The text was updated successfully, but these errors were encountered:
Currently, the
SETMASK
command only allows changing the mask type (ie. WARN to LETHAL). I think it would be nice if you could also change things like the mask flags and reason via this command so you didn't have to disable and create a whole new mask if you wanted to change something.My idea was this:
setmask 1 type lethal
- for changing typesetmask 1 reason $evade|!dnsbl
- for changing reasonsetmask 1 flags +a-A
- for changing mask flags (similar to ChanServ flags on atheme)The text was updated successfully, but these errors were encountered: