How to add a server banner for your FiveM server
FiveM1 min readUpdated Aug 28, 2026
A server banner is the wide image shown on your server's detail page in the FiveM server list. Setting one up takes a hosted image and one line of config.
Create and Host Your Banner
- Make a banner in .png format, ideally 1865x250 pixels.
- Upload it to imgur.com and copy the direct image link by right-clicking the image. The link must start with
i.imgur.com, for examplehttps://i.imgur.com/rYrHNvr.png.
Add the Banner Line
- In the game panel, open your server, click server.cfg Editor under GAME SERVER and switch to the Raw cfg tab.
- The template already contains a commented example: remove the
#in front of#sets banner_detailand replace the URL with your own, or add the line yourself:
sets banner_detail "https://i.imgur.com/rYrHNvr.png"
- Optional:
sets banner_connecting "..."sets the banner shown while players connect.
Save and Restart
- Press Save changes and restart your server from the Console page.
Finished
Refresh the server list in your FiveM client and open your server's detail page: the banner is now shown. While you are at it, also set a server logo and a country flag.
Did this solve your problem?
Still stuck?
Our support team actually knows the games we host. Open a ticket and we will figure it out together.
Open a ticket