Sqrilizz | Report Lite
作者:rebot | 分类:模组
Minecraft 版本: 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit folia paper spigot
? 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.
请登录后举报
暂无评论,抢个沙发吧~