This is the core extension for the
MCAI plugin.
Only support and use latest version.
It must be placed in
Code (Text):
plugins/MCAI/extensions/libs/
.
It creates commands and listeners and has its own specific uses.
Read more at:
https://github.com/MCPaimon-Extension/core/blob/master/README.md
It also supports custom tools in the tools folder,
and includes test prompts in
Code (Text):
plugins/MCAI/prompts/
You can use them with the command:
Code (Text):
/ai test <prompt_key>
For the rest of the information, please read the repository documentation.
It also allows usage in the command line (CMD).