mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
change defaults
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user