LobbyLink Plugin
The official plugin for your LobbyLink listing. Vote rewards, streaks, vote parties, PlaceholderAPI, and live player count sync — set up in three steps.
Free & open source · Java 8+ · v2.0.0
Features
Three ways to receive votes
Built-in Votifier listener (no extra plugin needed), HTTP webhook, and NuVotifier v2 with HMAC-SHA256. Votes for offline players are held for up to 7 days.
Tiered reward system
Permission tiers → per-service → default fallback. VIPs get one set of rewards, everyone else gets another. Any console command works with {player} substitution.
Vote streaks
Track consecutive daily votes per player. Set milestones at 3, 7, 30, or 100 days to fire bonus commands and special broadcasts.
Vote parties
Community counter climbs toward a goal. When it hits, every online player gets a reward. Progress announced every N votes to build hype.
PlaceholderAPI support
7 placeholders for scoreboards, holograms, and TAB — votes today, streaks, leaderboard position, party progress, and more.
In-game leaderboard
/ll top shows the top 10 voters all-time and this month. Give players lobbylink.top so they can check it without admin access.
Visual effects on vote
Firework at the voter's feet (type, colors, flicker, trail all configurable), sound effect, title/subtitle, or actionbar message.
Live player count sync
Heartbeat keeps your LobbyLink listing accurate automatically. No manual updates required.
Compatibility
Soft-depends (all optional): PlaceholderAPI, Votifier, NuVotifier
Setup in 3 steps
Drop the jar into plugins/
Download LobbyLink-2.0.0.jar and drop it into your server's plugins/ folder, then restart.
Paste your Plugin Token
Open plugins/LobbyLink/config.yml. Paste your Plugin Token from Dashboard → Settings → Plugin & Votifier.
Run /ll reload — you're live
The Votifier listener starts, the heartbeat begins, and votes start flowing. That's it.
Need your Plugin Token? Go to Dashboard → Settings → Plugin & Votifier
Example config.yml
The full config reference is in the documentation.
# LobbyLink Plugin Configuration
# Full docs: https://lobbylink.net/docs/plugin
plugin-token: "ll_live_yourTokenHere"
api-url: "https://api.lobbylink.net"
votifier:
enabled: true
port: 8192
token: "" # NuVotifier v2 token (optional)
rewards:
commands:
- "give {player} diamond 1"
- "say Thanks {player} for voting!"
streaks:
enabled: true
milestones: [3, 7, 30, 100]
milestone-commands:
- "give {player} diamond {streak}"
vote-party:
enabled: true
goal: 50
announce-every: 10
commands:
- "give {player} firework_rocket 3"Not listed on LobbyLink yet?
LobbyLink is a free game server listing with live player counts, uptime monitoring, and community voting. Add your server and install the plugin to start rewarding voters today.