Compatibility
Minecraft: Java Edition
1.21.1ā1.21.11
1.20.1ā1.20.6
1.19.2ā1.19.4
1.18.2
Platforms
Supported environments
Dedicated servers only
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Features
- Votifier v1 support ā classic RSA-encrypted vote protocol
- NuVotifier v2 support ā modern HMAC-SHA256 signed vote protocol
- Pending rewards ā votes are stored and commands execute when the player joins
- Configurable commands ā run any command with
{player}placeholder on vote - Auto-generated keys ā RSA keypair and v2 token are created on first run
- Multi-loader ā supports Forge, NeoForge, and Fabric across multiple Minecraft versions
Side
This is a server-side only mod. It does not need to be installed on the client.
How It Works
- Register your server on a server list website (e.g. createmodservers.com)
- Paste your public key (from
config/votifier/public.pemor the server log) and set the Votifier port on the website - For NuVotifier v2: also paste the token from
config/votifier/config.jsonor the server log - When a player votes, the website sends the vote to your server
- If the player is online, the configured commands run immediately
- If the player is offline, the vote is saved and commands run when they next join
Github
See Github for more info: https://github.com/uberswe/votifier


