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+).
plugins folder and you are ready to go./report <player> <reason> — Submit a report against a specific player./report check — Opens the Report GUI for administrators to review submitted reports.Manage these permission nodes using a plugin like LuckPerms:
reportlist.use
true (All players have this by default).reportlist.admin
/report check command to open the GUI. Players with this permission will also receive update notifications in the chat.op (Only server operators have this by default).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