VoteTracker
A GUI vote-site tracker for Paper, Purpur, Spigot, and Bukkit servers.
Players see every voting site, when they can vote again, and get a one-click link - right from an in-game menu.
Features
- A vote menu, not a list of commands.
/voteopens an inventory GUI with one item per voting site, showing whether it's ready or how long until the cooldown ends. - Real cooldowns, not the honor system. With NuVotifier installed, a site's cooldown only resets once a real, confirmed vote comes back - not just because someone clicked the link.
- Click-to-vote links. Clicking a site in the GUI drops a clickable link straight into chat.
- Configurable menu. Chest, hopper, dispenser, dropper, barrel, or shulker box - pick whichever fits your server's UI style. Items in the menu can't be picked up or moved.
Configuration
gui:
title: "&6&lVote Tracker"
type: CHEST # CHEST, HOPPER, DISPENSER, DROPPER, BARREL, SHULKER_BOX
rows: 3 # only used when type is CHEST (1-6)
sites:
planetminecraft:
display-name: "&aPlanet Minecraft"
url: "https://www.planetminecraft.com/member/YOUR_SERVER/vote/"
cooldown-hours: 24
votifier-service-name: "PlanetMinecraft"
material: PAPER
votifier-service-name must match (case-insensitively) whatever service name you registered the server as on that voting site's own Votifier setup page - that's how a confirmed vote gets matched back to the right site.
Commands & permissions
| Command | Permission | Default | Notes |
|---|---|---|---|
/vote |
votetracker.use |
everyone | Opens the vote menu |
/votetracker reload |
votetracker.admin |
op | Reloads config.yml |
/votetracker info <player> |
votetracker.admin |
op | Shows last confirmed vote time |
No gallery available for this project.