Require: MCEngine Artificial Intelligence
2025.0.7-19
Place this AddOn in: `plugins/MCEngineArtificialIntelligence/extensions/addons/`
Config at "plugins/MCEngineArtificialIntelligence/extensions/addons/configs/MCEngineReport/".
About
This
Report AddOn integrates
AI-powered report summaries into your Minecraft server using the MCEngine Artificial Intelligence plugin.
Command Usage
Code (Text):
/report <player> <message>
/report <player> <platform> <model>
Examples
Code (Text):
/report Steve He is cheating
/report Steve openai gpt-4
️
How It Works
1. Use `/report <player> <message>` to add a report entry to the database.
2. Use `/report <player> <platform> <model>` to retrieve and process reports for the specified player.
- Once processed, reports are
moved from the main table to the history table.
- Only
unprocessed reports from the main table will be included.
Important
This command requires the permission
Code (Text):
/report <player> <platform> <model> - mcengine.artificialintelligence.addon.report.summary