give command minecraftMinecraft Bow Command ./give multiple enchantsWhy doesn't this Minecraft “/give” command work?/give command in 1.5.2Minecraft 1.9.2 Command /give converted to /summonMinecraft Sign Command give tool help [1.8]What's wrong with this Minecraft /give command?Minecraft /give tnt fuse command problemMinecraft 1.13 /give command syntaxHow do you give specific teams command access in Minecraft?Give a specific team an item
What does that Pokemon Trainer mean by saying I am a SHELLOS?
Is it OK to say "The situation is pregnant with a crisis"?
Is it OK to throw pebbles and stones in streams, waterfalls, ponds, etc.?
Is leaving out prefixes like "rauf", "rüber", "rein" when describing movement considered a big mistake in spoken German?
Rear derailleur got caught in the spokes, what could be a root cause
Avoiding repetition when using the "snprintf idiom" to write text
Why would Dementors torture a Death Eater if they are loyal to Voldemort?
What prevents a US state from colonizing a smaller state?
Why was Pan Am Flight 103 flying over Lockerbie?
Why do movie directors use brown tint on Mexico cities?
"in 60 seconds or less" or "in 60 seconds or fewer"?
Calculus, water poured into a cone: Why is the derivative non-linear?
Disk usage buggy: 10G missing on Linux home partition on SSD
Simplify the code
How to stop QGIS from looking for the wrong PostgreSQL host address in an existing workproject?
Cat files in subfolders in order given by a list
Robots in a spaceship
What would you need merely the term "collection" for pitches, but not "scale"?
Tikz radius of the bullets with node
Why are symbols not written in words?
My mom helped me cosign a car and now she wants to take it
Chandra exiles a card, I play it, it gets exiled again
Is this house-rule removing the increased effect of cantrips at higher character levels balanced?
How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?
give command minecraft
Minecraft Bow Command ./give multiple enchantsWhy doesn't this Minecraft “/give” command work?/give command in 1.5.2Minecraft 1.9.2 Command /give converted to /summonMinecraft Sign Command give tool help [1.8]What's wrong with this Minecraft /give command?Minecraft /give tnt fuse command problemMinecraft 1.13 /give command syntaxHow do you give specific teams command access in Minecraft?Give a specific team an item
I'm trying to make a minigame where when someone presses a button they join a team and teleport somewhere. I then want a chain command block to give them a book, but I want a specific team to get that item. Whenever I try doing it, it gives it to the wrong person.
I used this command, /give @p written_book 1 0 author:Narrator,title:WereWolf,pages:["". The goal of the werewolves is to decide together on one villager to secretly kill off during the night, while posing as villagers during the day so they're not killed off themselves."]
I want it to give it to a certain, team but whenever I do like @a[team=Red] It doesn't work
minecraft minecraft-commands
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm trying to make a minigame where when someone presses a button they join a team and teleport somewhere. I then want a chain command block to give them a book, but I want a specific team to get that item. Whenever I try doing it, it gives it to the wrong person.
I used this command, /give @p written_book 1 0 author:Narrator,title:WereWolf,pages:["". The goal of the werewolves is to decide together on one villager to secretly kill off during the night, while posing as villagers during the day so they're not killed off themselves."]
I want it to give it to a certain, team but whenever I do like @a[team=Red] It doesn't work
minecraft minecraft-commands
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm trying to make a minigame where when someone presses a button they join a team and teleport somewhere. I then want a chain command block to give them a book, but I want a specific team to get that item. Whenever I try doing it, it gives it to the wrong person.
I used this command, /give @p written_book 1 0 author:Narrator,title:WereWolf,pages:["". The goal of the werewolves is to decide together on one villager to secretly kill off during the night, while posing as villagers during the day so they're not killed off themselves."]
I want it to give it to a certain, team but whenever I do like @a[team=Red] It doesn't work
minecraft minecraft-commands
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm trying to make a minigame where when someone presses a button they join a team and teleport somewhere. I then want a chain command block to give them a book, but I want a specific team to get that item. Whenever I try doing it, it gives it to the wrong person.
I used this command, /give @p written_book 1 0 author:Narrator,title:WereWolf,pages:["". The goal of the werewolves is to decide together on one villager to secretly kill off during the night, while posing as villagers during the day so they're not killed off themselves."]
I want it to give it to a certain, team but whenever I do like @a[team=Red] It doesn't work
minecraft minecraft-commands
minecraft minecraft-commands
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 20 mins ago
AllimantAllimant
1
1
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Allimant is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
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
);
);
Allimant 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%2f353673%2fgive-command-minecraft%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
Allimant is a new contributor. Be nice, and check out our Code of Conduct.
Allimant is a new contributor. Be nice, and check out our Code of Conduct.
Allimant is a new contributor. Be nice, and check out our Code of Conduct.
Allimant 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%2f353673%2fgive-command-minecraft%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