capturetheflag/mods/ctf/ctf_reports/README.md
2019-11-24 21:37:44 +01:00

15 lines
475 B
Markdown

# CTF Reports
Allows players to report players and bugs 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 email: `<player> Report: griefer is griefing (moderators online: moderator)`
License: WTFPL
Dependencies: `ctf`, `email`
Optional dependencies: `irc`