Overview
These docs explain the Haven Minecraft Integration Firebot script, server mod, and client mod.
Use this page to find the right area. You do not need to read everything in order.
Main docs areas
Firebot ScriptInstall the startup script, connect it to the Minecraft server bridge, add Player Codes, and use Minecraft effects in Firebot.Server ModInstall the server mod, configure the bridge, whitelist Minecraft accounts, and send Minecraft events back to Firebot.Client ModInstall the optional client mod for the quest overlay and questbook UI.Viewer QuestsBuild viewer quests with objectives, rewards, display modes, presets, variables, and quest events.
How the integration works
- Firebot runs a command, redemption, event, timer, or other effect list.
- The effect list uses a Minecraft: effect from this integration.
- The Firebot script sends the action to the server bridge.
- The server mod checks the Player Code and finds the linked Minecraft player.
- The server applies the action in-game.
- The server can send Minecraft events back to Firebot, such as bridge messages, player deaths, and viewer quest progress.
Common pages
Firebot SettingsSet the bridge address, Minecraft version, Player Code, and connection options.Firebot EffectsSee every Minecraft effect and what each field does.Firebot EventsUse Minecraft activity as Firebot event triggers.Firebot VariablesUse Minecraft data inside chat messages, overlays, and other Firebot effects.