
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.
47
0
47
0
🚀 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?
- 🎯 Zero Bloat - Only 8 classes, ~2MB JAR (vs 47MB full version)
- ⚡ Lightning Fast - No complex systems slowing you down
- 🔧 Zero Setup - Works out of the box, no configuration needed
- 💾 Simple Database - 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
- Telegram Bot - Instant notifications to your phone
- Webhooks - Integrate with Discord, Slack, or custom systems
- In-Game Alerts - Notify online admins immediately
Database
- SQLite - Lightweight, no external database required
- Smart Caching - Fast report lookups with automatic cleanup
- Data Integrity - Reliable storage with proper error handling
🌍 Compatibility
- Minecraft: 1.8.9 - 1.21.x
- Servers: Paper, Spigot, Folia
- Java: 21+ (with fallbacks for older versions)
⚙️ Quick Setup
- Download and place in
plugins/folder - Restart server
- Optional: Configure Telegram/Webhooks in
config.yml - Done! ✅
Telegram Setup (Optional)
telegram:
enabled: true
bot-token: "YOUR_BOT_TOKEN"
chat-id: "YOUR_CHAT_ID"
Webhook Setup (Optional)
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
{
"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
- Small-Medium Servers - No need for enterprise features
- Quick Setup - Get reports working in under a minute
- Performance Focused - Every MB and millisecond matters
- Simplicity Lovers - Just reports, nothing else
🔗 Related Projects
- Sqrilizz-Report - Full-featured version with Discord bot, REST API, and advanced features
- Based on the original Sqrilizz-Reports - Same reliability, less complexity
🆘 Support
- GitHub: Issues & Source
- Telegram: @Matve1mok1
- 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.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:4 месяца назад
Обновлён:4 месяца назад
