promotional bannermobile promotional banner
premium banner
Adds Votifier v1 and v2 support for modded Minecraft servers

Description

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

  1. Register your server on a server list website (e.g. createmodservers.com)
  2. Paste your public key (from config/votifier/public.pem or the server log) and set the Votifier port on the website
  3. For NuVotifier v2: also paste the token from config/votifier/config.json or the server log
  4. When a player votes, the website sends the vote to your server
  5. If the player is online, the configured commands run immediately
  6. 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