ChatReport is a powerful and lightweight Minecraft plugin that allows players to report others with recent chat messages. The plugin sends reports to a Discord webhook, enabling server staff to monitor and manage player behavior efficiently.
- Easy Player Reporting: Players can report others using a simple command.
- Discord Integration: Reports are sent to a specified Discord webhook as rich embeds.
- Customizable Message Logs: Define the number of recent messages to include in reports.
- Duplicate Report Prevention: Configurable cooldown prevents multiple reports for the same player.
- Localized Messages: Support for multiple languages (e.g., EN, FR, RO, PT, CN).
- Developer-Friendly: Debug mode to track plugin activity and errors.
- Reloadable Configuration: Reload settings without restarting the server.
| Command | Description | Permission |
|---|---|---|
/chatreport help |
Displays the help menu. | chatreport.help |
/chatreport report <name> |
Reports a player with their recent messages. | chatreport.report |
/chatreport reload |
Reloads the plugin configuration and locales. | chatreport.reload |
/chatreport version |
Displays the plugin version and author details. | chatreport.version |
| Permission | Description | Default |
|---|---|---|
chatreport.help |
Allows access to the help command. | true |
chatreport.report |
Allows players to report others. | true |
chatreport.reload |
Allows access to reload the plugin configuration. | op |
chatreport.version |
Allows viewing the plugin version and author info. | true |
ChatReport supports multiple languages. Locales can be found in the locales/ directory and modified to fit your server's requirements. Supported languages include:
- English (
en_US.yml) - French (
fr_FR.yml) - Romanian (
ro_RO.yml) - Portuguese (
pt_PT.yml) - Chinese Simplified (
zh_CN.yml)
- Download the latest version of ChatReport from Releases.
- Place the
.jarfile into your server'spluginsfolder. - Start or restart your server.
- Configure the plugin in
config.ymland provide the required Discord webhook details. - Use
/chatreport reloadto apply any changes made to the configuration or locales.
If you encounter issues, have questions, or want to suggest features, feel free to:
- Open an issue on our GitHub Issues page.
- Join our Discord.
This plugin has no dependencies at this moment.
Developed by padrewin and 666pyke.


