How do I put a player's name in a /title command? (Bedrock Edition 1.11.4How can I make a fake name when I use command blocks?How to place players in team based on how many player's they've killedIs there a way to find out a player's name using commands?How to delay a command blockHow do I add text after a command has run using /tellraw in minecraft pc?How to display colored text to players when they enter a certain area/coordinatesHow do you increase an objective from a certain amount of items in a player's inventory?Minecraft Bedrock Command block selecting a target with coordinates syntax help?Title command will not appear (1.13)How do I fix this chunk lighting glitch in Minecraft Bedrock Edition
A word that means "blending into a community too much"
How to hide an urban landmark?
How to ensure color fidelity of the same file on two computers?
Traversing Oceania: A Cryptic Journey
Why does Sin[b-a] simplify to -Sin[a-b]?
How to decline a wedding invitation from a friend I haven't seen in years?
Why didn't Voldemort recognize that Dumbledore was affected by his curse?
Cascading Switches. Will it affect performance?
A map of non-pathological topology?
Which languages would be most useful in Europe at the end of the 19th century?
Why are trash cans referred to as "zafacón" in Puerto Rico?
Live action TV show where High school Kids go into the virtual world and have to clear levels
Moving points closer to polyline using ModelBuilder?
CSV how to trim values to 2 places in multiple columns using UNIX
Overlapping String-Blocks
What is the maximum number of net attacks that one can make in a round?
Check if three arrays contains the same element
Second (easy access) account in case my bank screws up
Should I ask for an extra raise?
Fixing obscure 8080 emulator bug?
What ways have you found to get edits from non-LaTeX users?
Is it legal for a bar bouncer to confiscate a fake ID
Are there any important biographies of nobodies?
Can I utilise a baking stone to make crepes?
How do I put a player's name in a /title command? (Bedrock Edition 1.11.4
How can I make a fake name when I use command blocks?How to place players in team based on how many player's they've killedIs there a way to find out a player's name using commands?How to delay a command blockHow do I add text after a command has run using /tellraw in minecraft pc?How to display colored text to players when they enter a certain area/coordinatesHow do you increase an objective from a certain amount of items in a player's inventory?Minecraft Bedrock Command block selecting a target with coordinates syntax help?Title command will not appear (1.13)How do I fix this chunk lighting glitch in Minecraft Bedrock Edition
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
So, long story short, I'm trying to have a title displayed so that it says something like, "CACox97 has won the game!" with the basic command like "@p has won the game!"
My command so far is (ran in command block):
titleraw @a title "rawtext":["text":" ","extra":["selector":@p"],"text":" has won the game!"]
If you try to run that command, it'll just say, " has won the game!"
If anyone could help me, that would be greatly appreciated.
minecraft minecraft-commands minecraft-bedrock-edition
New contributor
add a comment |
So, long story short, I'm trying to have a title displayed so that it says something like, "CACox97 has won the game!" with the basic command like "@p has won the game!"
My command so far is (ran in command block):
titleraw @a title "rawtext":["text":" ","extra":["selector":@p"],"text":" has won the game!"]
If you try to run that command, it'll just say, " has won the game!"
If anyone could help me, that would be greatly appreciated.
minecraft minecraft-commands minecraft-bedrock-edition
New contributor
add a comment |
So, long story short, I'm trying to have a title displayed so that it says something like, "CACox97 has won the game!" with the basic command like "@p has won the game!"
My command so far is (ran in command block):
titleraw @a title "rawtext":["text":" ","extra":["selector":@p"],"text":" has won the game!"]
If you try to run that command, it'll just say, " has won the game!"
If anyone could help me, that would be greatly appreciated.
minecraft minecraft-commands minecraft-bedrock-edition
New contributor
So, long story short, I'm trying to have a title displayed so that it says something like, "CACox97 has won the game!" with the basic command like "@p has won the game!"
My command so far is (ran in command block):
titleraw @a title "rawtext":["text":" ","extra":["selector":@p"],"text":" has won the game!"]
If you try to run that command, it'll just say, " has won the game!"
If anyone could help me, that would be greatly appreciated.
minecraft minecraft-commands minecraft-bedrock-edition
minecraft minecraft-commands minecraft-bedrock-edition
New contributor
New contributor
New contributor
asked 21 mins ago
user232664user232664
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
user232664 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f352381%2fhow-do-i-put-a-players-name-in-a-title-command-bedrock-edition-1-11-4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
user232664 is a new contributor. Be nice, and check out our Code of Conduct.
user232664 is a new contributor. Be nice, and check out our Code of Conduct.
user232664 is a new contributor. Be nice, and check out our Code of Conduct.
user232664 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f352381%2fhow-do-i-put-a-players-name-in-a-title-command-bedrock-edition-1-11-4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown