> For the complete documentation index, see [llms.txt](https://maxifaxipaxi-1.gitbook.io/mfpscripts-fivem-discontinued/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maxifaxipaxi-1.gitbook.io/mfpscripts-fivem-discontinued/additional/fivestatus.md).

# FiveStatus

The FiveM Server Status [Plugin for WordPress](https://learn.wordpress.org/) provides an easy and effective way to display the online status of your FiveM server directly on your website. With this plugin, you and your visitors can quickly see whether the server is online and how many players are currently connected.

<figure><img src="/files/5THLDJCPdVCZp0B9ASmC" alt="FiveStatus, Show FiveM Server Status on your Wordpress Website"><figcaption></figcaption></figure>

#### Key Features:

* Real-time server status display
* Number of players currently connected
* Easy setup and configuration
* Customizable display options

{% embed url="<https://github.com/maxifaxipaxi-new/fivestatus>" %}

#### Installation

1. Upload the plugin folder to the `/wp-content/plugins/` directory of your WordPress installation.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the plugin settings page under 'Settings' > 'FiveM Server Status' to configure the plugin with your server details.

#### Usage / Integration

After activation, you can configure the plugin settings to connect to your FiveM server. Use the provided shortcode `[fivem_status ip="127.0.0.1" port="30120" lang="en"]` or `[fivem_status ip="127.0.0.1" port="30120" lang="de"]` or `[fivem_status ip="127.0.0.1" port="30120"]` to display the server status on any page or post. Customize the appearance and functionality through the plugin settings page. You may need to set in your server.cfg of your fivem server: sv\_endpointPrivacy false

<figure><img src="/files/XXBcikP8YEh2xurNwz5z" alt=""><figcaption><p>Offline Server</p></figcaption></figure>

<figure><img src="/files/QCt0MhzHo8tmMghnEWXe" alt=""><figcaption><p>Online Server, 1 Player currently online</p></figcaption></figure>
