Ulysses
Ulysses Stuff => Suggestions => Topic started by: Pancake on December 02, 2013, 06:12:47 PM
-
What it would do is someone can type !report <player> <reason> and will send a pop up gui message to admins or when admins join they will get the message. :P
-
Wow, that amazingly sounds familiar. (http://forums.ulyssesmod.net/index.php/topic,5958.0.html)
-
Wow, that amazingly sounds familiar. (http://forums.ulyssesmod.net/index.php/topic,5958.0.html)
Yea doesn't it ;D I'll check it out. Looks promising
-
Not the same Jam. His idea lets players send reports to admins. My plugin lets Admins warn players.
-
http://facepunch.com/showthread.php?t=1301766 (http://facepunch.com/showthread.php?t=1301766) Something like this?
I dont know what gamemode you want this for, so i dont know how the Damagelog will react on it. But i wonder.. There is a "Advanced RDm manager" Which have the !report, and will pop up for admins online on the server :)
-
What it would do is someone can type !report <player> <reason> and will send a pop up gui message to admins or when admins join they will get the message. :P
I can make this easily... but I can see this being an issue. Admins will be getting spammed with random stuff...
-
I can make this easily... but I can see this being an issue. Admins will be getting spammed with random stuff...
Then put measures in place to help. Here are a few ideas to get you started:
- Set a timer on how often a player can report someone.
- Store all of the reports in a table, don't just pop them up on any admin connected.
- When a report comes in, notify the connected admins via a simple chatbox message { "There are now X reports waiting for review" }
- Allow the admins to open the reports GUI on their own
-
- Allow counters for same player being reported by multiple users during a single session
- Group the same player reports together if multiple exist using steamID (32 or 64) to verify previous.
- Prevent normal users reporting themselves. (*sigh* It would happen just to have users send notes to admins on anything they wanted)
Example
Player: Bubba, aka Luke , steamID <steamid> - Reported - 3x
- #1 Reporter Jed said Bubba "Team killed me on purpose" - <time>
- #2 Reporter Ted said Bubba "Prop killed me while I was building" - <time>
- #3 Reporter Fred said Luke "Used bad language!" - <time>
-
Not the same Jam. His idea lets players send reports to admins. My plugin lets Admins warn players.
Yes the warn plugin is really more for admin use