Bedrock
Gallery
Overview
Votifier for Fabric
Votifier for Fabric is a mod designed specifically for the Fabric platform, serving as a functional port of the original Bukkit Votifier.
This mod effectively bridges the gap between various Minecraft server voting websites (such as PlanetMinecraft) and your game server. It acts as a listener that records votes cast by players on these external platforms and subsequently executes pre-configured commands to reward the players.
It is designed with simplicity in mind, operating as follows:
/mods/votifier/ directory.votifier.json configuration file inside the /config/votifier/ directory.The standard votifier.json configuration file is structured as follows:
{
"host": "0.0.0.0",
"port": "8192",
"debug": false,
"command-after-voting": "/give %player% diamond 1",
"voting-link": "link"
}
Setup and Configuration Instructions:
Download
More In Category