change defaults

This commit is contained in:
guava
2017-04-30 08:40:57 +02:00
parent 400ab086a0
commit d3bb7a3c31

View File

@@ -9,19 +9,14 @@ AutoStartResources:
- fivem-map-skater - fivem-map-skater
- baseevents - baseevents
- rconlog - rconlog
- hardcap # prevents too many players from joining - hardcap # prevents the game from breaking
- scoreboard - scoreboard
# do change # do change
RconPassword: lovely RconPassword: lovely
# configure this, please # configure this, please
Hostname: default FiveReborn server Hostname: default FiveM server
# don't change this, it'll cause your server to be unlisted
Game: GTA5
PlatformServer: updater.fivereborn.com
ScriptDebug: true ScriptDebug: true
@@ -34,7 +29,10 @@ Announce: true
DisableAuth: true DisableAuth: true
# set to true to disable local script hook plugins # set to true to disable local script hook plugins
DisableScriptHook: false DisableScriptHook: true
# set to the path of an icon to use in the server browser. it should be square. # uncomment and set to the path of an icon to use in the server browser. it should be square.
#ServerIcon: hello.png #ServerIcon: hello.png
# don't try enabling this
#UseGameServerV2: true