Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report functionality #24

Closed
jnccloud opened this issue Oct 7, 2023 · 0 comments
Closed

Report functionality #24

jnccloud opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jnccloud
Copy link

jnccloud commented Oct 7, 2023

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

  • 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

@jnccloud jnccloud added the enhancement New feature or request label Oct 7, 2023
@D4isDAVID D4isDAVID added this to Issues Oct 7, 2023
@github-project-automation github-project-automation bot moved this to Todo in Issues Oct 7, 2023
Scullyy added a commit to Scullyy/qbx_adminmenu that referenced this issue Apr 17, 2024
Scullyy added a commit to Scullyy/qbx_adminmenu that referenced this issue Apr 17, 2024
Manason pushed a commit that referenced this issue Apr 19, 2024
* 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
@Manason Manason closed this as completed Oct 28, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants