mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
initial
This commit is contained in:
40
citmp-server.yml
Normal file
40
citmp-server.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
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
|
||||
Reference in New Issue
Block a user