mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-25 04:39:24 +01:00
cstemplate: also update alert and ban
This commit is contained in:
parent
977f10ac4b
commit
95e541636c
@ -60,7 +60,7 @@ echo "/cs template $1 user !+ViA"
|
|||||||
# Lesser version of user, usually given to $REGISTERED or *!*@*. Can view
|
# Lesser version of user, usually given to $REGISTERED or *!*@*. Can view
|
||||||
# the access list to see whom to contact in emergency and use MemoServ
|
# the access list to see whom to contact in emergency and use MemoServ
|
||||||
# SENDOPS commands. Requires user to be registered even if *!*@* has +A.
|
# SENDOPS commands. Requires user to be registered even if *!*@* has +A.
|
||||||
echo "/cs template $1 alert +A"
|
echo "/cs template $1 alert !+A"
|
||||||
|
|
||||||
# Permanent ban. Removes all flags and sets autokick.
|
# Permanent ban. Removes all flags and sets autokick.
|
||||||
echo "/cs template $1 ban -*+b"
|
echo "/cs template $1 ban !-*+b"
|
||||||
|
Loading…
Reference in New Issue
Block a user