1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-01-25 11:22:51 +08:00
cfx-server-data/citmp-server.yml

39 lines
740 B
YAML
Raw Normal View History

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