mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-01-25 11:22:51 +08:00
40 lines
800 B
YAML
40 lines
800 B
YAML
ListenPort: 30120
|
|
|
|
PreParseResources:
|
|
- mapmanager
|
|
|
|
AutoStartResources:
|
|
- chat
|
|
- spawnmanager
|
|
- fivem-map-skater
|
|
- baseevents
|
|
- rconlog
|
|
- hardcap # prevents too many players from joining
|
|
- scoreboard
|
|
|
|
# do change
|
|
RconPassword: lovely
|
|
|
|
# configure this, please
|
|
Hostname: default FiveReborn server
|
|
|
|
# don't change this, it'll cause your server to be unlisted
|
|
Game: GTA5
|
|
|
|
PlatformServer: updater.fivereborn.com
|
|
|
|
ScriptDebug: true
|
|
|
|
DebugLog: true
|
|
|
|
# set to false to hide from the online server list
|
|
Announce: true
|
|
|
|
# set to false to require players to be signed in to Steam
|
|
DisableAuth: true
|
|
|
|
# set to true to disable local script hook plugins
|
|
DisableScriptHook: false
|
|
|
|
# set to the path of an icon to use in the server browser. it should be square.
|
|
#ServerIcon: hello.png |