Minecraft : Bossbar Command Generator

Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors. Found a bug or want a feature, let us know on reddit.

Bossbar Command Maker Tool

Create and manage bossbar commands, select target players, manage color and set properties. For Minecraft Java Edition.

Creating Bossbar

The boss text can be set a number of ways, easy plain text, or more with a more interesting display name a set with a color and style. In these examples we will call our bossbar by the id "miniboss"

It is possible to create name with the bossbar add command
/bossbar add miniboss [{"text":"Mini Boss","color":"yellow"}]

Bossbar text can be updated later
/bossbar set miniboss name [{"text":"Mini Boss","color":"green"}]

Use the "Players" tab above to set which players can see the bossbar. The bar is not visible to them until they are selected.
/bossbar set miniboss players @p

Various bossbar settings can be updated with the setting command. For example changing the color to red. See the "Set" tab for options
/bossbar set miniboss color red

Some of the set options can be checked via the get command. For example list players. See the "Get" tab for options
/bossbar get miniboss players

Extra Commands

A few extra bossbar comands.

List all bossbars
/bossbar list

Delete a bossbar
/bossbar remove "miniboss"

Version History

20 Aug 2026
minecraft/command-generator 2.41.1

patchsummon blocks fixes and improvements
patchsome autocomplete quirky issues during typing

13 Aug 2026
minecraft/command-generator 2.41

addedUUID converter
patchFix for issue with items not re-encoding correctly for items, trades and containers
patchTrades for 1.20.4 and earlier now auto add Count if missing

6 Aug 2026
minecraft/command-generator 2.40

addedRefactored code base internally
patchSlime and Magma cubes, added isBaby tag
patchSulfur cubes added Size, and isBaby tags


Read version history »
(130 More Updates)