Skip to content
Minecraft Java Edition · Spigot / Paper / Purpur

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

Latestv2.0.0
MC versions1.8.8 – 1.21.x
JavaJava 8+
LicenseMIT

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

Spigot1.8.8 – 1.21.x
Paper1.8.8 – 1.21.x
Purpur1.8.8 – 1.21.x

Soft-depends (all optional): PlaceholderAPI, Votifier, NuVotifier

Setup in 3 steps

1

Drop the jar into plugins/

Download LobbyLink-2.0.0.jar and drop it into your server's plugins/ folder, then restart.

2

Paste your Plugin Token

Open plugins/LobbyLink/config.yml. Paste your Plugin Token from Dashboard → Settings → Plugin & Votifier.

3

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.