FiveStatus - FiveM Server Status on Wordpress
This Release is a free Wordpress Plugin
The FiveM Server Status Plugin for WordPress 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.
Download:
https://mfp.tebex.io/package/6668163
or
See more: https://mfpscripts.com
Features:
- Real-time server status display
- Number of players currently connected
- Easy setup and configuration
- Customizable display options
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory of your WordPress installation. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the plugin settings page under ‘Settings’ > ‘FiveM Server Status’ to configure the plugin with your server details.
Documentation
Integration
Integrate as a short-code: [fivem_status ip=“127.0.0.1” port=“30120” lang=“en”]
All source can be edited if own language wanted.
Just add to fivestatus.php → line 81-82:
'language' => array(
'server_status' => 'Server Status in your language',
'players_online' => 'Online Players in your language',
),
Have fun with this small release!
Cheers