/ Support / FiveM / How to Enable OneSync on Your FiveM Server
OneSync is a feature in FiveM that allows more players to be on the same server simultaneously and improves synchronization between clients. If you have upgraded your FiveM license key via portal.cfx.re to support more players, you can fully utilize OneSync by enabling it in your server.cfg
. Follow this guide to get started.
Tip: Don’t have a server yet? You can easily order one from us! Check out our FiveM hosting plans here.
server.cfg
Once you’ve confirmed that your key supports OneSync, you’ll need to enable the feature in your server’s configuration file:
server.cfg
file in the root folder of your FiveM server.# Enable OneSync onesync on
Note: Depending on your subscription tier, you can also use onesync_legacy
, onesync_plus
, or onesync_infinity
. For example:
onesync_legacy
: Up to 64 playersonesync_plus
: Up to 128 playersonesync_infinity
: Up to 1024 playersBe sure to set sv_maxclients
(or sv_maxplayers
) to the desired number of players supported by your OneSync plan. For example:
# Desired number of players (e.g., 128 for OneSync Plus) sv_maxclients 128
server.cfg
.Once your server has restarted, you can test OneSync by inviting more players than you previously could. If OneSync is correctly enabled, your server can handle a higher player count with improved synchronization.
Tip: Keep an eye on server logs for any error messages. If OneSync doesn’t start correctly, it could be due to an improperly updated license key or missing parameters in your server.cfg
.
onesync on
or onesync_infinity
, etc.), and confirm your key supports OneSync. If issues persist, consider contacting cfx.re support.server.cfg
editing.Call to Action: Looking to upgrade your existing server or start a new one? Check out our FiveM hosting plans here and get started quickly!
If you encounter any issues enabling OneSync or have other questions, reach out to our support team via:
Call to Action: We’re here to help you make the most of your FiveM server. Contact Support.
With OneSync properly enabled, you can enjoy a larger player base and smoother synchronization on your FiveM server. Don’t have a server yet? Check out our hosting plans and get started today!
Feel free to contact us if you have questions, and we will get back to you.
Contact one of our live chat supporters to receive real-time assistance.
Join our community Discord and ask any questions you may have.
Our knowledge base contains a wealth of information to help you with the issue you're facing.