After the Minecraft update, something in the command probably changed.
I have a scoreboard on my realm, this can temporarily remove offline players from the overview. After the update, this still does this, but the numbers are no longer displayed correctly.
YT: Minecraft Money Scoreboard (No offline player or reset)
Minecraft Money Scoreboard (No offline player or reset) - YouTube
After the Minecraft update I get the following error:
Execute at @a positioned ~ ~ ~ run scoreboard players operation @p (Name2) = @p (Name1)
syntax error: unexpected “” at “positioned >><< ~ ~ run s”
Linked issues
is duplicated by 6
Attachments
Comments 12
oh my god yes, my world edit commands for my prison realm no longer work and they use /execute with "positioned ^ ^ ^10" Its weird, because it works on world but not on realms anymore. and it also says syntax error: unexpected.
The /execute rotated sub-command is also broken. There is a workaround for this, you just put "run execute" before you put positioned, rotated, or facing, i have more information on the workaround on my ticket for this here is the link [[MCPE-169945] /execute facing and /execute rotated and /execute positioned does not work in the /execute sub-commands on realms - Jira (mojang.com)|https://bugs.mojang.com/browse/MCPE-169945?filter=-2]
This is still broken in 1.19.83
BUT THERES A WAY AROUND IT
/execute as @e at @s run execute positioned ~ ~ ~ run say test
This works in realms because the "positioned" subcommand needs to be right after "execute" to work, though this should be fixed still
the facing entity sub-command is also broken for /execute in 1.19.80