-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View milestones in /vote gui #1396
Comments
These placeholderapi placeholders are available
|
https://github.com/BenCodez/VotingPlugin/wiki/PlaceHolderAPI-Expansion Add _process to the end of the placeholder. After a server restart it should stay cached though without that |
Fantastic, that worked without having to restart, doing this all on my local dev server atm. Are there any performance issues with this? |
It just might trigger a mysql query, so try to avoid using that on the main thread, it can crash the server in rare cases. That's why it's disabled by default |
Can we please get a way to check milestones in-game as a player, via maybe /vote gui, so that they can see how far they have come and to track how many more they can do.
Also when I add new vote milestones, are these atomatically given to players that supassed the milestones already? How/when are these milestones being triggerd when the vote?
You could add lore to the milestone yaml so thats shown as the lore:
The text was updated successfully, but these errors were encountered: