Sqrilizz-Reports
Modern report management system for Minecraft servers with GUI interface and multi-language support.
bstats
https://bstats.org/plugin/bukkit/Sqrilizz%20Reports/31222
Features
- Interactive GUI for managing reports
- Multi-language support (English, Russian, Arabic)
- Bug report system with categories
- Anti-abuse protection with rate limiting
- Optional MySQL/SQLite support
- Discord and Telegram integration
- REST API for external tools
- Punishment presets (warn, kick, mute, ban)
- Full pagination support
Quick Start
- Download and place JAR in
plugins/folder - Restart server
- Use
/report <player> <reason>to create reports - Use
/reportsto open GUI (requiresreports.adminpermission)
Commands
Players:
/report <player> <reason>- Report a player/bugreport <category> <description>- Report a bug
Admins:
/reports- Open reports GUI/report-reload- Reload configuration/report-language <en|ru|ar>- Change language/report-debug- Enable reports debuging
Configuration
language: en
cooldown: 60
database:
type: json
Permissions
reports.admin- Access to reports management (debug included)reports.bypass- Bypass cooldownsreports.reload- Reload configurationreports.language- Change language
Links
Support
For detailed documentation, configuration examples, and troubleshooting, visit the GitHub repository.
