Compatibility
Minecraft: Java Edition
1.21–1.21.5
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Links
Creators
Details
Licensed MIT
Published 4 months ago
Updated 2 months ago
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.jar
from the releases section - Place the JAR file in your server's
plugins
folder - 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