From ed6c66ac558f92254e3532b0a14134081f5b82be Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 11 Dec 2015 17:42:30 +0000 Subject: [PATCH] Initial Commit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..91f3a79 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# 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: ` Report: player2 is griefing (mods online: player3)` + +License: WTFPL +Depends: chatplus. +