.

/spamfilter add cpnN block – AME/ME_YASAKTIR \x01ACTION.+\x01

Buda conf için olan

PHP- Kodu:
spamfilter {
regex "\x01ACTION.+\x01";
target { channel; channel-notice; private; private-notice; };
reason "Ame/Me Komut kullanimi yasaklanmistir";
action block;
};

Comments Yorum Yok »