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

How the integration works

  1. Firebot runs a command, redemption, event, timer, or other effect list.
  2. The effect list uses a Minecraft: effect from this integration.
  3. The Firebot script sends the action to the server bridge.
  4. The server mod checks the Player Code and finds the linked Minecraft player.
  5. The server applies the action in-game.
  6. The server can send Minecraft events back to Firebot, such as bridge messages, player deaths, and viewer quest progress.

Common pages