diff options
author | cheapie <no-email-for-you@example.com> | 2015-08-09 00:19:11 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2015-08-09 00:23:44 -0500 |
commit | f6e4f38e1145b9bfb07eb50a866429d4aa53f1c5 (patch) | |
tree | 050a3f03205cfb3607d40cdb888f0ebe49545d1a /README | |
parent | 0bd26743ae49b076bf36a67f32e6763418d47fc1 (diff) | |
download | dropthecaps-f6e4f38e1145b9bfb07eb50a866429d4aa53f1c5.tar dropthecaps-f6e4f38e1145b9bfb07eb50a866429d4aa53f1c5.tar.gz dropthecaps-f6e4f38e1145b9bfb07eb50a866429d4aa53f1c5.tar.bz2 dropthecaps-f6e4f38e1145b9bfb07eb50a866429d4aa53f1c5.tar.xz dropthecaps-f6e4f38e1145b9bfb07eb50a866429d4aa53f1c5.zip |
Trigger on messages containing at least half capital letters
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -This is a simple mod for Minetest that kicks players that send 3 all-caps messages of more than 16 characters each. +This is a simple mod for Minetest that kicks players that send 3 messages of more than 16 characters each that are at least half capital letters. It will also send a message to all players stating that the kick occurred, and if the irc mod is installed, the same message will be sent to the IRC channel. |