Force Item Battle Teams
A modern team-based mini-game in which players must find random items as quickly as possible.
Force Item Battle Teams
Force Item Battle Teams
Force Item Battle Teams is a Minecraft plugin that brings the popular Force Item Battle gamemode to your server — now with full team support, inspired by the BastiGHG video format.
Players are challenged to find or craft a randomly assigned item within a time limit. Miss it, or use a joker to skip — but jokers are limited! Compete in teams, track progress in real time, and see who comes out on top.
What does this plugin add?
• Team-based Force Item Battle — up to 8 teams competing simultaneously • Live action bar — shows the current challenge item and remaining time at a glance • Visual indicators — the required item floats above each player and appears next to their name in the tab list and name tag • Joker system — each team gets a configurable number of skips to pass on a difficult item • Team Backpack — a shared inventory for each team • Team Lock — prevent players from switching teams mid-game via config • Fully configurable — round duration, joker count, team lock, and item blacklist all adjustable in config.yml
Commands:
|Command |Description | |---------------------------|-------------------------| |`/forceitembattle start` |Start the game | |`/forceitembattle stop` |Stop the game | |`/forceitembattle restart` |Restart the current round| |`/forceitembattle settings`|Open settings | |`/forceitembattle backpack`|Open the team backpack | |`/forceitembattle reveal` |Reveal the current item | |`/forceitembattle overview`|Show team overview |
Permission: ``` fib.start ```
Configuration:
``` challenge-seconds: 300 # Round duration in seconds max-skips: 3 # Number of jokers per team enable-backpack: true # Enable team backpack team-lock: false # Prevent team changes during game
blacklist: # Items that will never be assigned - BEDROCK - COMMAND_BLOCK - BARRIER ```
Based on the format seen in the BastiGHG Force Item Battle video.