JReports icon

JReports -----

A simple, customisable reporting plugin for Bungeecord/Waterfall



JReports is a very simple, customisable reporting plugin for Bungeecord and Waterfall.

Players are able to report other players directly to staff with an optional webhook to also send the report into a Discord channel for staff to look at later!

Permissions and messages are fully customisable.

Free and Open Source with an active developer.

Code (YAML):
discord:
  sendToDiscord
: false # Set to true to enable Discord integration
  webhook
: https://discordapp.com/api/webhooks/1234567890/abcdefghijklmnopqrstuvwxyz # Discord webhook URL if you want to reports messages to Discord

alertPermission
: "jreports.alert" # Permission required to receive alerts when a report is submitted
reportPermission
: "jreports.report" # Permission required to submit a report
reloadPermission
: "jreports.reload" # Permission required to reload the plugin

# Internal Placeholders for Report Alert Message
# %offender% - The name of the player being reported
# %reporter% - The name of the player submitting the report
# %reason% - The reason for the report
# %server% - The name of the server the report was submitted on

messages
:
  invalid-user
: "Invalid user"
  no-reason-provided
: "No reason provided"
  no-permission
: "You do not have permission to use this command"
  report-sent
: "Report sent"
  reportAlert
: |-
 
    &6New Report
    &c&lOffender
: &e%offender%
    &c&lReporter
: &e%reporter%
    &c&lReason
: &e%reason%
    &c&lServer
: &e%server%

[​IMG]
Resource Information
Author:
----------
Total Downloads: 81
First Release: May 15, 2023
Last Update: May 16, 2023
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings