Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Tags
Creators
Details
Licensed SCL
Published 11 months ago
Sqrilizz-Reports
Modern report management system for Minecraft servers with GUI interface and multi-language support.
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
Configuration
language: en
cooldown: 60
database:
type: json
Permissions
reports.admin- Access to reports managementreports.bypass- Bypass cooldownsreports.reload- Reload configurationreports.language- Change language
Links
Support
For detailed documentation, configuration examples, and troubleshooting, visit the GitHub repository.


