Comment on page
Software Expert Installation - Next Steps
This guide covers the next steps after receiving free Sonoran ONE resource installation with your Sonoran Servers Windows Server or Expert Installation.
If you have not done so already, please purchase a Windows Server product from us and reach out to our support team to request expert installation. This guide covers the next steps after you have completed this step...
Click the Subsection below that you would like to jump to:
- 1.

2. Click register to register a new license key.

3. Fill in the following information using the IP address you were sent after paying for your server.

You will be given a page with your license information. Hover over the blurred out key and copy it for the next step.

Once you have a FX Server license from keymaster...
- 1.Open
C:/FXServer/server/server.cfg
with notepad. - 2.Find the line starting with
sv_licenseKey
- 3.Replace the text
changeme
with the server key from keymaster. - 4.Edit any other settings to your liking.
- 5.Save the
server.cfg
file and start your server with theRun FivePD Server
shortcut on your Desktop.

Every plugin installed will have a separate folder. These are located in the
\sonorancad\plugins
directory..png?alt=media&token=49f660c0-6031-477e-9ba6-10763a2950cb)
Sonoran CAD - Plugin Folders
For every Sonoran CAD plugin installed, there will be a
config_{pluginName}.lua
file present..png?alt=media&token=0cd7e7b5-77b4-47b6-a9fa-e49b66981851)
Sonoran CAD - Plugin Config File
You can open these configuration files with a text editor and change values.
For more information on a plugin's configuration options, you can view the individual plugin guides on the Available Plugins page and scroll down to the configuration section.
If you modify a configuration file, be sure to save it and
restart sonorancad
in your server console, or restart the server.
Every CMS addon resource installed will have a separate folder. These are located in the
\resources\[sonorancms]
directory.
Sonoran CMS - Resource Folder
For every Sonoran CMS addon installed, there will be a
config.lua
or config.json
file present.
Sonoran CMS - Addon Config File
You can open these configuration files with a text editor and change values.
For more information on a plugin's configuration options, you can view the individual plugin guides on the Available Resources page and scroll down to the configuration section.
If you modify a configuration file, be sure to save it and restart the server.
Open the
\resources\[sonoranradio]\sonoranradio
directory.
Sonoran Radio - Resource Folder
For Sonoran Radio's in-game resource, there will be a
config.lua
file present.You can open this configuration file with a text editor and change values.

Sonoran Radio - in-game Resource Config File
You can open this configuration file with a text editor and change values.
For more information on the configuration options, you can view the in-game resource's guide page and scroll down to the configuration section.
If you modify a configuration file, be sure to save it and restart the server.
Last modified 7mo ago