96: Bossbars [Minecraft Map Making]
Ep96: Make a bossbar.
Originally for Udemy, but uploaded here.
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/KNSmPWdnfG
Udemy notes. YouTube formatting may make some of these wrong. :)
Commands used:
Create a bossbar with the Id mybossbar:
bossbar add mybossbar {"text":"Custom Bossbar","color":"green","bold":true}
Remove the bossbar with the Id mybossbar:
bossbar remove mybossbar
Change the bossbars name to Test Bossbar:
bossbar set mybossbar name {"text":"Test Bossbar","color":"aqua","bold":false}
Change the bossbars name to Custom Bossbar:
bossbar set mybossbar name {"text":"Custom Bossbar","color":"white","underlined":true}
Set the bossbar to be visible to all players:
bossbar set mybossbar players @a
Set the bossbar max value to 5:
bossbar set mybossbar max 5
Set the bossbar max value to 20:
bossbar set mybossbar max 20
Set the bossbar value to 1:
bossbar set mybossbar value 1
Set the bossbar value to 20:
bossbar set mybossbar value 20
Set the bossbar colour to green:
bossbar set mybossbar color green
Set the bossbar colour to red:
bossbar set mybossbar color red
Set the bossbar value to a score:
execute store result bossbar mybossbar value run scoreboard players get #Boss bossValue
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 184,447 views spread across 877 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.