Bifrost is a framework designed to bridge Minecraft Bukkit plugins with an AI service, allowing developers to generate dynamic, context-aware content.
Requires eco to function.
Config
Code (YAML):
# Get your API keys for free here: https://aistudio.google.com/app/apikey
# It is highly recommended to add at least a few keys, the more the better.
api-keys :
- ADD_YOUR_API_KEY
# Language of the AI output. (supported languages depends on AI)
language : English
# The higher the temperature value, the more creative and unpredictable the answers will be.
# Range: 0.0-2.0
temperature : 2.0
# Some countries (Russia, China, etc.) may have problems connecting to Gemini. Proxy can help you.
# HTTP, SOCKS
proxy:
type : HTTP
host : PROXY_HOST
port : 1337
user : "PROXY_USERNAME"
pass : "PROXY_PASSWORD"
# In case of an error (unfortunately, this sometimes happens and no one is immune to it), content generation request will be resent.
max-retries : 3
# It is highly recommended to add at least a few keys, the more the better.
api-keys :
- ADD_YOUR_API_KEY
# Language of the AI output. (supported languages depends on AI)
language : English
# The higher the temperature value, the more creative and unpredictable the answers will be.
# Range: 0.0-2.0
temperature : 2.0
# Some countries (Russia, China, etc.) may have problems connecting to Gemini. Proxy can help you.
# HTTP, SOCKS
proxy:
type : HTTP
host : PROXY_HOST
port : 1337
user : "PROXY_USERNAME"
pass : "PROXY_PASSWORD"
# In case of an error (unfortunately, this sometimes happens and no one is immune to it), content generation request will be resent.
max-retries : 3
If you want to use Bifrost in your plugins, there's a quick usage guide.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Bifröst API is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 329 times (via Spigot). Download it and open it directly in the game.