#How to get the entity property value of a certain entity?

1 messages · Page 1 of 1 (latest)

urban goblet
#

I know how to set it, but I can't find some function to get the entity property value.
Please, is it possible to do this? 🤨

#

I want to do operations so I need to get the value

old forum
#

player.getProperty("ssak:property") == 1

urban goblet
#

I see