The plugin Votifier can be used in Minecraft to reward your players for voting.
To reward your Minecraft players for voting, redirect them to your voting page using this syntax:
https://gtop100.com/Minecraft-Servers/YourServerName-YourSiteId?vote=1&pingUsername=TheVotersName
How to enable Votifier
You can enable and set this plugin under Reward Voters when editing your server.
Download and install the plugin
You can find the votifier plugin at Bukkit:
Download Votifier .
Second step you need to: search bukkit forums for a votifier listener that is compatible with your minecraft version.
Votifier settings
PUBLIC KEY This is your encryption key file located at:
/plugins/Votifier/rsa/public.key. Copy and paste the whole content in the file.
VOTIFIER IP and
VOTIFIER PORT settings can be found inside:
/plugins/Votifier/config.yml
host: VOTIFIER IP //your external IP address, the one used to connect to play
port: VOTIFIER PORT //the default votifier port is 8192
debug: false //set to true to see connection details in console
listener_folder: plugins/Votifier/listeners
We suggest to enable debugging (
debug: true) while testing.