Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2021
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. set es_enableCustomData 1
  2. set mysql_connection_string "server=mysql-hidden.zap-hosting.com;database=hidden;userid=hidden;password=hidden"
  3. endpoint_add_tcp "51.345.176.42:30160"
  4. endpoint_add_udp "51.345.176.42:30160"
  5. sv_maxclients 10
  6.  
  7. # These resources will start by default.
  8. start mapmanager
  9. start chat
  10. start spawnmanager
  11. start sessionmanager
  12. start basic-gamemode
  13. start hardcap
  14. start trafficadjuster
  15. start EasyAdmin
  16. exec resources/vMenu/config/permissions.cfg
  17. add_ace group.admin "vMenu.Everything" allow
  18. setr vmenu_bans_database_filepath "resources/vMenu/"
  19. start vMenu
  20. start rconlog
  21. ## From ESX Pack ##
  22. start mysql-async
  23. start async
  24. start cron
  25. start es_extended
  26. start instance
  27. start skinchanger
  28. start esx_multicharacter
  29. start esx_accessories
  30. start esx_addonaccount
  31. start esx_addoninventory
  32. start esx_society
  33. start gcphone
  34. start esx_policejob
  35. start esx_ambulancejob
  36. start esx_animations
  37. start esx_atm
  38. start esx_barbershop
  39. start esx_billing
  40. start esx_boat
  41. start esx_clotheshop
  42. start esx_cruisecontrol
  43. start esx_datastore
  44. start esx_dmvschool
  45. start esx_drugs
  46. start esx_holdup
  47. start esx_identity
  48. start esx_joblisting
  49. start esx_jobs
  50. start esx_license
  51. start esx_lscustom
  52. start esx_mechanicjob
  53. start esx_menu_default
  54. start esx_menu_dialog
  55. start esx_menu_list
  56. start esx_optionalneeds
  57. start esx_property
  58. start esx_realestateagentjob
  59. start esx_rpchat
  60. start esx_service
  61. start esx_shops
  62. start esx_sit
  63. start esx_skin
  64. start esx_status
  65. start esx_shops
  66. start esx_taxijob
  67. start esx_vehicleshop
  68. start esx_voice
  69. start esx_weaponshop
  70. ## Addons ##
  71. start pma-voice
  72. start rp-radio
  73. start anticheese-anticheat
  74. start bob74_ipl
  75. start compass-and-street-names
  76. start esx_jail
  77. start weaponry
  78. ## End of ESX Pack ##
  79. start esx_moneywash-0.2.0
  80. start esx_simpletp-master
  81. start Lances-Greenzones-master
  82. start mp4_loadingscreen-main
  83. start blips
  84. start postalcodes-with out border
  85. start CarryPeople
  86. start playerids-master
  87. start xnBahamaMamas
  88. start hostageplayer
  89.  
  90. add_ace resource.es_extended command.add_principal allow
  91. add_ace resource.es_extended command.add_ace allow
  92.  
  93.  
  94. # This allows players to use scripthook-based plugins such as the legacy Lambda Menu.
  95. # Set this to 1 to allow scripthook. Do note that this does _not_ guarantee players won't be able to use external plugins.
  96. sv_scriptHookAllowed 0
  97.  
  98. rcon_password hidden
  99.  
  100. # A comma-separated list of tags for your server.
  101. # For example:
  102. # - sets tags "drifting, cars, racing"
  103. # Or:
  104. # - sets tags "roleplay, military, tanks"
  105. sets tags "default"
  106.  
  107. # A valid locale identifier for your server's primary language.
  108. # For example "en-US", "fr-CA", "nl-NL", "de-DE", "en-GB", "pt-BR"
  109. # please DO replace root-AQ on the line ABOVE with a real language! :)
  110.  
  111. # Set an optional server info and connecting banner image url.
  112. # Size doesn't matter, any banner sized image will be fine.
  113. #sets banner_detail "https://url.to/image.png"
  114. #sets banner_connecting "https://url.to/image.png"
  115.  
  116. # Set your server's hostname
  117. sv_hostname "ZAP-Hosting.com FiveM serverhosting"
  118.  
  119.  
  120.  
  121. # Nested configs!
  122. #exec server_internal.cfg
  123.  
  124. # Loading a server icon (96x96 PNG file)
  125. #load_server_icon myLogo.png
  126.  
  127. # convars which can be used in scripts
  128. set temp_convar "hey world!"
  129.  
  130. # Remove the `#` from the below line if you do not want your server to be listed in the server browser.
  131. # Do not edit it if you *do* want your server listed.
  132. #sv_master1 ""
  133.  
  134. # Add system admins
  135. add_ace group.admin command allow # allow all commands
  136. add_ace group.admin command.quit deny # but don't allow quit
  137. add_principal identifier.fivem:1 group.admin # add the admin to the group
  138.  
  139. # enable OneSync (required for server-side state awareness)
  140. set onesync on
  141.  
  142. # Server player slot limit (see https://fivem.net/server-hosting for limits)
  143. restart sessionmanager
  144.  
  145. exec easyadmin_permissions.cfg
  146. add_ace group.admin easyadmin allow
  147. set ea_moderationNotification "false"
  148. set ea_minIdentifierMatches 2
  149. setr ea_LanguageName "en"
  150. setr ea_defaultKey "PAGEUP"
  151. set ea_enableCallAdminCommand "true"
  152. set ea_enableReportCommand "true"
  153. #This is an official FiveM server hosted by ZAP-Hosting.com. You do not need to put a license key here.
  154. add_ace group.admin webadmin allow
  155. add_principal identifier.steam:11000013b5da31f group.admin
  156. add_principal identifier.steam:1100001418be1a8 group.admin
  157. set steam_webApiKey "hidden"
  158. set sv_UseDirectListing false
  159. sets locale "root-AQ"
  160. set sv_listingIPOverride "51.195.176.32"
  161. sets sv_projectName "ZAP-Hosting.com FiveM serverhosting"
  162. sets sv_projectDesc "Order your own FiveM Server at ZAP-Hosting.com!"
  163.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement