Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hey Guys if you look this paste so it a Commands at the command: /tellraw!!
- /tellraw @a "Hello There
- /tellraw @a {text:"Test"}
- /tellraw @a {text:"Banana",color:yellow}
- /tellraw @a {text:"Fancy",color:dark_aqua,bold:true,underlined:true,italic:true,strikethrough:false,obfuscated:false}
- /tellraw @a {text:"Red ",color:red,extra:[{text:"Blue",color:blue}]}
- /tellraw @a {text:"Yellow ",color:yellow,extra:[{text:"Gold ",color:gold},{text:"Green ",color:green}]}
- /tellraw @a {text:"This is Red ",color:red,extra:[{text:"This is White "}]}
- /tellraw @a {text:"Secret Code",color:dark_red,hoverEvent:{action:show_text,value:"10100110";}}
- /tellraw @a {text:"Diamond Sword",color:aqua,hoverEvent:{action:show_item,value:"{id:minecraft:diamond_sword}"}}tellraw @a
- {text:"Diamond Sword",color:aqua,hoverEvent:{action:show_item,value:"{id:minecraft:diamond_sword}"}}
- /tellraw @a {text:"Pig",color:light_purple,hoverEvent:{action:show_entity,value:"{type:Pig,name:Hamlet,id:Likes Shakespear}"}}
- /tellraw @a {text:"[Click me for gold]",color:gold,clickEvent:{action:run_command,value:"/give @p gold_ingot"}}
- /tellraw @a {text:"Teleportation Coordinates",color:gray,clickEvent:{action:suggest_command,value:"/tp @p 1026 4 -1902"}}
- /tellraw @a {text:"Youtube!",color:dark_red,clickEvent:{action:open_url,value:"http://minecraft.net/download}}
- /tellraw @a {text:"Youtube!",color:dark_red,clickEvent:{action:open_url,value:"http://minecraft.net/download[{text:" And this text",color:green}]}
- /tellraw @a {selector:@p}
- /tellraw @a {text:"Welcome back, ",color:gold,extra:[{selector:@e,color:dark_aqua},{text:"!"}]}
- /tellraw @a {text:"You have walked ",color:yellow,extra:[{score:{objective:"Walk",name:"*"},color:green},{text:" Centimeters"}]}
- that was All the Command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement