Minetest Mod: allows players to report things to admins and online moderators.
Go to file
bri cassa eae7de5bf6 Report sent to moderators even if they are offline.
- Use mod storage to keep list of modos
- Add "/report modos" command to get list of known modos.
- Add french translation
2022-07-02 15:15:52 +02:00
locale Can send reports to offline moderators + add french translation 2021-07-25 00:01:37 +02:00
README.md Initial Commit 2015-12-11 17:42:30 +00:00
depends.txt Update to support email 2015-12-18 22:34:14 +00:00
description.txt Create description.txt 2016-03-08 18:22:26 +00:00
init.lua Fix crash when no moderators online 2021-08-11 21:54:30 +02:00

README.md

Report

Allows players to report things to admins and online moderators.

Suppose player, griefer and moderator are online players.
player runs this command: /report griefer is griefing
moderator sees: -!- player reported: griefer is griefing
The Admin (named in "name") is mailed via chatplus: <player1> Report: player2 is griefing (mods online: player3)

License: WTFPL
Depends: chatplus.