๐ฉReports
Players can report others for inappropriate behavior. Reports are reviewed by staff through a management interface.
Commands
/report <player> [reason]
Report a player
lpcpro.report
/reports
View pending reports
lpcpro.reports.view
/reports list [status]
List reports by status (pending/resolved/dismissed)
lpcpro.reports.view
/reports view <id>
View report details
lpcpro.reports.view
/reports resolve <id> [note]
Mark a report as resolved
lpcpro.reports.manage
/reports dismiss <id> [note]
Dismiss a report
lpcpro.reports.manage
/reports player <name>
View reports against a player
lpcpro.reports.view
How It Works
A player sends
/report Steve Toxic behaviorStaff with
lpcpro.reports.vieware notifiedStaff review with
/reportsStaff resolve or dismiss with
/reports resolve <id>or/reports dismiss <id>
Chat Integration
Reports can also be submitted by clicking on a message in chat. The default chat format includes a hover tooltip on messages:
This pre-fills the report command when a player clicks on any message, making reporting quick and intuitive.
Permissions
lpcpro.report
true
Submit reports
lpcpro.reports.view
op
View pending reports
lpcpro.reports.manage
op
Resolve and dismiss reports
Last updated