Bossbar names can't use JSON components
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like
{"text":"Bossbar","bold":true}
if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
Created Issue:
Bossbar names can't use JSON components
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like *
{"text":"Bossbar","bold":true}* if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like
{"text":"Bossbar","bold":true}** if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like *
{"text":"Bossbar","bold":true}* if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like *
{"text":"Bossbar","bold":true}
*if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like {"text":"Bossbar","bold":true} if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like {"text":"Bossbar","bold":true} if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like *
{"text":"Bossbar","bold":true}* if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like **
{"text":"Bossbar","bold":true}** if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like
{"text":"Bossbar","bold":true}**
**if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"The official wiki says that bossbar names can be defined by JSON components.
However, it does not work, it only displays the raw string like
{"text":"Bossbar","bold":true}
if I do /bossbar set foo:bar name "{\"text\":\"Bossbar\",\"bold\":true}"
Your command is incorrect. This is the correct one:
/bossbar set foo:bar name {"text":"Bossbar","bold":true}The extra quotes aren't needed.
Thanks!