HomeJavaModsBifröst API
Bifröst API
[​IMG]
Bifrost
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
AI-Driven Plugins
If you want to use Bifrost in your plugins, there's a quick usage guide.

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more