diff --git a/scripts/snomasks.pl b/scripts/snomasks.pl index b8639e0..d0608fe 100644 --- a/scripts/snomasks.pl +++ b/scripts/snomasks.pl @@ -1,5 +1,9 @@ # Released into the Public Domain +# Note: After loading the script and adding snomasks into one of your bars, you +# must request /umode once on each server you have server notices masks set on. +# After that, the script will automatically update the bar item. + use strict; use warnings;