---------------------------------------------
Questiero
Posté le 6 juin 2014 à 19:15:15
/tellraw @a {text:"Welcome to the run map"} (je crois que c'est sa)
---------------------------------------------
exact
mais si tu veux rajouter de la couleur:
/tellraw @a {text:"Welcome to the run map",color:???}
??? a remplacer par la couleur de ton choix
si tu veux mettre 2 formatages
/tellraw @a {text:"Welcome to the run map",extra:{[text:"???"]}}
pour 3 formatages...
/tellraw @a {text:"Welcome to the run map",extra:{[text:"???"],[text:"???"]}}
et ainsi de suite
si tu veux mettre en gras
bold:true
si tu veux mettre en souligné
underlined:true
si tu veux rayer
stroke:true
mettre en false reviendra a l’état d'origine