joeto / joe.to

Our code
http://joe.to
5 stars 1 forks source link

Emergency/Player Flagging #37

Closed Eviltechie closed 12 years ago

Eviltechie commented 13 years ago

Adds two new flags. Watch flag and automatic watch flag. Players with either of these flags would appear with <!> (or something similar) when you do /who.

Adds three new commands. /flag manually adds a watch flag, and manually removes the watch flag and automatic watch flag. /redalert initiates red alert, broadcasts an alert message to irc, adds the automatic watch flag to all the non admins on the server, and adds the automatic watch flag to all subsequent players who join. /greenalert stops the red alert, sends an all clear message, and removes all automatic watch flags. Any player with a manual watch flag sends out an irc and in game alert when they join.

The purpose of this system is to better organize admins during an attack. Instead of constantly teleporting around to see who is up to what, admins could unflag people who are determined to not be a threat, and focus instead on watching the newly joined and suspicious players. It would also allow manual flagging of suspicious players in case they come back at a later time.

collinday commented 13 years ago

I'll take on this project.