
PluginMIT
CraftGPT
CraftGPT is a powerful Minecraft plugin that integrates AI capabilities into your Spigot/Bukkit server, allowing players to interact with AI directly within the game.
347
Downloads
7
Followers
10 months ago
Updated
📦
2
Versions
📖About CraftGPT
CraftGPT
CraftGPT is a powerful Minecraft plugin that integrates AI capabilities into your Spigot/Bukkit server, allowing players to interact with AI directly within the game.


Features
- AI integration within Minecraft
- Command-based interaction (
/craftgpt) - Support for multiple Minecraft versions (1.8.8+)
- Configurable settings
- Real-time AI responses
- Free AI usage
Requirements
- Java 8 or higher
- Spigot/Bukkit server (1.8.8 or higher)
Installation
- Download the latest
CraftGPT-1.0.0.jarfrom the releases section - Place the JAR file in your server's
pluginsfolder - Restart your server
- A default configuration file will be generated at
plugins/CraftGPT/config.yml
Configuration
The plugin creates a config.yml file in the plugins/CraftGPT directory.
Usage
Basic commands:
/craftgpt <message>- Send a message to the AI/craftgpt help- Display help information/craftgpt reload- Reload the plugin configuration- And more...
Building from Source
This project uses Gradle as its build system. To build the plugin:
- Clone the repository
- Navigate to the project directory
- Run:
./gradlew clean shadowJar
The compiled JAR will be in build/libs/CraftGPT-1.0.0.jar
Dependencies
- Spigot API
- OkHttp3
- JSON
- Gson
- SnakeYAML
Contributing
Contributions are welcome! Feel free to:
- Report bugs
- Suggest enhancements
- Submit pull requests
License
This project is open source and available under MIT.
Authors
- art3m4ik3
Support
If you find this plugin useful, please consider giving it a star on GitHub!
Made with ❤️ for the Minecraft community