This plugin is created to let users talk to AI using normal prompts.
For more information, check out:
Information
It also allows players to ask about their own name and UUID.
Function Calling
Need these files
link in 'plugins/MCEngineArtificialIntelligence/datas/'
For permission details, see:
Permission
config.yml
️ Future Plans
- Add function calling like “buy me 10 water” or “buy me a protection stone 10x10x10”.
➤ This feature will require an admin to update the JSON file.
- Allow each player to use a different model:
➤ First player: OpenAI
➤ Second player: OpenRouter
➤ Third player: DeepSeek
Once the plugin is stable, admins will be able to add custom models (like OpenRouter) via config.yml.
For APIs with fixed models, I will include them directly.