Download the plugin on poggit:
Join my GitHub discord server:
📢 A reports plugin for pocketmine servers
- Players can report other players with /report
- This command will open a form where you can select an online player and the reason for the report.
- You can put as many reasons as you want in the config!
- Players will also have to wait a specific amount of seconds to send another report.
- Those who have the admin permission will be able to see the reports in-game (default: reports.admin)
- Admins can view the report list with /reportlist
- This plugin uses webhook support, if set up correctly the reports will be also sent in discord!
- EasyUI by andresbytes
- DiscordWebhookAPI by CortexPE