2016-03-17 15:39:49 +00:00
|
|
|
# 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
|
2019-01-05 23:16:18 +00:00
|
|
|
Depends: email.
|
2016-03-17 15:39:49 +00:00
|
|
|
|