Enter your server details to send a test vote and verify that your Votifier plugin is configured correctly. This helps ensure players receive their vote rewards properly.

The IP or hostname of your server
Default: 8192
Found in plugins/Votifier/rsa/public.key (required for v1, optional for v2)
Found in plugins/Votifier/config.yml under 'tokens'
The username to send in the test vote

Common Issues

Connection Refused

Ensure your server firewall allows connections on the Votifier port (default: 8192). Check if Votifier is running in your server console.

Invalid Token

Double-check that the token in config.yml matches exactly. Tokens are case-sensitive.

Public Key Error

Make sure you copied the entire public key including BEGIN and END lines. Remove any extra spaces or line breaks.

Port Forwarding

If running from home, ensure port 8192 is forwarded in your router settings to your server machine.