Votifier Connection Test
Test your Hytale server's Votifier setup by sending a test vote packet. Verify your configuration is working correctly.
How It Works
Enter Config
Input your server's Votifier IP, port, and authentication details.
Send Test Vote
We'll send a test vote packet to your Votifier plugin.
Verify in Console
Check your server console for the test vote notification.
What is Votifier?
Votifier is a plugin that allows your Hytale server to receive vote notifications from server list websites. When a player votes for your server, Votifier receives the notification so you can automatically deliver rewards.
Votifier V2 (NuVotifier)
- Uses HMAC-SHA256 authentication
- Token-based (simpler setup)
- Default port: 8192
- Recommended for most servers
Votifier V1 (Classic)
- Uses RSA encryption
- Requires public key
- Default port: 8192
- Legacy servers only
Troubleshooting
- Ensure the Votifier port (default 8192) is open in your firewall
- Verify the token/public key matches your plugin configuration
- If using a hosting provider, check their firewall/port settings
- Make sure the Votifier/NuVotifier plugin is installed and enabled
- Try restarting the Votifier plugin after making config changes
- V2 Token: Found in
plugins/Votifier/config.ymlunder thetokenssection - V1 Public Key: Found in
plugins/Votifier/rsa/public.key