NathanSalapat fb98659b03 initial upload | пре 4 година | |
---|---|---|
.. | ||
textures | пре 4 година | |
LICENSE | пре 4 година | |
depends.txt | пре 4 година | |
description.txt | пре 4 година | |
init.lua | пре 4 година | |
mod.conf | пре 4 година | |
readme.md | пре 4 година | |
screenshot.png | пре 4 година |
This mod adds a simple chat filter. There is no default word list,
and adding words to the filter list is done through the /filter
chat command. You need the server
priv to use the chat command.
The /filter
chat command can add
, remove
or list
words. The
words are stored in mod_storage
, which means that this mod requires
0.4.16 or above to function.
If a player speaks a word that is listed in the filter list, they are
muted for 1 minute. After that, their shout
privilege is restored.
If they leave, their shout
privilege is still restored, but only after
the time expires, not before.
path
) where each line is a new word.