Download Votifier for Neoforge — Minecraft Mods — MetaMods
Votifier for Neoforge

Votifier for Neoforge

Active

Downloads

0

Last update

9 months ago

Versions

1.21.1
Client
Neoforge
Control
Utils

Votifier for Neoforge

This mod establishes a connection between the Minecraft server and voting sites (such as PlanetMinecraft and others). The main function is tracking player votes and providing rewards through command execution.

The modification works very simply:

  • Creates public and private key pairs in the /mods/votifier/ folder
  • Creates a configuration file votifier.json in the /config/votifier/ directory

Contents of votifier.json:

{
  "host": "0.0.0.0",
  "port": "8192",
  "debug": false,
  "command-after-voting": "give %player% diamond 1",
  "gui-title": "&6Voting GUI"
}

Votifier Setup

  1. Set the "host" parameter to your server's IP — typically leave it as "0.0.0.0" (local IP)
  2. Open port 8192 — hosting service owners may need to configure this through the control panel or by contacting support
  3. Configure the settings on the voting site, specifying the PUBLIC key, not the private one
  4. Test functionality using appropriate tools

Voting Interface

Accessible via the /vote command. Configured in the config/votifier/voting_sites.json file. You can use formatting like &6&l (bold golden text) in descriptions, names, and interface titles.

Project members
muriplz

muriplz

Developer

Created: 21 Jan 2025

ID: 70335