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 d00cb8f commit f00a1b7Copy full SHA for f00a1b7
Server/mods/deathmatch/mtaserver.conf
@@ -288,6 +288,7 @@
288
<resource src="voice" startup="1" protected="0" />
289
<resource src="votemanager" startup="1" protected="0"/>
290
<resource src="webadmin" startup="1" protected="0"/>
291
+ <resource src="playercolors" startup="1" protected="0"/>
292
293
<!-- play is the default freeroam gamemode. Remove the following line to prevent it from starting. -->
294
<resource src="play" startup="1" protected="0"/>
0 commit comments