1

/tellraw creation sharing and help thead, 13w37b

poltercreeper's Avatar poltercreeper9/14/13 5:06 pm
1 emeralds 21.6k 46
8/23/2014 4:01 am
642's Avatar 642
Hello, post your questions or creations using /tellraw here
this post give all the basics of /tellraw: http://www.minecraftforum.net/topic/1975697-13w37a-tellraw-formatting/
Inspired by Mgreat's thead on /summon and /setblock, link here: http://www.planetminecraft.com/forums/snapshot-13w36a-summon-command-creation-sharing-t304035.html
here's one i found looking around on how to use it
made by MCmacjuul:
/tellraw @a {"text":"<Herobrine> ","extra":[{"text":"If you dare, click ---> HERE <---","clickEvent":{"action":"run_command","value":"/tp @a ~ ~1000000 ~"}}]}
it makes a message that lookes like its from herobrine that teleports you into the air when clicked.
Posted by poltercreeper's Avatar
poltercreeper
Level 16 : Journeyman Goblin
22

Create an account or sign in to comment.

46

1
08/03/2014 6:12 pm
Level 6 : Apprentice Miner
NoahCraftWTF
NoahCraftWTF's Avatar
/title @a title {"text":"","extra":[{"text":"Would you like to buy [Diamonds] Or [Emeralds] you may get tricked ","color":"gold","bold":"true","clickEvent":{"action":"run_command","value":"/give @p 137 1 name Diamond_Pickaxe_;) "},"hoverEvent":{"action":"show_text","value":"this is a item that you use :O fatastic!"}}]}

Not sure if this works I'm testing it now I'm getting good with this
1
08/03/2014 4:37 pm
Level 1 : New Miner
Ninja_TR011
Ninja_TR011's Avatar
can anyone here help me on tellraw messages please: "Welcome to BUDDERCRAFT" in orange color and bold text,but i want the CRAFT part is different color and it should be dark blue color in bold text,kindly add a random signs before and after the "Welcome to BUDDERCRAFT" please!
1
03/04/2014 5:20 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Just wanted to add, this site will probably solve all of your tellraw problems.
http://ezekielelin.com/minecraft/tellraw/
1
03/03/2014 11:07 pm
Level 1 : New Miner
AJz77x
AJz77x's Avatar
/tellraw @a {text:"Notch has decided to give away free capes, click "extra:[{text:here,color:yellow,bold:true,clickEvent:{action:run_command,value:"/summon Creeper ~ ~3 ~ {powered:true}"}}," to accept."]}


Troll O. Lol smiles successfully, "muwahahaha!"
1
11/19/2013 4:39 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Bump, just in case people still need help with this.
1
10/17/2013 8:09 pm
Level 1 : New Miner
MCmango1243
MCmango1243's Avatar
Hello all, I'm trying to make this: tellraw @a {text:"@p is now playing as the Archer!"} make it say: tellraw @a {text:"<player name> is now playing as the Archer!"} without /say. I need to do this with tellraw, so any help would be greatly appreciated!
1
10/17/2013 11:36 am
Level 1 : New Explorer
ScoutsCas
ScoutsCas's Avatar
I made one just because, it has no special use but you might like it!

/tellraw @a {"text":"Would you like a Diamond?: ","color":"white","bold":"true","extra":[{"text":" [YES] ","color":"green","bold":"true","clickEvent":{"action":"run_command","value":"/give @p 264 1 0 {display:{Name:\"Blue thing\",Lore:\[Just ignore this blue thing...\]}}"}},{"text":" [NO] ","color":"red","clickEvent":{"action":"run_command","value":"/give @p 344 1 0"}}]}

(make note: the " " can be left away)
1
10/15/2013 12:20 pm
Level 40 : Master Network
Smash Wizards
Smash Wizards's Avatar
made by MCmacjuul:
/tellraw @a {"text":"<Herobrine> ","extra":[{"text":"If you dare, click ---> HERE <---","clickEvent":{"action":"run_command","value":"/tp @a ~ ~1000000 ~"}}]}
it makes a message that lookes like its from herobrine that teleports you into the air when clicked.

Yep my command
1
10/15/2013 8:34 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
yes, your thead really helped me understand how to use the /tellraw command
1
10/05/2013 2:43 pm
Level 23 : Expert Cake
Spellguard
Spellguard's Avatar
SoraSatoshiIs there a way to make it stop working after one use?


Only in certain circumstances. Say, you want to use the /tellraw as a difficulty selector, and the player chooses a difficulty in chat and then the chat is cleared.

All of the "run_command" values are set to spawn a block at a certain coordinate, and each block would activate a different redstone line, BUT they would all activate a common redstone line that would spam this command for several ticks:

/tellraw @a " "
1
10/03/2013 5:28 pm
Level 29 : Expert Artist
SoraSatoshi
SoraSatoshi's Avatar
can /tellraw check if an item is in the inventory or the lore of an item?
1
10/05/2013 2:44 pm
Level 23 : Expert Cake
Spellguard
Spellguard's Avatar
No, it can't, I'm hoping that in the future /clear will be updated to do this.
I suppose you could use the "run_command" value to /clear @p *item ID* but what would be the point of that?
1
10/03/2013 12:33 am
Level 29 : Expert Artist
SoraSatoshi
SoraSatoshi's Avatar
Is there a way to make it stop working after one use?

Also does anyone else think it would be nice if the message wasn't not in chat but a gui window or better yet the /tellraw would act as a markup language for a gui window in minecraft which could display not only text but buttons and item/block icons.
1
10/05/2013 2:56 pm
Level 18 : Journeyman Architect
Osca32
Osca32's Avatar
You could create a scoreboard objective, and then the upon click command in the tellraw command sets that to a number, and then have a command block wired to a clock doing a testfor command to check what score the objective is. The output from the comparator is linked to another command block which executes a command.
Hope you can understand the gibberish I just wrote
1
10/03/2013 9:43 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
unfortunately, there is currently no way to do this.
1
10/03/2013 6:01 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Well, you might be able to use a command block, to spam chat with something invisible. XD
1
10/02/2013 1:57 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
I seem to be getting better at making these though, I do hope they have an option, to allow non ops to use this.
1
10/02/2013 8:59 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
im not good with server stuff, but wouldn't you just change the perms?
1
10/02/2013 11:59 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
idk, I haven't seen an option in the server properties yet.
1
09/24/2013 11:49 pm
Level 44 : Master Demolitionist
AetherMaster
AetherMaster's Avatar
this is sethblings

1./tellraw @a {"text":"Do you want an apple? ", "extra": [{"text":"[OK]","color":"red","clickEvent": {"action":"run_command","value":"/give @p 260"}, "hoverEvent":{"action":"show_text","value":"I really do"}}]}

2./tellraw @a {"text": "Click on the item to buy it: ", "extra": [{"text": "Dinner's Bone", "clickEvent": {"action": "run_command", "value": "/give @p bone 1 0 {display:{Name:\"Dinners Bone\"}}"}, "hoverEvent": {"action": "show_item", "value": "{id:352s,Damage:0s,Count:1b,tag:{display:{Name:\"Dinner's Bone\"}}}"}}]}
1
09/22/2013 3:26 pm
Level 1 : New Miner
MiniGamePlaza
MiniGamePlaza's Avatar
/tellraw @a {"color":"yellow","text":"You are now OP!"}
1
08/23/2014 4:01 am
Level 1 : New Explorer
642
642's Avatar
Lolzzzz
1
09/22/2013 6:08 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
XD
1
09/23/2013 3:05 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
lol
1
09/22/2013 11:22 am
Level 4 : Apprentice Mage
Vija
Vija's Avatar
^
/tellraw @a
{
text:"Welcome to the shop, ",color:white,
"extra":
[
{"text":"[BUY]",color:green,"clickEvent":{"action":"run_command","value":"/say I bought Something"}},
{"text":" Something, ",color:white},
{"text":"[BUY]",color:green,"clickEvent":{"action":"run_command","value":"/say I bought Something2"}},
{"text":" Something2, ",color:white}
]
}
1
09/20/2013 6:11 pm
Level 28 : Expert Cowboy
BannerWolf
BannerWolf's Avatar
I don't know if you can help me or not but can you tell me why this tellraw command wont work. Now I am trying to summon a block with tellraw. Is that even possible?

/tellraw @p {"text":"Summon Block? ","extra":[{"text":" - Yes -","clickEvent":{"action":"run­_command",­"value":" /setblock minecraft:stone ~1 ~1 ~1"}}]}
1
09/20/2013 7:09 pm
Level 23 : Expert Cake
Spellguard
Spellguard's Avatar
This is not working because the /setblock command is not correct. You need to switch the coords and the block name.
Here's your edited command:


/tellraw @p {"text":"Summon Block? ", "extra":[{"text":" - Yes -","clickEvent":{"action":"run­_command",­"value":" /setblock ~1 ~1 ~1 minecraft:stone"}}]}
1
09/20/2013 5:57 pm
Level 28 : Expert Cowboy
BannerWolf
BannerWolf's Avatar
Can the tellraw command run any command?
1
09/17/2013 3:09 pm
Level 21 : Expert Modder
Creeper_Modder
Creeper_Modder's Avatar
Finnaly something like this came out !
1
09/17/2013 3:06 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
So I was thinking, it would be awesome to have a functional store, using the /tellraw command, but I'm not quite sure how to go about it. I do have a few ideas for example, it would look like this:

"Welcome to the shop, [BUY] Something, [Buy] Something2"

But I would need the "[BUY]" in green, the "Something" in white, and an explanation of what it is, when you put your mouse over it. Also, when a command was clicked, I would need it to do /setblock for a redstone block, at specified coordinates. Can anyone help?
1
09/24/2013 11:55 pm
Level 20 : Expert Dragonborn
MrCreeperXD
MrCreeperXD's Avatar
Not too hard, give me some time and I'll come up with a way of doing this
Great Idea though!
1
09/25/2013 8:42 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
i already answered this question, but if you think you have a better way, please post it
1
09/26/2013 1:20 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Hmmmm... I was messing around with yours, and I can't seem to get it to work. XD
1
09/17/2013 8:49 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
whoa, complex, but doable
/tellraw {text:'Welcome to the shop,', extra:{[text:'BUY', color:green, clickEvent:{action:run_command, value:'/setblock x y z minecraft:redstone_block 0 destroy'}],[text:'something', color:white, hoverEvent:{action:show_test, value:'decripition'}],...
and then you repeat the pattern in the square brackets until you have finished your shop.
BTW, aren't you glad the 256 character limit no longer exists
1
09/17/2013 9:03 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Awesome! Thank you!

Yes, that is great, and allows you to do pretty much anything you could with a custom spawner.
1
09/17/2013 9:52 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
using this code, one shop item alone would have been too large if the limit was still in place
1
09/15/2013 2:35 pm
Level 34 : Artisan Robot
Aide
Aide's Avatar
I can't get this command to work, can anyone help?

Click to reveal
/tellraw @a {"text": " ", "extra": [{"text":"Player 1","color":"dark_blue","clickEvent":{"action":"run_command","value":"tp @p @p[x=752,y=65,y=227]"},{"text":"Player 2","color":"dark_red","clickEvent":{"action":"run_command","value":"tp @p @p[x=752,y=78,y=227]"}}]}}
1
09/15/2013 3:29 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
on the embedded tp commands, you need to add / to the start of them
1
09/15/2013 10:37 am
Level 23 : Expert Cake
Spellguard
Spellguard's Avatar
Here's my post that started this thread, pretty much:


/tellraw @a {"text":"Release the Kraken? ","extra":[{"text":"[Press here]","color":"green","clickEvent":{"action":"run_command","value":"/summon Squid ~ ~ ~ {CustomName:THE KRAKEN,CustomNameVisible:1}"}}]}

Summons THE KRAKEN at your location.

I'm working on a map to showcase the /summon command, but I think I'll heavily use /tellraw as well.
1
09/15/2013 10:41 am
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
nice, let us know when you're done.
1
09/14/2013 8:40 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Do you have links to any information pages on this?
1
09/14/2013 8:42 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
1
09/14/2013 8:44 pm
Level 56 : Grandmaster Taco
Mgreat
Mgreat's Avatar
Ok, thanks. Gonna see if I can think of something cool. XD
1
09/14/2013 8:48 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
nice, adding the link to the front post
1
09/14/2013 8:11 pm
Level 52 : Grandmaster Pixel Painter
craftykids
craftykids's Avatar
/tellraw @a {text:"Notch joined the game",color:yellow}
1
09/14/2013 8:24 pm
Level 16 : Journeyman Goblin
poltercreeper
poltercreeper's Avatar
lol
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome