AgentSanchez / SeriousVote

Vote Listener For Sponge
3 stars 4 forks source link

Vote Milestone Placeholders? #45

Closed anesbit closed 2 years ago

anesbit commented 3 years ago

Hello, I was wondering if there are any placeholders for the Milestone feature..

Let me explain what I'm looking to do, I want when a vote is registered for the plugin to say " You have X votes left till you receive your reward." I see we have a "Message" option that I would love to use.

Thanks, DJDeath

AgentSanchez commented 2 years ago

https://github.com/AgentSanchez/SeriousVote/blob/master/src/main/java/net/adamsanchez/seriousvote/Data/VoteSpreeSystem.java#L204 Currently the player is given a message that's hard coded in. I can look at adding a separate placeholder.

Edit ----

I apologize that's for the dailies. Currently there is no such feature for milestones but I can look into adding it will just take a little math.

AgentSanchez commented 2 years ago

I have added a message at the end of the milestone checking process. It will let the player now how many votes until their next milestone. Closed by 0a989556e2103f5c3aa9d981a53d8955ebbafed3