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 self-contained widget that renders server name, status, players, version and MOTD. Drop it into any page that allows iframes.

HTML iframe

HTML

A flat 160x20 SVG badge like the ones on GitHub READMEs. Best for footers, signatures, and anywhere you want a small live indicator.

osirismc.net status badge
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/osirismc-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/osirismc-net/widget.html" width="312" height="220" loading="lazy" style="border:0;border-radius:12px" title="osirismc.net on MCVote"></iframe>

Live preview: osirismc.net badge

[![osirismc.net](https://mcvote.eu/embed/osirismc-net/badge.svg)](https://mcvote.eu/server/osirismc-net)

Live preview: osirismc.net badge osirismc.net

[url=https://mcvote.eu/server/osirismc-net][img]https://mcvote.eu/embed/osirismc-net/badge.svg[/img] osirismc.net[/url]

Live preview: snippet + JS enhancer

[mcvote slug="osirismc-net"]
<script>(function(){var s=document.createElement('script');s.async=1;s.src='https://mcvote.eu/embed/osirismc-net/hover.js';document.head.appendChild(s);})();</script>

Live preview: osirismc.net

<script src="https://mcvote.eu/embed/osirismc-net/hover.js" async></script>