Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 04f186f

Browse files
Gamesnertccw808
authored andcommitted
Added admin to startup in the default mtaserver.conf
1 parent 4a39048 commit 04f186f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MTA10_Server/mods/deathmatch/mtaserver.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@
9898
<!-- Specifies resources that are loaded when the server starts and/or which are protected from being stopped.
9999
To specify several resources, add more <resource> parameter(s). -->
100100

101+
<resource src="admin" startup="1" protected="0"/>
101102
<resource src="helpmanager" startup="1" protected="0"/>
102103
<resource src="joinquit" startup="1" protected="0"/>
103104
<resource src="defaultstats" startup="1" protected="0"/>

0 commit comments

Comments
 (0)