Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramide1/mcgpt
A Minecraft GPT bridge for interacting with Spigot server
https://github.com/ramide1/mcgpt
Last synced: about 1 month ago
JSON representation
A Minecraft GPT bridge for interacting with Spigot server
- Host: GitHub
- URL: https://github.com/ramide1/mcgpt
- Owner: ramide1
- License: mit
- Created: 2024-04-14T16:29:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T18:08:47.000Z (5 months ago)
- Last Synced: 2024-08-09T02:26:21.031Z (5 months ago)
- Language: Java
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# McGPT
Minecraft gpt for interacting with Spigot server
# Getting Started
Install the plugin on your server.
Configure the plugin by editing the config.yml file:
```yml
Config:
url: ""
instructions: ""
apikey: ""
model: ""
```
# Contributing
We welcome contributions from the community. If you have ideas or want to contribute, please feel free to open an issue or submit a pull request.