VoteListener

⭐ — (9 endorsements) 📥 2,123 downloads 📌 v1.1.2+26.1.2 📅 2/19/2024
🟡 Updated this year

By DrexHD · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/15/2026 📅 Created: 2/19/2024
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.4% endorsement rate
  • 🏆 #932 of 945 fabric mods in this game by downloads

📋 About This Mod

# VoteListener ## Setup This mod is powered by (https://github.com/DrexHD/NuVotifier-Fabric/). Make sure to setup NuVotifier first, by following their (https://github.com/NuVotifier/NuVotifier/wiki/Setup-Guide). ## Config The config file is located in `./config/votelistener.json`. ```json5 { // Special characters used in commands need to be escaped. Use a website like // https://www.freeformatter.com/json-escape.html to escape your commands // Commands have special placeholders: // ${uuid} - Vote player UUID // ${username} - Vote player name // ${serviceName} - Voting website name // ${address} - IP address of the voter // ${timeStamp} - Timestamp of the vote // A list of commands that get executed when the vote is received "commands": " ], // A list of commands that gets executed when the player that voted is online or when they join // The commands will be executed by the player, as if they were OP // You can use @s to target the player (in commands that support entity selectors) "onlineCommands": , // A map of vote count milestones to commands // The commands work like onlineCommands, but are only executed once for each milestone "milestones": { // After 5 votes the player receives 5 apples "5": , "10": } } ``` ## (https://placeholders.pb4.eu/) - `votelistener:vote_count` - The number of votes a player has accumulated ## (https://github.com/lucko/fabric-permissions-api) You need to be an operator or have these permissions - `votelistener.reload` - Access to `/votelistener reload` command

# VoteListener

## Setup This mod is powered by (https://github.com/DrexHD/NuVotifier-Fabric/). Make sure to setup NuVotifier first, by following their (https://github.com/NuVotifier/NuVotifier/wiki/Setup-Guide).

## Config The config file is located in `./config/votelistener.json`. ```json5 { // Special characters used in commands need to be escaped. Use a website like // https://www.freeformatter.com/json-escape.html to escape your commands // Commands have special placeholders: // ${uuid} - Vote player UUID // ${username} - Vote player name // ${serviceName} - Voting website name // ${address} - IP address of the voter // ${timeStamp} - Timestamp of the vote // A list of commands that get executed when the vote is received "commands": [ "tellraw @a [{\"text\":\"${username}\",\"color\":\"blue\"},{\"text\":\" voted on \",\"color\":\"aqua\"},{\"text\":\"${serviceName}\",\"color\":\"blue\"}]" ], // A list of commands that gets executed when the player that voted is online or when they join // The commands will be executed by the player, as if they were OP // You can use @s to target the player (in commands that support entity selectors) "onlineCommands": [ "give @s diamond 1" ], // A map of vote count milestones to commands // The commands work like onlineCommands, but are only executed once for each milestone "milestones": { // After 5 votes the player receives 5 apples "5": [ "give @s apple 5" ], "10": [ "give @s golden_apple 2" ] } } ```

## (https://placeholders.pb4.eu/) - `votelistener:vote_count` - The number of votes a player has accumulated

## (https://github.com/lucko/fabric-permissions-api) You need to be an operator or have these permissions - `votelistener.reload` - Access to `/votelistener reload` command

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
DrexHD
Version
1.1.2+26.1.2
Downloads
2,123
Endorsements
9
Category
fabric
Created
2/19/2024
Updated
5/15/2026
Game Versions
26.1, 26.1.1, 26.1.2, 26.2
Tags
management, social, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does VoteListener support?

The author lists 26.1, 26.1.1, 26.1.2, 26.2. Other versions may work but are untested by the author.

What is the latest version of VoteListener?

Version 1.1.2+26.1.2, published 2026-05-15 with 2,123 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by DrexHD 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods