diff options
author | cheapie <no-email-for-you@example.com> | 2015-08-01 23:09:22 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2015-08-01 23:09:22 -0500 |
commit | 0bd26743ae49b076bf36a67f32e6763418d47fc1 (patch) | |
tree | 0f0e7a1e4e08a3ffe10a6785ee864846c19b5615 /README | |
parent | 54742a6684546ad743c14ae49d8e88f4f02cac0e (diff) | |
download | dropthecaps-0bd26743ae49b076bf36a67f32e6763418d47fc1.tar dropthecaps-0bd26743ae49b076bf36a67f32e6763418d47fc1.tar.gz dropthecaps-0bd26743ae49b076bf36a67f32e6763418d47fc1.tar.bz2 dropthecaps-0bd26743ae49b076bf36a67f32e6763418d47fc1.tar.xz dropthecaps-0bd26743ae49b076bf36a67f32e6763418d47fc1.zip |
Update README to match the actual behavior
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 attempt to send all-caps messages of more than 5 characters. +This is a simple mod for Minetest that kicks players that send 3 all-caps messages of more than 16 characters each. 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. |