Mojira Archive
MC-52909

/execute @p ~ ~ ~ seed, outputs in commandblock instead of @p.

when typing

/execute @p ~ ~ ~ seed

in a commandblock and activating it.
outputs the seed in the commandblock itself instead on @p.
(see screenshot 1)
can also confirm if run at the player like

/execute @e[type=!Player] ~ ~ ~ seed

(screenshot 2)
this will return the seed to the player x times. where x is the amount of NON players around. instead of outputting it AT every mob.

when creating a score in the scoreboard
example:

/scoreboard objectives add randomNum dummy Number
/scoreboard players set Dinnerbone randomNum 9275

(in commandblock ->)

/execute @p ~ ~ ~ /scoreboard players list Dinnerbone

will output in commandblock aswell
(screenshot 3 & 4)

the /execute command is broken in many other ways aswell.
maybe spend a whole snapshot on this command!

Works As Intended

AgentM

[Mojang] Searge (Michael Stoyke)

2014-04-13, 05:27 PM

2016-07-12, 03:00 PM

2014-07-11, 05:51 PM

0

3

Unconfirmed

Minecraft 14w11b - Minecraft 14w26cMinecraft 14w11b, Minecraft 14w21b, Minecraft 14w25b, Minecraft 14w26b, Minecraft 14w26c

-