How to install Arma 3 server-side mods

Print
  • 0

Server-side Arma 3 mods are loaded by the server but are not usually required on the player's client. These should use the -servermod startup option rather than the normal -mod list.

  1. Install or upload the server-side mod files.
  2. Open your Arma 3 server in the control panel.
  3. Click Commandline Manager.
  4. Review the selected command line. If you need to edit startup values, create or edit a custom command line first: How to create a custom command line for your Arma 3 server.
  5. Add server-only mod folders to -servermod. Keep normal client mods in -mod.

    Arma 3 command line showing servermod and mod options

  6. Select the command line if it is not already selected.
  7. Restart the server.

Example:

-mod="@CBA_A3;@ace" -servermod="@serverTools"

Use -mod for mods players must also load. Use -servermod for server-only tools, headless/server utilities, and mods the client should not be asked to load.


Was this answer helpful?

Related Articles

« Back

Follow us on Social Media

Stay in the loop! Follow our social media accounts and stay up-to-date with the latest news, announcements, tips & tricks and behind-the-scenes insights!