Skip to main content

How to make your mods turn on by themselves (AutoStart)

HOW TO MAKE YOUR MODS TURN ON BY THEMSELVES

Open the filemtaserver.conf(located inmods>deathmatch)

Scroll down to the last line, find this content:

Tutorial image

Copy the last line and paste it below the last line, thus creating a new mod that will be turned on automatically

Tutorial image

In*"modname"*replace with the name of the mod that will be automatically connected

If the name of my mod is*roleplay,*then you must put "roleplay" in quotation marks, looking like this:

<resource src="roleplay" startup="1" protected="0" />

Do this with all the mods you want to put in AutoStart, so every time you turn on your server the mods will start automatically.


If you still need help, open a ticket with our support.