Speedgot
✨ Report+ - Simple reporting system
-----
Stop rule-breakers in their tracks
Download Now
37.7 KB .jar
Overview
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Report+ is the most advanced free reporting system for Spigot.
Report+ includes these features:
Reports are saved in a MySQL database
Report archiving
An open-source
Web GUI
is available (feel free to star it!)
No dependencies (other than a MySQL database)
The commands of Report+ are outlined below:
/report <player> <reason> - Report a player
/reports - Go to reports web page
/reportplus [archive|help|list|reload|] [arg] - A few self-explanatory commands
Report+ uses these permissions:
reportplus.report - required for /report command
reportplus.admin - required for /reports and /reportplus commands
Spoiler:
config.yml
mysql: true
db_host: "127.0.0.1"
db_port: 3306
db_database: "reportplus"
db_username: "mysqlUser"
db_password: "mysqlPassword"
web_gui_url: "
https://127.0.0.1:3030/
"
thank_you_message: "Report submitted successfully. Thank you!"
webhooks_enabled: false
discord_webhook_url: "
https://discord.com/api/webhooks/your/webhook
"
max_returned_reports_in_chat: 20
get_username_from_uuid: true
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
120
First Release:
Dec 19, 2023
Last Update:
Jan 27, 2024
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support