VotingPlugin
VotingPlugin copied to clipboard
Not counting vote correctly in the "sites voted on today" stat
Versions 6.15.1 - Paper 1.20.1
Describe the bug When I vote on the site https://www.minecraft-servers-list.org the in-game message is executed and a vote is counted in the database, however, it still says "You have 1 sites to vote on still" even though I voted on all of them (I have 7). When I do /votenext it shows that I still have to vote on https://www.minecraft-servers-list.org.
To Reproduce Steps to reproduce the behavior:
- Maybe try https://www.minecraft-servers-list.org as a voting site and see if it executes the messages, but doesn't count the vote in the "sites voted on today" (or whatever you'd call it)
Expected behavior The message is sent, Vote is counted, and the site is marked as voted on today
Screenshots/Configs https://pastebin.com/vUAD5RLi Here is the config for the site in votesites.yml. This is after I deleted it from this file, Serverdata.yml, and revoted so the site would show up again.
Additional context I feel it might be related to the servicesite name containing https:// but I obviously don't have the ability to change this