Setup Help
Votifier Setup Made Simple
This guide is for server owners. Follow it step by step to connect your server, receive vote events, and unlock vote rewards.
Votifier is a vote-notification system used by many game servers. When a player votes, your server can receive a vote event automatically.
Why this matters on ServerTilt:
- Players can receive voting rewards when your setup is complete.
- Your server can receive owner-side vote credit rewards when votes are valid.
- Your vote flow becomes more trustworthy and easier to track.
- Install and enable a Votifier-compatible plugin on your game server.
- Open your plugin config and keep it visible while filling the wizard.
- Make sure your server firewall/network allows the plugin’s Votifier port.
If your server does not support Votifier yet, you can still submit your server listing and come back later to enable it.
Votifier IP/Host
This is the host where your Votifier listener runs. It is often the same host players use to join.
Example: play.yourserver.com or 123.45.67.89
Votifier Port
This is the port your Votifier plugin listens on. ServerTilt may suggest a common default based on game type, but your plugin value is the source of truth.
Example: 8192 (common), but use your actual configured value.
Votifier Public Key
This key is generated by your plugin and is used to verify vote payloads. Paste it exactly as shown in your plugin config.
Tip: copy full key content without trimming internal characters.
Postback URL (Optional)
This is where your own systems can receive a callback after vote processing. If you do not run your own vote webhook endpoint, leave this blank.
Example: https://yourpanel.example.com/votes/postback
Think of postback as a second notification path.
- A player votes.
- ServerTilt handles vote checks and reward rules.
- If you provided a postback URL, your URL can receive a follow-up event.
Use postback only if you run a tool/site that is ready to accept it. If unsure, leave it empty now and add it later.
Good postback URL checklist:
- Uses
https:// - Publicly reachable from the internet
- Not blocked by firewall or maintenance mode
- Open your server files or panel.
- Find your Votifier plugin config file (name varies by plugin).
- Copy host/IP, port, and public key into the ServerTilt wizard.
- Save server profile changes.
If your host and port are unclear, check your plugin docs or hosting panel support article for that specific game/plugin.
- Using the game query port instead of the Votifier plugin port.
- Pasting an incomplete public key.
- Using a local/private postback URL that cannot be reached publicly.
- Forgetting to restart/reload plugin config after changes.
- Enable Votifier and save your server profile in the wizard.
- Cast a test vote from the server vote page.
- Check your server/plugin logs for vote receipt.
- Confirm reward behavior in your ServerTilt wallet activity.
If testing fails, re-check host, port, key, and firewall/network rules first. These are the most common causes.
No problem. You can still publish and manage your listing today.
When ready:
- Install a compatible plugin.
- Return to My Servers and edit your listing.
- Enable Votifier and complete the fields.