Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Modding the server


hyndman

Recommended Posts

I am trying to mod my server, I can not find the batch file that starts the sever. I need to be able to edit the file to ad start up perimeters.

 

Can you direct me to this file?

 

Will you in the future add a way to add mods to the server via your control panel?

 

Thank you.

Share this post


Link to post
Share on other sites

To enable modding on your servers you will want to first upload all of the mods you wish to run on your server via FTP!

 

Once the mods have been uploaded you will want to set your map type to "Custom". This will enable the Custom Launch Parameters and you will be able to then use the -mod=@modfolder;@etc;@etc to load the mods onto your server!

 

If you run into any difficulties please submit a support ticket so we can assist you! :)

Share this post


Link to post
Share on other sites

Looking at the RTP files, it appears your side sets the parameter of -profiles=Admin but my mods call for the parameter -profiles=Server_Profile

 

 

My parameters input:

 

-config=serverDZ.cfg  =profiles=Server_Profile -noFilePatching "-mod=@RPCFramework;@Permissions Framework;@Community Online Tools; -scrAllowFileWrite"

 

Parameters seen on RTP file:

 

 

-port=7215 -profiles=Admin -config=Admin\serverDZ.cfg -name=Admin -dologs -config=serverDZ.cfg -profiles=Server_Profile -noFilePatching \"-mod=@RPCFramework;@Permissions Framework;@Community Online Tools;\" -scrAllowFileWrite 

Share this post


Link to post
Share on other sites

Looking at the RTP files, it appears your side sets the parameter of -profiles=Admin but my mods call for the parameter -profiles=Server_Profile

 

 

My parameters input:

 

-config=serverDZ.cfg  =profiles=Server_Profile -noFilePatching "-mod=@RPCFramework;@Permissions Framework;@Community Online Tools; -scrAllowFileWrite"

 

Parameters seen on RTP file:

 

 

-port=7215 -profiles=Admin -config=Admin\serverDZ.cfg -name=Admin -dologs -config=serverDZ.cfg -profiles=Server_Profile -noFilePatching \"-mod=@RPCFramework;@Permissions Framework;@Community Online Tools;\" -scrAllowFileWrite 

 

To avoid this issue you will want to remove the quotes that surround -mod= and also remove all spaces from the uploaded mods on FTP and then update your mod line.

 

So your launch line should have -mod=@RPCFramework;@PermissionsFramework;@CommunityOnlineTools; -scrAllowFileWrite

 

 

If you continue to have issues, please submit a support ticket so we can take a look at it for you!

Share this post


Link to post
Share on other sites

  • 3 weeks later...

You can add the mods into the main file directory once you have connected via FTP!

 

If you run into any issues please submit a support ticket so we can take a look at it!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...