How to Set Up NuVotifier for Voting Rewards on Your Minecraft Server
Install NuVotifier on your Minecraft Java server and configure voting rewards from server list websites with a vote listener plugin.
NuVotifier lets your Minecraft server receive votes from server list websites and reward players automatically. Server list voting drives traffic to your server.
How Voting Works
- Player votes for your server on a server list website
- The site sends a vote notification to your server's Votifier port
- NuVotifier receives the vote and triggers a vote listener plugin
- The listener gives the player their reward in-game
NuVotifier itself only receives votes — you also need a vote listener plugin to actually deliver rewards.
Install NuVotifier
Upload to plugins/
In the XGamingServer Panel, click Files in the sidebar and upload the JAR to plugins/.
Restart the server
Restart from Console. NuVotifier generates its config and an RSA key pair on first run.
Add the Votifier port
Click Network in the panel sidebar. Add the Votifier port (default 8192) as an additional allocation.
Get your public key
In Files, navigate to plugins/Votifier/rsa/ and open public.key. Copy the contents — you'll paste this on each server list website when registering your server.
Install a vote listener plugin
NuVotifier receives votes but doesn't give rewards by itself. Install a listener plugin such as:
- VotingPlugin — most features
- SuperbVote — simple setup
Upload the listener JAR to plugins/ and restart.
Register on server list sites
Add your server to voting sites like minecraft-server-list.com, minecraft-mp.com, etc. Enter your server IP, the Votifier port (8192), and your public key from step 5.
Reward Tips
Popular reward types include in-game currency, rare items, and crate keys. Keep rewards valuable enough to motivate voting but not so powerful that they unbalance gameplay.
Related Guides
How is this guide?

How to Install Vault on Your Minecraft Server
Install Vault on your Minecraft Java server — the API bridge that connects economy, permissions, and chat plugins together (EssentialsX, LuckPerms, shop plugins).
How to Install and Use WorldEdit on Your Minecraft Server
Install WorldEdit on your Minecraft Java server for in-game building tools — selections, fill, replace, copy, paste, sphere, cylinder, and brushes.