mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
tweak(server.cfg): use newer convars
This commit is contained in:
+3
-3
@@ -23,7 +23,9 @@ sv_maxclients 10 # Allow access to features usually locked behind a FiveM patr
|
||||
sets sv_projectName "Unconfigured | ESX Legacy Server"
|
||||
sets sv_projectDesc "The official recipe of the most popular FiveM RP framework, containing Jobs, Housing, Vehicles & more!"
|
||||
sets tags "default, esx, esx legacy, legacy, official, roleplay"
|
||||
sv_scriptHookAllowed 0
|
||||
|
||||
sv_enforceGameBuild 3095 #mp2023_02 - The Chop Shop
|
||||
set resources_useSystemChat true
|
||||
|
||||
set onesync on # Enable OneSync [REQUIRED FOR LEGACY 1.7.5 +]
|
||||
set mysql_connection_string "mysql://user:password@localhost/es_extended?waitForConnections=true&charset=utf8mb4"
|
||||
@@ -36,7 +38,6 @@ set mysql_ui true
|
||||
## These resources will start by default.
|
||||
ensure chat
|
||||
ensure spawnmanager
|
||||
ensure sessionmanager
|
||||
ensure hardcap
|
||||
|
||||
## Add system admins
|
||||
@@ -49,7 +50,6 @@ add_ace resource.es_extended command.remove_principal allow
|
||||
add_ace resource.es_extended command.stop allow
|
||||
|
||||
## Default & Standalone resources
|
||||
ensure chat-theme-gtao # Cool Chat theme
|
||||
ensure oxmysql
|
||||
|
||||
## ESX Legacy
|
||||
|
||||
Reference in New Issue
Block a user