Ben

Results 57 comments of Ben

> > Need to vote with the dot. > > Version of floodgate shouldn't matter > > Ok add dot, for example on the Topg website a bedrock player votes...

What's on proxy when a player that voted offline joins? Only other thing I notice is your backend server has online mode disabled: `OnlineMode: false` in config.yml. This is probably...

Backup your mysql data just incase and enable online mode (in votingplugin config.yml only), when the player is offline it will attempt to get offline mode uuid instead (as a...

Can you send a player name with their respective uuid (the correct one) on your server?

You'll have to pull the vote totals and sort them. There is an example here: https://github.com/BenCodez/VotingPlugin/wiki/Web-Support

Did you manage to get this to work? I have future plans to add web api support

https://bencodez.com/job/VotingPlugin/ https://github.com/BenCodez/VotingPlugin/commit/7f1e1e1e7257702a1f6087b5ae28c8df4543a202 Not tested but should work