See README here:
https://github.com/LightXEthan/LightAI
Prerequisites
- Spigot Minecraft server running in 1.19.3 (paper is recommended
https://papermc.io/downloads)
- OpenAI Account for the API Key
https://platform.openai.com/login/
https://platform.openai.com/account/api-keys
Installation
1. Download the latest version of the LightAI plugin from the releases page on GitHub.
2. Copy the plugin .jar file to the `plugins` folder of your Minecraft server.
3. Start or restart the server to load the plugin.
Usage
1. Add your OpenAI api key using `/lightai <your-apikey>`
2. Summon a Villager NPC by using the `/spawnnpc` command in the game.
3. Right-click on the NPC to start a conversation.
4. Use natural language to ask the NPC questions and get responses.
Feel free to create an issue if you have any questions.