FoggyBar
A plugin that adds a boss bar (with optional fog) and points that can affect the boss bar within a specified radius.
- Full boss bar customization
- Everything runs asynchronously
- Config reload support (
/destructionbar reload) - No dependencies
Config
# You can remove the entire default section — then there will be no default bar
default:
# https://docs.papermc.io/adventure/minimessage/format/
title: '<rainbow>Supports MiniMessage!'
# https://jd.advntr.dev/api/4.26.1/net/kyori/adventure/bossbar/BossBar.Color.html
# Available colors: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
color: WHITE
# https://jd.advntr.dev/api/4.26.1/net/kyori/adventure/bossbar/BossBar.Overlay.html
# Available styles: PROGRESS, NOTCHED_6, NOTCHED_10, NOTCHED_12, NOTCHED_20
style: NOTCHED_12
# https://jd.advntr.dev/api/4.26.1/net/kyori/adventure/bossbar/BossBar.Flag.html
# Available flags: CREATE_WORLD_FOG, DARKEN_SCREEN, PLAY_BOSS_MUSIC
flags:
- CREATE_WORLD_FOG
- DARKEN_SCREEN
test-point:
# Point location
location:
==: org.bukkit.Location
world: world
x: 0.0
y: 100.0
z: 0.0
# Radius in blocks where the point is active
radius: 100
# Whether to change boss bar progress based on distance to the point
show-progress: true
# Override default parameters
title: '<yellow>Zero coordinates'
color: YELLOW
style: PROGRESS
flags: []
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as FoggyBar-1.0.2.jar — drop this file into the mods folder
- Download size: 26 KB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
