#tellraw shenanigans for a advancements addon

1 messages · Page 1 of 1 (latest)

late cosmos
#

execute as @a[m=!c, tag=!ach1, hasitem={item=minecraft:log}] run tellraw @a {"rawtext": [{"selector": "@s"}, {"text": " has achieved [§b§lGetting Wood§r]"}]}
Will this display the name of the player who made the advancement or will it display the name of yourself?
(I don't want to see "Assassin has made the advancement [Getting Wood]" when someone else made the advancement)

strange cave
#

You can just use tellraw @a with a * selector