mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 11:19:22 +01:00
cstemplate: set nosync off
This commit is contained in:
parent
e26a91601b
commit
07857f291a
@ -16,6 +16,9 @@ echo "/cs set $1 MLOCK"
|
|||||||
# Allow channel information to be seen
|
# Allow channel information to be seen
|
||||||
echo "/cs set $1 PRIVATE OFF"
|
echo "/cs set $1 PRIVATE OFF"
|
||||||
|
|
||||||
|
# Sync flags when they are changed
|
||||||
|
echo "/cs set $1 NOSYNC OFF"
|
||||||
|
|
||||||
# Allow only identified users to be opped
|
# Allow only identified users to be opped
|
||||||
echo "/cs set $1 SECURE ON"
|
echo "/cs set $1 SECURE ON"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user