Firebot Effects
Effects are the actions Firebot runs from commands, Channel Point Redemptions, Power-Ups, events, timers, preset effect lists, and buttons.
Haven Minecraft Integration adds Minecraft effects to Firebot. Each effect sends an action to the server bridge, and the server mod applies it in Minecraft.
Before using effects
Make sure these are done first:
- The server mod is installed and the Minecraft server is running.
- The Firebot script is installed and loaded.
- Minecraft Server Address is saved in Firebot.
- Player Code is saved in Firebot.
- Test Connection says connected.
Inventory and items
Minecraft: Give ItemGive an exact item or pick one random item row.Minecraft: Remove ItemRemove a specific item or a random matching item from the player's inventory.Minecraft: Remove Held ItemDelete the item in the main hand or offhand.Minecraft: Drop Held ItemMake the player drop the item in the main hand or offhand.Minecraft: Shuffle InventoryShuffle or sort the hotbar, inventory, or both.Minecraft: Swap Main Hand And OffhandSwap the player's held item with the offhand item.
Player changes
Minecraft: Damage PlayerDeal damage using a Minecraft damage type.Minecraft: Heal PlayerRestore health points directly.Minecraft: Feed PlayerRestore food points directly.Minecraft: Set Player On FireSet the player on fire for a number of seconds.Minecraft: Add Potion EffectApply a potion effect with seconds, amplifier, and particles.Minecraft: Remove Potion EffectRemove one potion effect or one random bad effect.Minecraft: Clear Bad EffectsClear every effect listed in the bad effects list.Minecraft: Teleport PlayerMove the player by fixed offset or random range.Minecraft: Flip Player DirectionTurn the player's view using yaw and pitch changes.
World and mobs
Minecraft: Spawn MobSpawn a specific entity near the linked player.Minecraft: Spawn Random MobPick one configured mob row and spawn it.Minecraft: Bring Tagged MobsTeleport entities with a matching tag to the linked player.Minecraft: Spawn Anvil Above PlayerDrop one or more falling anvils above the player.Minecraft: Spawn LightningStrike lightning near the player.Minecraft: Change TimeSet the world to Day, Noon, Night, or Midnight.Minecraft: Change WeatherSet Clear, Rain, or Thunder for a number of seconds.
Messages and bossbars
Minecraft: Send Player Message ChatSend a private chat message to the linked player.Minecraft: Send Player Message HotbarShow actionbar text above the hotbar.Minecraft: Send Player Message ToastShow a server-side notification to the player.Minecraft: Set Player BossbarCreate or update a bossbar for the player.Minecraft: Remove Player BossbarRemove a bossbar by ID.