Skip to main content
NEX Queue ships with 8 ready-made Adaptive Card themes. They all show the same information (position, priority, time, tier) — the layout is what changes. Pick the one that matches your community’s look.

Switching themes

Edit one line in config.lua:
Then restart the resource:
That’s it — every player who joins from that point sees the new theme.

Available themes

The wait-list button (when configured) appears on every theme — it opens an in-card panel listing the rest of the queue.

Hot-swap at runtime

You can switch themes without restarting using the export. Useful for testing, events, or a “current vibe” rotation:
Get the list of valid theme names:
Check the currently active one:
Theme swaps take effect on the next refresh for every player already in the queue — by default that’s within Config.Server.RefreshRate (1 second).

Tips for picking a theme

  • Have a wide banner image you love?banner or boardingpass
  • Want it to feel like a flight to your city?boardingpass (use the city name in ServerShortName)
  • Want maximum info in minimum vertical space?compactbar or factset
  • Want it to feel like a poster?centered or cards
  • Want a “no-nonsense” terminal look?minimal
  • Classic FiveM queue look?classic

Image sizing

Every theme uses these two images: Host them on a reliable CDN. Discord-hosted image URLs work, but they may rate-limit if many players are connecting at once.