Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 22 hours ago
🚨 ReportList
ReportList is a lightweight, easy-to-use, and highly efficient player reporting system designed for Minecraft server administrators. It allows players to report rule-breakers easily, while providing staff with a clean, interactive Chest GUI to review, accept, or decline those reports.
Fully optimized for Spigot, Paper, and Purpur (1.21+).
✨ Features
- Interactive Admin GUI: Review all active reports in a beautifully formatted chest interface.
- Quick Actions: Simply Left-Click a report to Accept it (player was cheating), or Right-Click to Decline it (player was innocent).
- Smart Update Checker: The plugin asynchronously checks for new versions on Modrinth. Server Operators (OPs) and Admins receive a clickable notification in the chat if a new update is available!
- Plug & Play: No complicated setup required. Drop it into your
pluginsfolder and you are ready to go. - Modern & Clean: Fully English interface with professional color-coding and formatting.
⌨️ Commands
/report <player> <reason>— Submit a report against a specific player./report check— Opens the Report GUI for administrators to review submitted reports.
🔐 Permissions
Manage these permission nodes using a plugin like LuckPerms:
reportlist.use- Description: Allows a player to submit reports.
- Default:
true(All players have this by default).
reportlist.admin- Description: Grants access to the
/report checkcommand to open the GUI. Players with this permission will also receive update notifications in the chat. - Default:
op(Only server operators have this by default).
- Description: Grants access to the
⚙️ Configuration (config.yml)
The configuration is minimalistic and lightweight by design.
# ==========================================================
# REPORT LIST - CONFIGURATION
# ==========================================================
# Set to true to check for updates on startup
check-update: true


