Report Function - Coralise/CustomBansPlus GitHub Wiki

Reports

This handy feature will help keep track of reports made by players. All they have to do is type the command /report <player> <report> and their concern will be saved to the database/cache.

/report command

Staff members (or people with the custombansplus.reports.notify) will receive a message stating that a report has just been submitted.

Staff Notification
Every message is editable in the messages.yml.

If they have the custombansplus.reports permission, they can then check out the reported player by doing /reports show <player> or check out every report submitted by doing /reports list.

reports show reports list

After the report is resolved, the responsible staff member may click on the report to mark it as "Resolved" and display the resolver's username.

Resolved Resolved List

In the event of the command being abused by a player, staff members may use the /reports blacklist add/remove <player> command to add or remove a player to and from the blacklist, making them unable to use the /report command.

Blacklist

As of CBP v3.2.7, this feature is only available in the Local (YAML) Version. It will be polished and finalized before it is applied to the SQL version. More features are also being planned, such as a similar /bugreport <report> and report archiving. If you wish to suggest additional features or changes to current ones, you may do so in our discord server here.

⚠️ **GitHub.com Fallback** ⚠️