Custom Bossbars

Custom Bossbars is a lightweight Forge client/server mod that lets datapacks and commands create custom Minecraft-style bossbars with fully configurable colors, audience, direction, and render mode.

Short Description
Datapack-driven custom bossbars for Forge 1.20.1, with single and dual-sided modes, configurable colors, direction, scoreboards, and player targeting.

CurseForge Description
Configurable Bossbar HUD is a lightweight Forge client/server mod that gives datapacks and server commands a flexible custom bossbar system.

It does not add gameplay logic by itself. Instead, it lets map makers, event hosts, minigame creators, and server owners create custom HUD bars and control them entirely from commands or datapack functions.

Use it for timers, capture zones, faction control, boss phases, progress meters, contested objectives, roleplay events, or any system where a clean visual progress bar helps players understand what is happening.


Basic Commands
Create a bar:

psbossbar add mypack:timer {"text":"Event Timer"}

Set a value:

psbossbar set mypack:timer max 300
psbossbar set mypack:timer value 150


Show it to everyone:

psbossbar set mypack:timer global true

Show it only to selected players:

psbossbar set mypack:timer players @a[team=red]

Use a scoreboard as the progress source:

scoreboard objectives add event_timer dummy
scoreboard players set time event_timer 300

psbossbar set mypack:timer max 300
psbossbar set mypack:timer value_score time event_timer

Create a dual-sided capture bar:

psbossbar add mypack:zone_a {"text":"Zone A"}
psbossbar set mypack:zone_a mode dual
psbossbar set mypack:zone_a max 100
psbossbar set mypack:zone_a value_score cap_a capture
psbossbar set mypack:zone_a marks 5

Show it near a location:

execute positioned 100 ~ 200 run psbossbar set mypack:zone_a players @a[distance=..80]

Invert direction:

psbossbar set mypack:zone_a inverted true


Set colors with decimal RGB values:

psbossbar set mypack:zone_a left_color 9433087
psbossbar set mypack:zone_a right_color 16727622
psbossbar set mypack:zone_a clash_color 16777215


Also you can test the mod using this datapack:
https://www.curseforge.com/minecraft/data-packs/custom-bossbars-toolkit

Requirements

  • Minecraft Forge 1.20.1
  • Must be installed on both the server and each client
  • A datapack, command block setup, or server command logic is needed to control the bars

This mod is best used as a visual HUD tool for creators who already have, or want to build, their own gameplay logic.


You may use this mod in modpacks, servers, videos, and datapacks. Credit is appreciated.
License: MIT

The Custom Bossbars Team

profile avatar
  • 6
    Projects
  • 505
    Downloads

More from splker125View all

  • Custom Sidebars project image

    Custom Sidebars

    • 115
    • Mods

    Custom Sidebar is a lightweight Forge client/server mod that lets you create custom HUD panels with themes, scoreboard-backed timers, mission panels, event displays, and more.

    • 115
    • April 25, 2026
    • Mods
    • +2
  • Custom Sidebars Toolkit project image

    Custom Sidebars Toolkit

    • 23
    • Data Packs

    Ready-to-run English toolkit datapack for Custom Sidebars, with event, mission, server-status, theme, conflict, and debug demos for map makers and server owners.

    • 23
    • April 24, 2026
    • Data Packs
    • +1
  • Custom Bossbars Toolkit project image

    Custom Bossbars Toolkit

    • 15
    • Data Packs

    Example datapack for Custom Bossbars - Proyect solo, showing single, dual, inverted, global, player-targeted, and location-based custom bossbars.

    • 15
    • April 22, 2026
    • Data Packs
    • +2
  • OL Souls project image

    OL Souls

    • 23
    • Modpacks

    Forge 1.20.1 | A project that seeks to turn minecraft into a true Soul's like game.

    • 23
    • March 16, 2025
    • Modpacks
    • +3
  • Custom Sidebars project image

    Custom Sidebars

    • 115
    • Mods

    Custom Sidebar is a lightweight Forge client/server mod that lets you create custom HUD panels with themes, scoreboard-backed timers, mission panels, event displays, and more.

    • 115
    • April 25, 2026
    • Mods
    • +2
  • Custom Sidebars Toolkit project image

    Custom Sidebars Toolkit

    • 23
    • Data Packs

    Ready-to-run English toolkit datapack for Custom Sidebars, with event, mission, server-status, theme, conflict, and debug demos for map makers and server owners.

    • 23
    • April 24, 2026
    • Data Packs
    • +1
  • Custom Bossbars Toolkit project image

    Custom Bossbars Toolkit

    • 15
    • Data Packs

    Example datapack for Custom Bossbars - Proyect solo, showing single, dual, inverted, global, player-targeted, and location-based custom bossbars.

    • 15
    • April 22, 2026
    • Data Packs
    • +2
  • OL Souls project image

    OL Souls

    • 23
    • Modpacks

    Forge 1.20.1 | A project that seeks to turn minecraft into a true Soul's like game.

    • 23
    • March 16, 2025
    • Modpacks
    • +3