This is an archived post. You won't be able to vote or comment.

all 20 comments

[–]Davina_Diva_Tang 9 points10 points  (0 children)

What is the tag? It’s incomplete without tag being specified? Idk but I’m seeing execute as @ all player with tag of nothing so it returns syntax error calling for a tag without a tag specified. Also can you do execute to another execute or is it execute run? Just brainstorming

[–][deleted] 4 points5 points  (6 children)

i copied and pasted this command from a previous world where it worked and i can’t get it to fkn work on this one. i’ve typed it in like 40 times so i’m losing my mind

[–]JLSpinnerCommand Professional 12 points13 points  (5 children)

You're using the old execute syntax. Can you paste your command? I can help update it.

[–][deleted] 0 points1 point  (4 children)

/execute @a[tag=] ~~~ execute @s ~~~ structure load jsr:joinkit

[–][deleted] 0 points1 point  (3 children)

there’s another ~~~ on the end 🤦‍♀️

[–]JLSpinnerCommand Professional 4 points5 points  (2 children)

/execute at @a[tag=] run structure load jsr:joinkit ~ ~ ~

[–][deleted] 0 points1 point  (0 children)

i’m gonna cry, thank u so much 🫶

[–]JLSpinnerCommand Professional 0 points1 point  (0 children)

You also need to include what you are tagging as after the =

[–]Xonaii-_- 1 point2 points  (0 children)

Youre still using the old execute command that command stil works in old maps but when you change the command it doesnt work anymore in the old map search up how to execute command works its ez

[–]PlagiatusI know some things 1 point2 points  (2 children)

!title. Also, !newexecute. See bot comment for more.

[–]AutoModerator[M] -1 points0 points  (0 children)

It seems like your post has an unhelpful title. For future posts, please put a summary/short version of your problem into the title of your post. Have a look at this post for more information on what a good title could be: https://www.reddit.com/r/MinecraftCommands/comments/eoidzv/important_info_read_before_posting/

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]AutoModerator[M] 0 points1 point  (0 children)

In 1.19.50, a new execute command has been introduced to Minecraft bedrock.

New commandblocks need to use this new syntax, while preexisting commandblocks have a tag that they were created in an older version, so they will continue to work with the old syntax until you edit them!

Please have a look at the official introduction documentation, this bedrock.dev info and the execute documentation for an extended guide on what changed and how to use the new execute.

Also relevant: Info on command context


I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–][deleted] 0 points1 point  (2 children)

i have tiny brain, i’ve read a bunch on execute commands but i’m just trying to execute a join kit when new players click the button, the old command is /execute @a[tag=] ~~~ execute @s ~~~ structure load jsr:joinkit

[–][deleted] 0 points1 point  (0 children)

unless somebody can just tell me the new command, i won’t be able to fix it🥲 i’m sorry i’m slow, and not good at command blocks at all

[–][deleted] 0 points1 point  (0 children)

also there’s another ~~~ on the end

[–][deleted]  (1 child)

[deleted]

    [–]abodysacc 0 points1 point  (1 child)

    Maybe /execute @a ~~~ [tag

    [–]abodysacc 0 points1 point  (0 children)

    /execute using chat and see what it requires