Firebot Script

The Firebot script adds the Minecraft integration inside Firebot.

After it is installed, Firebot gets a Haven Minecraft settings page, Minecraft effects, Minecraft events, Minecraft variables, and event filters.

Install

  1. Download the latest release from the GitHub Releases
  2. Put havenMinecraftIntegration.js in your Firebot startup scripts folder.
  3. Restart Firebot.
  4. Open Settings > Scripts > Haven Minecraft.
  5. Set Minecraft Server Address.
  6. Select the correct Minecraft Version.
  7. Paste your Player Code.
  8. Click Save.
  9. Click Test Connection.

Startup scripts are usually here:

C:\Users\YOURUSERNAME\AppData\Roaming\Firebot\v5\profiles\Main\scripts

Server address

Use this when Firebot and the Minecraft server are on the same PC:

http://127.0.0.1:8765

Use this when Firebot connects to another PC or hosted server:

http://SERVERIPHERE:8765

Replace SERVERIPHERE with the Minecraft server IP or domain. The port is the bridge port from the server config, not the normal Minecraft server port.

Player Code

The Player Code links Firebot to one Minecraft player.

Server owner or staff creates the whitelist entry:

/firebot whitelist add CathieNova

Then the player gets the code:

/firebot code

Paste the code into Firebot and save.

What gets added