
PluginMIT
EvidencePlus
In-game /report system that automatically collects evidence and sends it to Discord via webhooks.
18
Downloads
1
Followers
3 months ago
Updated
📦
1
Versions
📖About EvidencePlus
EvidencePlus
EvidencePlus is a lightweight moderation plugin for Paper servers that adds an in-game /report system with automatic evidence collection and Discord webhook integration.
Designed for server staff who want clear, reliable reports without heavy setup or complex permission systems.
Features
- In-game
/reportcommand - Automatic evidence collection
- Recent chat messages
- Block breaks / placements (with coordinates & world)
- (Optional) inventory and command logs
- Discord webhook integration
- Clean embed with reporter, target, reason, time, and location
- Quick copy-paste teleport commands for staff
- Report merge & cooldown
- Prevents spam by merging repeated reports
- Lightweight & configurable
- Enable/disable each log type
- Memory-only or JSONL file storage
- No LuckPerms required
Commands
| Command | Description |
|---|---|
/report <player> <reason> |
Report a player with automatic evidence |
/evidence lookup <player> |
View recent logs (staff only) |
/evidence reload |
Reload the configuration |
Permissions
| Permission | Description |
|---|---|
evidenceplus.report |
Use /report |
evidenceplus.admin.lookup |
Use /evidence lookup |
evidenceplus.admin.reload |
Reload the plugin |
Setup
- Drop the plugin jar into your
plugins/folder - Start the server to generate
config.yml - Set your Discord webhook URL
- (Optional) Adjust evidence capture settings
- Reload or restart the server
That’s it — /report is ready to use 🎉
Supported Versions
- Minecraft: 1.20.1+
- Platform: Paper (Spigot-compatible APIs)
Notes
- Evidence is collected automatically at the time of the report
- Discord mentions are sanitized to prevent unwanted pings
- All webhook and file I/O operations run asynchronously
Issues & Feedback
If you find a bug or have a feature request, please open an issue on GitHub.
Contributions and suggestions are welcome!