Hello everyone! I'm working on skill upgrade and I need to see how many xp I have, but I don't know how to send variables in chat
command /alchemy_xp:
trigger:
send "{%player%_alchemy_level}" to the player
send "{%player%_alchemy_max}" to the player
send "{%player%_alchemy_xp_current}" to the player
(This thing doesn't work. It says in chat "{SandBoxer011_alchemy_level}")
command /alchemy_xp:
trigger:
send "{%player%_alchemy_level}" to the player
send "{%player%_alchemy_max}" to the player
send "{%player%_alchemy_xp_current}" to the player
(This thing doesn't work. It says in chat "{SandBoxer011_alchemy_level}")