tweak(server.cfg): use newer convars

This commit is contained in:
Kasey FItton
2024-10-25 13:16:15 +01:00
parent 4992778db8
commit 905890845f
+3 -3
View File
@@ -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