Команда /tellraw, что она из себя представляет и как ей пользоваться? Создание диалогов?!
Смотрим:
Используемые команды: /tellraw @a {"text":"Hi"} /tellraw @a {"text":"Hi","color":"red"} /tellraw @a {"text":"Villager:","extra":[{"text":"Hi","color":"bold"}]} /tellraw @a {"text":"Villager:","extra":[{"text":"Hi","color":"bold"},{"text":",who are you?","color":"green"}]} /tellraw @p {"text":"Who are you?","extra":[{"text":"[Your Friend]","color":"green","clickEvent":{"action":"run_command","value":"/tellraw @p good"}}]} /tellraw @p {"text":"Who are you?","extra":[{"text":"[Your Friend]","color":"green","clickEvent":{"action":"run_command","value":"/tellraw @p good"},"hoverEvent":{"action":"show_text","value":"That will be fine"}},{"text":"[Your Enemy]","color":"red","clickEvent":{"action":"run_command","value":"/tellraw @p bad"},"hoverEvent":{"action":"show_text","value":"That will be bad"}}]} /tellraw @p {"text":"Villager:","color":"blue","extra":[{"text":"Hi","color":"bold"},{"text":",Who are you?","color":"white"},{"text":" [Your Friend]","color":"green","clickEvent":{"action":"run_command","value":"/tellraw @p good"},"hoverEvent":{"action":"show_text","value":"That will be fine"}},{"text":" [Your Enemy]","color":"red","clickEvent":{"action":"run_command","value":"/tellraw @p bad"},"hoverEvent":{"action":"show_text","value":"That will be bad"}}]} /tellraw @p {"text":"List of the different Colors : ","color":"gray","hoverEvent":{"action":"show_text","value":"And how to right them !"},"extra":[{"text":"C","color":"dark_blue","hoverEvent":{"action":"show_text","value":"'color':'custom_color'"}},{"text":"o","color":"green","hoverEvent":{"action":"show_text","value":"'color':'custom_color'"}},{"text":"l","color":"aqua","hoverEvent":{"action":"show_text","value":"'color':'custom_color'"}},{"text":"o","color":"dark_red","hoverEvent":{"action":"show_text","value":"'color':'custom_color'"}},{"text":"r","color":"light_purple","hoverEvent":{"action":"show_text","value":"'color':'custom_color'"}},{"text":" ,","hoverEvent":{"action":"show_text","value":""}},{"text":"Italic","italic":"true","hoverEvent":{"action":"show_text","value":"'italic':'true'"}},{"text":" ,","hoverEvent":{"action":"show_text","value":""}},{"text":"Bold","bold":"true","hoverEvent":{"action":"show_text","value":"'bold':'true'"}},{"text":" ,","hoverEvent":{"action":"show_text","value":""}},{"text":"Underlined","underlined":"true","hoverEvent":{"action":"show_text","value":"'underlined':'true'"}},{"text":" ,","hoverEvent":{"action":"show_text","value":""}},{"text":"Strikethrough","strikethrough":"true","hoverEvent":{"action":"show_text","value":"'strikethrough':'true'"}},{"text":" ,","hoverEvent":{"action":"show_text","value":""}},{"text":"Obfuscated","obfuscated":"true","hoverEvent":{"action":"show_text","value":"'obfuscated':'true'"}}]}