MCVote
Embeds & Widgets
Four drop-in formats for your Minecraft server's website. Live status, player count, version, MOTD, refreshed every 30 seconds from MCVote.
A flat 160x20 SVG badge like the ones on GitHub READMEs. Best for footers, signatures, and anywhere you want a small live indicator.
SVG badge
Markdown
An oEmbed-style JSON document. Discord, Slack, Telegram and custom chat clients pick it up to render a rich link preview.
https://mcvote.eu/embed/cherrypvp-net/card.json
oEmbed JSON
card.json
A 1 KB script that turns any link to your server into a hover-card with live status. Add it once to your template, then write <a data-mcvote-server="your-slug"> anywhere.
JS hover-card
Hover-card
Copy-paste snippets
Live preview:
<iframe src="https://mcvote.eu/embed/cherrypvp-net/widget.html" width="312" height="220" loading="lazy" style="border:0;border-radius:12px" title="cherrypvp.net on MCVote"></iframe>
[](https://mcvote.eu/server/cherrypvp-net)
Live preview: cherrypvp.net
[url=https://mcvote.eu/server/cherrypvp-net][img]https://mcvote.eu/embed/cherrypvp-net/badge.svg[/img] cherrypvp.net[/url]
Live preview: snippet + JS enhancer
[mcvote slug="cherrypvp-net"]
<script>(function(){var s=document.createElement('script');s.async=1;s.src='https://mcvote.eu/embed/cherrypvp-net/hover.js';document.head.appendChild(s);})();</script>
Live preview: cherrypvp.net
<script src="https://mcvote.eu/embed/cherrypvp-net/hover.js" async></script>