ℹ️ If Votifier is working, you will see this in console (even if VotingPlugin isn’t fully configured yet):
[VotingPlugin] Received a vote from service site 'SERVICESITEHERE' by player 'BenCodez'!
Votifier plugins:
Run a test vote (tester or a real site). A healthy setup typically shows both lines:
Debug: Received vote record -> Vote (from:SERVICESITEHERE username:BenCodez …)[VotingPlugin] Received a vote from service site 'SERVICESITEHERE' by player 'BenCodez'!About SERVICESITEHERE:
This must match the ServiceSite you set in VoteSites.yml so VotingPlugin links the incoming vote to the correct site.
If no site is set, VotingPlugin can auto-generate one automatically.
✅ If you see the VotingPlugin message above, your votifier is working and VotingPlugin is receiving votes.
Votifier is not listening or port is blocked
/plugins or plugins command).Keys / Token mismatch
Wrong bind address
0.0.0.0 depending on your host setup.Proxy networks
ServiceSite mismatch
/av servicesites after a test vote to view the exact service name received.VoteSites.yml -> ServiceSite.Player / UUID edge cases
BedrockPlayerPrefix is configured correctly.OnlineMode and AllowUnJoined settings match your player setup.Still no luck?
⚠️ Note: VotingPlugin will not function without a working Votifier setup.
If you don’t see the specific VotingPlugin message above, fix Votifier first before troubleshooting VotingPlugin.