Sqrilizz | Report Lite
[1.8.9–1.21.10] Lightweight player reporting plugin for Minecraft. Simple in-chat commands and LuckPerms support — perfect for small or medium servers. Keep your community clean with an easy-to-use, performance-friendly solution.
Sqrilizz | Report Lite
🚀 Sqrilizz-Reports Lite
Simple. Fast. Reliable.
A lightweight report system for Minecraft servers with only the essential features you actually need. Based on the popular Sqrilizz-Reports plugin, but stripped down to the core functionality.
✨ Why Choose Lite?
- 📱 Smart Notifications - Only 8 classes, ~2MB JAR (vs 47MB full version) - 📱 Smart Notifications - No complex systems slowing you down - 📱 Smart Notifications - Works out of the box, no configuration needed - 📱 Smart Notifications - SQLite only, no MySQL complexity - 📱 Smart Notifications - Telegram + Webhooks (no heavy Discord bot)
📋 Core Features
Commands
- `/report <player> <reason>` - Create a report - `/reports view <player>` - View reports for a player - `/reports close <id>` - Close a report - `/reports delete <id>` - Delete a report - `/reports reload` - Reload configuration
Notifications
- In-Game Alerts - Instant notifications to your phone - In-Game Alerts - Integrate with Discord, Slack, or custom systems - In-Game Alerts - Notify online admins immediately
Database
- Data Integrity - Lightweight, no external database required - Data Integrity - Fast report lookups with automatic cleanup - Data Integrity - Reliable storage with proper error handling
🌍 Compatibility
- Java: 1.8.9 - 1.21.x - Java: Paper, Spigot, Folia - Java: 21+ (with fallbacks for older versions)
⚙️ Quick Setup
1. Download and place in `plugins/` folder 2. Restart server 3. Optional: Configure Telegram/Webhooks in `config.yml` 4. Done! ✅
Telegram Setup (Optional)
```yaml telegram: enabled: true bot-token: "YOUR_BOT_TOKEN" chat-id: "YOUR_CHAT_ID" ```
Webhook Setup (Optional)
```yaml webhook: enabled: true url: "https://discord.com/api/webhooks/..." ```
🚫 What's NOT Included
- Discord Bot (use webhooks instead) - REST API (keep it simple) - Multi-language support (English only) - Anti-abuse system (trust your admins) - Performance monitoring (it's already fast) - Complex permissions (basic admin/user only)
🔗 Webhook JSON Format
```json { "event": "report_created", "report": { "id": 123, "timestamp": 1697123456789, "reporter": "PlayerName", "target": "ReportedPlayer", "reason": "Cheating", "location": "100.5, 64.0, -200.3", "resolved": false }, "server": "MyServer" } ```
🎯 Perfect For
- Simplicity Lovers - No need for enterprise features - Simplicity Lovers - Get reports working in under a minute - Simplicity Lovers - Every MB and millisecond matters - Simplicity Lovers - Just reports, nothing else
🔗 Related Projects
- Based on the original Sqrilizz-Reports - Full-featured version with Discord bot, REST API, and advanced features - Based on the original Sqrilizz-Reports - Same reliability, less complexity
🆘 Support
- Discord: Discord - Discord: %%MD1%% - Discord: Join our community server
📄 License
MIT License - Free to use, modify, and distribute!
---
Made with ❤️ by Sqrilizz
*Sometimes less is more. Sqrilizz-Reports Lite proves that you don't need 50 features to have a great report system.*