Be sure to join our Discord server for website support, updates, chat with other like-minded gamers like yourself and more!
If you are hosting a game other than Minecraft you may want an easy way to find out if a Steam User or Username has voted within the past 24 hours. With our API you can easily check for that and even set the vote claimed status.
URL to check for a Steam User:
URL to check for a Username:
Response | Description |
---|---|
0 | There was an issue with the server key, steamid, username, or the player has not voted in the last 24 hours! |
1 | Player has voted in the last 24 hours and has not claimed their reward. |
2 | Player has voted in the last 24 hours and has claimed their reward. |
URL to check for a Steam User:
URL to check for a Username:
Response | Description |
---|---|
0 | There was an issue with the server key, steamid, username, or the player has not voted in the last 24 hours! |
1 | Player has voted in the last 24 hours and vote is set as claim. (You can reward them!) |
2 | Player has voted in the last 24 hours and has already claimed their reward! (DO NOT REWARD THEM!) |
If you decided that you would like to use your own script and have us send data to you when a player votes, then you can use our Postback method.
This is an example of a Postback URL:
or
This is an example of a voting link using the Postback method:
When a player votes we will send an HTTP GET request with two parameters in the Postback URL which are username and userip.
An example of the URL we will send to you:
Below is an example script and how you could handle the incoming data (Note: This is just an example and is not ready for use right away):
If you own a Minecraft server and you would like to reward players for voting then we have support for the popular Minecraft reward plugin called Votifier!
Install Votifier on your server. Then when adding your server on our site, enter your Votifier information in the correct section. Lastly, all players have to do is enter their username correctly on the vote link and they will be rewarded!
If you enable this setting in your server settings then you will need your Votifier ip, Votifier query ip and Votifier public key.
You can configure you Votifier settings at ./config/votifier/config.yml on your server
Your Votifier could be your server ip or a custom one:
Your Votifier default query port is 8192 unless you change it in your Votifier server configuration:
Your Votifier public key is found at ./config/votifier/rsa/public.key on your server and is used to encrypt vote data: