PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
200 stars 211 forks source link

Placeholders for Amount of Achievements per category #1060

Closed TheCashFire closed 2 years ago

TheCashFire commented 2 years ago

:information_source: Basic information

:clipboard: Description

I have searched the placeholders list, and there doesn't appear to be any matching what I would need. I am simply requesting placeholders for the amount of achievements (total) per category, rather than the amount of achievements completed per category. This way, you could create a completion counter in a custom menu below the category title, stating that you have completed X amount of achievements in this category out of Y total achievements in this category. This would be great for creating custom GUI's, and would help to futureproof work done in one version as it updates to the next with more achievements.

Also, placeholders for the total amount of multiple-achievement achievements in a category would also help. :)

I won't be making a pull request personally.

PyvesB commented 2 years ago

Hello @TheCashFire ! 👋🏻

Okay, makes sense, will add placeholders for the total number of achievements per category. 😉