#How to get advancement properties (spigot)

1 messages · Page 1 of 1 (latest)

eager notch
#

^

#

for example, the title, the description, etc.

gentle iris
#

if you need to create a custom achievement, I recommend using datapacks

#

described in the documentation

eager notch
#

No, I don't want to create custom achievements

#

I just want to get the stuff in the achievements

gentle iris
eager notch
#

for example
"Hey you got a diamond!" (getTitle())

#

kk thanks

#

ill be right back

gentle iris
#

PlayerAdvancementDoneEvent -> getAdvancement() -> getDisplay() -> getTitle()

eager notch
#

the version of the api is 1.12.2

#

is there a minimum version maybe?