1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-01-10 07:33:01 +08:00
cfx-server-data/citmp-server.yml
2017-04-30 08:40:57 +02:00

39 lines
740 B
YAML

ListenPort: 30120
PreParseResources:
- mapmanager
AutoStartResources:
- chat
- spawnmanager
- fivem-map-skater
- baseevents
- rconlog
- hardcap # prevents the game from breaking
- scoreboard
# do change
RconPassword: lovely
# configure this, please
Hostname: default FiveM server
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: true
# uncomment and set to the path of an icon to use in the server browser. it should be square.
#ServerIcon: hello.png
# don't try enabling this
#UseGameServerV2: true