{"id":33979,"date":"2026-06-01T19:02:14","date_gmt":"2026-06-01T16:02:14","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/"},"modified":"2026-06-01T19:02:14","modified_gmt":"2026-06-01T16:02:14","slug":"bossbar","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/","title":{"rendered":"Bossbar"},"content":{"rendered":"<p># Bossbar<br \/>\n**Enhancing Minecraft&#8217;s bossbar functionality by properly extending it to entities. No more complicated command block setup, lag-inducing detection logic, and cheap attempts at recreating the real deal. This is the real deal now.**<\/p>\n<p># \u2705 Features<br \/>\n&#8211; **Entity bossbars** take the name, health and max health of its entity.<br \/>\n&#8211; **Range** can be specified for entity bossbars, meaning it&#8217;s only visible to local players.<br \/>\n&#8211; **Default bossbars** can be configured (see Configuration)<br \/>\n&#8211; **Thicken fog &#038; darken skies** with the extended functionality given to entity bossbars.<br \/>\n&#8211; **Server-side**, meaning clients don&#8217;t need to download it to connect.<br \/>\n&#8211; **Easy to use** with the &#8220;`\/bossbar&#8220;` command, swap out a bossbar id with a target selector, and done!<br \/>\n&#8211; **Optimized** to a lagless extend, compared to Minecraft&#8217;s bulky command code.<\/p>\n<p># \u2699\ufe0f Configuration<br \/>\nConfiguration can be found in &#8220;`configbossbar.json&#8220;`.<br \/>\n&#8211; &#8220;`default&#8220;`:<br \/>\n  &#8211; &#8220;`<entity_type>&#8220;`: resource_location<br \/>\n    &#8211; &#8220;`range&#8220;`: integer<br \/>\nSet the entity bossbar&#8217;s range. Defaults to &#8220;`64&#8220;`. Any player outside of this range won&#8217;t see the entity bossbar.<br \/>\n    &#8211; &#8220;`darken_sky&#8220;`: bool<br \/>\nSet if entity bossbar darkens the sky. Defaults to &#8220;`false&#8220;`.<br \/>\n    &#8211; &#8220;`thicken_fog&#8220;`: bool<br \/>\nSet if entity bossbar thickens the fog. Defaults to &#8220;`false&#8220;`.<br \/>\n    &#8211; &#8220;`color&#8220;`: &#8220;`(blue|green|pink|purple|red|white|yellow)&#8220;`<br \/>\nSet the entity bossbar&#8217;s bar color. Defaults to &#8220;`purple&#8220;`.<br \/>\n    &#8211; &#8220;`style&#8220;`: &#8220;`(notched_6|notched_10|notched_12|notched_20|progress)&#8220;`<br \/>\nSet the entity bossbar&#8217;s visual amount of segments. Defaults to &#8220;`progress&#8220;`.<br \/>\n&#8211; &#8220;`register_before_vanilla&#8220;`: bool<br \/>\nRegister the command extension before vanilla, attempting to parse the bossbar argument as an entity before a server bossbar id. Defaults to &#8220;`false&#8220;`.<\/p>\n<p># \ud83d\udcd6 Syntax<br \/>\n&#8211; &#8220;`bossbar set <target> (visible|range|darken_sky|thicken_fog|color|style)&#8220;`<br \/>\n  &#8211; &#8220;`&#8230; visible <visible>&#8220;`<br \/>\nSet the entity bossbar&#8217;s visibility. Defaults to &#8220;`false&#8220;` for every entity, disabling their bossbar.<br \/>\n  &#8211; &#8220;`&#8230; range <range>&#8220;`<br \/>\nSet the entity bossbar&#8217;s range. Defaults to &#8220;`64&#8220;`. Any player outside of this range won&#8217;t see the entity bossbar.<br \/>\n  &#8211; &#8220;`&#8230; darken_sky <darken_sky>&#8220;`<br \/>\nSet if entity bossbar darkens the sky. Defaults to &#8220;`false&#8220;`.<br \/>\n  &#8211; &#8220;`&#8230; thicken_fog <thicken_fog>&#8220;`<br \/>\nSet if entity bossbar thickens the fog. Defaults to &#8220;`false&#8220;`.<br \/>\n  &#8211; &#8220;`&#8230; color (blue|green|pink|purple|red|white|yellow)&#8220;`<br \/>\nSet the entity bossbar&#8217;s bar color. Defaults to &#8220;`purple&#8220;`.<br \/>\n  &#8211; &#8220;`&#8230; style (notched_6|notched_10|notched_12|notched_20|progress)&#8220;`<br \/>\nSet the entity bossbar&#8217;s visual amount of segments. Defaults to &#8220;`progress&#8220;`.<\/p>\n<p># \ud83d\udce6 Arguments<br \/>\n&#8211; &#8220;`<target>&#8220;`: entity<br \/>\n  &#8211; Specifies the entity whose bossbar is to change.<br \/>\nMust be a player name, a target selector or a UUID.<br \/>\n&#8211; &#8220;`<visible>&#8220;`: bool<br \/>\n  &#8211; Specifies the bossbar&#8217;s visibility.<br \/>\nMust be either &#8220;`true&#8220;` or &#8220;`false&#8220;`.<br \/>\n&#8211; &#8220;`<range>&#8220;`: integer<br \/>\n  &#8211; Specifies the bossbar&#8217;s range.<br \/>\nMust be a 32-bit integer number between &#8220;`0&#8220;` and &#8220;`2147483647&#8220;` (inclusive).<br \/>\n&#8211; &#8220;`<darken_sky>&#8220;`: bool<br \/>\n  &#8211; Specifies if the bossbar darkens the sky.<br \/>\nMust be either &#8220;`true&#8220;` or &#8220;`false&#8220;`.<br \/>\n&#8211; &#8220;`<thicken_fog>&#8220;`: bool<br \/>\n  &#8211; Specifies if the bossbar thickens the fog.<br \/>\nMust be either &#8220;`true&#8220;` or &#8220;`false&#8220;`.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Create health bars for bosses or entities: easy, performance-friendly, feature-rich.<\/p>\n","protected":false},"featured_media":33980,"template":"","meta":{"_minecraft_slug":"bossbar","_minecraft_project_id":"GAPioy3y","_minecraft_author":"boyonk","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":12621,"_minecraft_follows":46,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"bossbar.zip","_minecraft_size_bytes":4302951,"_minecraft_version_count":16,"_minecraft_updated_at":"2026-05-16T01:46:24.188661Z","_minecraft_date_created":"2024-02-28T02:52:46.295822Z","_minecraft_date_modified":"2026-04-24T15:37:40.265951Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/bossbar","_minecraft_icon_attachment_id":33980,"_minecraft_imported_at":"2026-06-01T16:02:15+00:00","_minecraft_import_hash":"4985c61562e17b84b440857017527285","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,88,97,89,126,137],"mod_loader":[99],"minecraft_version":[94,101,107,62,37,40,41,73,74,38,78,79,80,81,82,163],"class_list":["post-33979","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-equipment","mod_category-fabric","mod_category-game-mechanics","mod_category-management","mod_category-mobs","mod_loader-fabric","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6-rc1","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bossbar - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bossbar - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Create health bars for bosses or entities: easy, performance-friendly, feature-rich.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/\",\"name\":\"Bossbar - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bossbar-icon-9cd0b4038f71499a2c33391da8c4826a54cceded_96.webp\",\"datePublished\":\"2026-06-01T16:02:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bossbar-icon-9cd0b4038f71499a2c33391da8c4826a54cceded_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/bossbar-icon-9cd0b4038f71499a2c33391da8c4826a54cceded_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/bossbar\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Bossbar\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bossbar - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/","og_locale":"en_US","og_type":"article","og_title":"Bossbar - Minecraft","og_description":"Create health bars for bosses or entities: easy, performance-friendly, feature-rich.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/","name":"Bossbar - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bossbar-icon-9cd0b4038f71499a2c33391da8c4826a54cceded_96.webp","datePublished":"2026-06-01T16:02:14+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bossbar-icon-9cd0b4038f71499a2c33391da8c4826a54cceded_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/bossbar-icon-9cd0b4038f71499a2c33391da8c4826a54cceded_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/bossbar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Bossbar"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/33979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/33980"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=33979"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=33979"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=33979"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=33979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}