Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramide1/mcgemini
A Minecraft Google Gemini bridge for interacting with Spigot server
https://github.com/ramide1/mcgemini
minecraft minecraft-java minecraft-plugin minecraft-server spigot-plugin
Last synced: about 1 month ago
JSON representation
A Minecraft Google Gemini bridge for interacting with Spigot server
- Host: GitHub
- URL: https://github.com/ramide1/mcgemini
- Owner: ramide1
- License: mit
- Created: 2024-04-14T16:06:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T18:06:26.000Z (5 months ago)
- Last Synced: 2024-08-09T02:23:07.653Z (5 months ago)
- Topics: minecraft, minecraft-java, minecraft-plugin, minecraft-server, spigot-plugin
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# McGemini
Minecraft gemini for interacting with Spigot server
# Getting Started
Install the plugin on your server.
Configure the plugin by editing the config.yml file:
```yml
Config:
instructions: ""
apikey: ""
model: "gemini-1.5-flash-latest"
```
# 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.