You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The /report <msg> command was removed at some point. It is a heavily utilized command in most servers. It is used by on duty admins (#193) in game to see messages from players in-chat.
Additionally, /reportr <id> <msg> was a command for admins to reply to players.
Copies of all messages in both commands went to Discord as well.
Ideal solution
Command for players to report and admins to respond that utilizes the optin metadata to ensure only admins on duty will see the report.
A similar command for admins to respond to player reports.
Discord hook
Logging hook
Alternative solutions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
* Implement #24
Implement #24
* Resolve issues with weapons not adding
* Remove due to ugly overflow
* Fix kill and revive player
* Fix view inventory
* Remove old customs option
* Give keys on plate change
* Fix issue where it wouldn't give money
The problem
The
/report <msg>
command was removed at some point. It is a heavily utilized command in most servers. It is used by on duty admins (#193) in game to see messages from players in-chat.Additionally,
/reportr <id> <msg>
was a command for admins to reply to players.Copies of all messages in both commands went to Discord as well.
Ideal solution
optin
metadata to ensure only admins on duty will see the report.Alternative solutions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: