Master-Report
A Little Report Plugins for minecraft 1.21.5+(ChestUI)
Master-Report
Report Plugin
English
📋 Description
A simple and efficient report system for Minecraft servers. Players can report anyone (including OPs) using a GUI interface. OPs can view all reports in a GUI and manage them.
✨ Features
- Data Persistence - Intuitive graphical reporting system - Data Persistence - All players can use the report function - Data Persistence - Players can report any player, including administrators - Data Persistence - OPs can view all reports in a GUI - Data Persistence - Prevents spam reporting - Data Persistence - Online OPs receive instant notifications - Data Persistence - Reports are automatically saved
📋 Commands
| Command | Description | Permission | |---------|-------------|------------| | `/report` | Open report GUI | report.use | | `/reportlist` | View report list (GUI) | report.list |
🔐 Permissions
| Permission | Description | Default | |------------|-------------|---------| | `report.use` | Use report function | `true` | | `report.list` | View report list | `op` | | `report.*` | All permissions | `op` |
🎮 How to Use
For Players:
1. Type `/report` to open the player selection GUI 2. Click on the player you want to report 3. Select a reason from the list 4. Report is submitted and OPs are notified
For OPs:
1. Type `/reportlist` to open the report list GUI 2. Click on any report to delete it
💾 Data Storage
- Reports are saved in `plugins/Report/reports.yml` - Contains reporter, target, reason, timestamp, and status - Automatically loaded on server start
🔗 Links
- Issues: https://github.com/foxmaster-open/Minecraft-Report/ - Issues: https://github.com/foxmaster-open/Minecraft-Report/issues