#how do i find the owder of a block when someone breaks it in a seperate event?

1 messages · Page 1 of 1 (latest)

warped owl
#
add location of block to {bubble::block::%player%}

second event


if location of block is in {bubble::block::*}
thorn dew
#

you mean you want output a name of player who placed the block?

warped owl
#

yeah

#

"owder" lol mb

fallen zenith
#

wait, is the variable connected to the index?

#

Honestly i’d recommend you use nbts for this situation, it makes integrating owner identifier easier

thorn dew
#

dont use nbt for it, its slow

#

in your situation

#

i would make a variable with indexes equal to x, y z values

#

and player as value

burnt smelt
#

and loop it

vernal vault
#

6ms difference is nothing

coral geode
thorn dew
#

just make only 1 variable list and instead of index of player use x y z values

#

and value as player

muted marsh
vernal vault
#

even faster