Saltar al contenido

Badge de estado del servidor

Genera un badge SVG que se actualiza solo con el estado online y el número de jugadores de tu servidor FiveM. Copia el Markdown, HTML o BBCode y pégalo donde quieras.

Esta herramienta y sus notas están en inglés por ahora.

ServidorEn vivo, EmbedLeer la documentación

Server

Options

Style
Online colour

Offline is always red so the badge stays honest.

Live preview

Enter a server to see the badge.

Discord: Discord does not render SVG images in embeds or chat, so pasting the badge URL will not show a preview. Link to your server or status page instead, or use the badge on your website, GitHub README or forum thread. There is no PNG version yet.

What the badge shows

The badge shows the live state of your server: 64/128 online in green when it answers, offline in red when it does not. It is not a historical uptime percentage, we don't store status history yet. Every time the image is loaded (at most about once a minute because of caching) it checks your server again.

URL format

https://fivemad.com/api/badge/<server>.svg?label=&style=&color=&labelColor=&hostname=1
OptionValues
<server>Join code (abc123), ip:port or host:port
labelLeft side text, default fivem. Empty for a value-only badge.
styleflat (default), flat-square, for-the-badge
colorColour when online: a name (blue, orange...) or hex without #. Offline stays red.
labelColorHex for the left side, default 555
hostname1 to use your server name (colour codes stripped) as the label

Join code or IP?

Use the join code if your server sits behind a proxy or blocks HTTP on the game port. Use ip:port for private or unlisted servers. Private network addresses are rejected.

Caching

The badge is cached for about a minute. GitHub proxies README images through its camo cache, so a badge there can lag a few minutes behind.

Discord

Discord does not display SVG images, neither in chat previews nor in embeds, and there is no PNG version yet. For Discord, link yourstatus page or use a bot that posts the player count.