Advertisement
Guest User

Untitled

a guest
Jul 14th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. ListenPort: 30120
  2.  
  3. PreParseResources:
  4. - mapmanager
  5.  
  6. AutoStartResources:
  7. - chat
  8. - spawnmanager
  9. - fivem-map-skater
  10. - baseevents
  11. - rconlog
  12. - hardcap
  13. - scoreboard
  14. - object-loader
  15. - sandy
  16.  
  17. # do change
  18. RconPassword: ------------- dont mind this ;d
  19.  
  20. # configure this, please
  21. Hostname: ------------- dont mind this ;d
  22.  
  23. ScriptDebug: true
  24.  
  25. DebugLog: true
  26.  
  27. # set to false to hide from the online server list
  28. Announce: false
  29.  
  30. # set to false to require players to be signed in to Steam
  31. DisableAuth: true
  32.  
  33. # set to true to disable local script hook plugins
  34. DisableScriptHook: false
  35. # uncomment and set to the path of an icon to use in the server browser. it should be square.
  36. ServerIcon: hello.png
  37.  
  38. # don't try enabling this
  39. #UseGameServerV2: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement