Go to file
AndrejIT 45798edad2 Chat command "ignore" for PM and some code improvements 2017-06-04 01:58:18 +03:00
LICENSE Initial commit 2017-06-03 21:53:38 +03:00
README.md First release (old, simplified) 2017-06-03 21:57:06 +03:00
depends.txt Chat command "ignore" for PM and some code improvements 2017-06-04 01:58:18 +03:00
init.lua Chat command "ignore" for PM and some code improvements 2017-06-04 01:58:18 +03:00

README.md

Minetest 0.4 mod: chat_antiflood

Mod for Minetest game - limit flood in chat Andrey's third attempt to create mod for minetest

License of source code:

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

http://www.gnu.org/licenses/lgpl-2.1.html

Prevent player to write to chat too much text. This code expects server to restart every day.