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
- Download the latest release from the GitHub Releases
- Put
havenMinecraftIntegration.jsin your Firebot startup scripts folder. - Restart Firebot.
- Open Settings > Scripts > Haven Minecraft.
- Set Minecraft Server Address.
- Select the correct Minecraft Version.
- Paste your Player Code.
- Click Save.
- 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.