No on advancement event is recorded in the Skript docs, and is hardly mentioned at all. Simple syntax could be:
on advancement:
replace "%player%" with player's display name in advancement message
send player "Congrats on unlocking %advancement name%"
# Pretend this is correct
log "%player% unlocked %advancement name%: %advancement description"
The AdvancementAddons plugin should be able to do everything else, although having baked-in support would be wonderful.
No
on advancementevent is recorded in the Skript docs, and is hardly mentioned at all. Simple syntax could be:The AdvancementAddons plugin should be able to do everything else, although having baked-in support would be wonderful.