DiscordSRV

DiscordSRV

86.8k Downloads

%achievement% Should Give Advancement Title

MetalTurtle18 opened this issue ยท 2 comments

commented

In the wiki, it says

%achievement% Title of the achievement/advancement.

In practice, this is actually the advancement description which ends up being quite annoying. My suggestion is to have this fixed to the title and maybe add a new placeholder %achievementdescription% or similar that has the description in case people still want that.

commented

This is already effective in developer builds. The "title" of the achievement isn't accessible through the Bukkit API and requires reflection which is why it wasn't this way originally.

https://snapshot.discordsrv.com

commented

Ok, thanks for the quick response!