Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a39048 commit 04f186fCopy full SHA for 04f186f
MTA10_Server/mods/deathmatch/mtaserver.conf
@@ -98,6 +98,7 @@
98
<!-- Specifies resources that are loaded when the server starts and/or which are protected from being stopped.
99
To specify several resources, add more <resource> parameter(s). -->
100
101
+ <resource src="admin" startup="1" protected="0"/>
102
<resource src="helpmanager" startup="1" protected="0"/>
103
<resource src="joinquit" startup="1" protected="0"/>
104
<resource src="defaultstats" startup="1" protected="0"/>
0 commit comments