Minecraft Java Edition Bossbar Command Generator
Use this Bossbar Command Generator to create, edit, remove, and list boss bars in Minecraft Java Edition. Choose an action below, such as adding a bossbar, adjusting color and style, or setting the progress, and the command will be structured automatically. Ideal for boss fights, events, and custom maps.
⚠ Not available on Bedrock. The /bossbar command is exclusive to Java Edition — it does not exist
natively in the Bedrock version.
Select Bossbar action:
Select a portion of the name to apply colors and formats.
Automatically Generated Bossbar Command
bossbar add...Want to create a cheap Minecraft server without lag?
I recommend Sparked Host: affordable plans, great performance, simple panel, and fast support.
🚀 Create Server on Sparked HostHow to Use the Bossbar Command in Minecraft
The Bossbar command allows you to create custom boss bars, displaying a name, color, style, and progress on the players' screens. It is widely used in boss fights, timed events, and progress systems within custom maps.
To begin, create a bossbar:
/bossbar add minecraft:chefe "Dragão Ancião"
This will create a bossbar identified as "chefe" with the display name "Dragão Ancião".
Bossbar Command Examples
Add players to the bar
/bossbar set minecraft:chefe players @a
Set color and style
/bossbar set minecraft:chefe color red
Set maximum value and current value
/bossbar set minecraft:chefe max 100
Query the current value
/bossbar get minecraft:chefe value
Remove the bossbar
/bossbar remove minecraft:chefe
Frequently Asked Questions
How to create a bossbar in Minecraft?
Use the command: /bossbar add minecraft:chefe "Dragão Ancião"
Does the /bossbar command work on Bedrock Edition?
No. The /bossbar command is exclusive to Java Edition and does not exist natively in Bedrock Edition.
How to add players to a bossbar?
Use the command /bossbar set <id> players <targets>. If no target is provided, all players are removed from the bar.
What bar styles are available?
The available styles are progress (continuous bar), notched_6, notched_10, notched_12, and notched_20, which divide the bar into segments.
How to remove a bossbar?
Use the command: /bossbar remove minecraft:chefe