Mojira Archive
MC-51613

'execute' command does not work with 'spawnpoint', 'setworldspawn', or 'spreadplayers'

In a single player world, try commands like

  • /execute @p ~ ~ ~ spawnpoint

or

  • /execute @p ~ ~ ~ setworldspawn

or these two

  • summon Pig ~ ~ ~ {CustomName:Piggy}
  • /execute @p ~ ~ ~ spreadplayers ~ ~ 0 1 false @e[name=Piggy]

Expected: the various execute commands succeed, and set the player's spawn point, or set the world spawn, or spread the pig, relative to the player.

Actual: command fails with an error message.

Invalid

Brian McNamara

2014-03-18, 10:33 AM

2015-02-02, 08:59 PM

2014-03-19, 08:44 AM

1

2

Unconfirmed

Minecraft 14w11b

-