mojira.dev

Logan Crane

Assigned

No issues.

Reported

MC-178176 /team modify owner prefix Invalid

Comments

sorry! my first time using this website

Something like this would work!

/team modify pembe prefix {"text":"pembe ","color":"gray","bold":"true"}

Though if you want more than one color (or bolded text) add "[    ]" around the "{  }" Like this.

/team modify pembe prefix [{"text":"pem","color":"red","bold":"true"},{"text":"be ","color":"green","bold":"true"}]

you can add as many as you want! e.x. [{_____},{__},{__},{___}] Simple!

 

Hello! Im really good with this command. You need to try something like this

/team add Owner {"text":"Owner","color":"red"}

If  you would like to add more colors to it try...

/team add Owner [{"text":"O","color":"red"},{"text":"w","color":"gold"},{"text":"n","color":"yellow"},{"text":"e","color":"green"},{"text":"r","color":"blue"}]

if you are using more than one color add "[  ]" around "{ }" otherwise the command will not work.

I would recommend adding the team then modifying it later. like this...

/team add Owner

/team modify Owner prefix  {"text":"[Owner] ","color":"red","bold":"true"}

Your Welcome!