From 77b3885301e53b564ec554ab0ba5c7a7a721738d Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 6 Apr 2016 00:16:38 -0700 Subject: [PATCH 1/2] Add mod.conf --- mod.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 mod.conf diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..df90cc4 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = chat_anticurse From 0d5d3cb967a2551336752a1549f1cf52f9246c45 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Wed, 6 Apr 2016 00:17:18 -0700 Subject: [PATCH 2/2] Add description.txt --- description.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 description.txt diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..17a45e7 --- /dev/null +++ b/description.txt @@ -0,0 +1 @@ +Kick player out when he type curse word in chat or using /me or /msg command. Checks for some English and Russian curse words.