Download Votifier for Fabric — Minecraft Mods — MetaMods
Votifier for Fabric

Votifier for Fabric

Active

Downloads

0

Last update

1 year ago

Versions

1.20.1 — 1.21
Server
Fabric
Quilt
Control
Utils

Votifier for Fabric

This mod creates a bridge between Minecraft servers and popular voting sites like PlanetMinecraft. It tracks player votes and automatically rewards them by executing commands.

Simple and Effective System

The mod operates on a "set it and forget it" principle - once configured, it automatically processes all incoming votes.

Automatic Setup

  • Creates a key pair (public and private) in the /mods/votifier/ folder
  • Generates a configuration file votifier.json in the /config/votifier/ directory

Configuration File

The votifier.json file contains the following settings:

{
  "host": "0.0.0.0",
  "port": "8192",
  "debug": false,
  "command-after-voting": "/give %player% diamond 1",
  "voting-link": "link"
}

Quick Setup

  1. Leave the "host" parameter as "0.0.0.0" - this is the local IP address
  2. Open port 8192 in your hosting settings or through the control panel
  3. On the voting site, specify only the PUBLIC key (keep the private key secret)
  4. Test the system operation using special verification tools
Project members
muriplz

muriplz

Developer

Created: 20 Jan 2024

ID: 16481