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.

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

Live preview: enigmamc.fun badge

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

Live preview: enigmamc.fun badge enigmamc.fun

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

Live preview: snippet + JS enhancer

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

Live preview: enigmamc.fun

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