endpoint_add_tcp "0.0.0.0:30120" endpoint_add_udp "0.0.0.0:30120" sv_scriptHookAllowed 0 #set rcon_password "" sets tags "roleplay, bulgaria" sets locale "bg-BG" #sets banner_detail "https://url.to/image.png" #sets banner_connecting "https://url.to/image.png" sv_hostname "United Islands DEV" sets sv_projectName "United Islands" sets sv_projectDesc "United Islands S4" sv_enforceGameBuild 3258 load_server_icon icon.png set temp_convar "hey world!" sv_master1 "" add_ace group.admin command allow # allow all commands add_ace group.admin command.quit deny # but don't allow quit add_principal identifier.fivem:1 group.admin # add the admin to the group sv_maxclients 10 set steam_webApiKey "" sv_licenseKey cfxk_1dpnFJLVxfm1CRkj7Fp3t_35Z3DX set mysql_connection_string "mysql://uirp_admin:740921nlnL!@157.90.252.24/uirp?waitForConnections=true&charset=utf8mb4" set mysql_ui true setr esx:locale "en" # Scripts #ensure mapmanager ensure chat ensure spawnmanager ensure sessionmanager #ensure basic-gamemode ensure hardcap ensure rconlog ## Add system admins add_principal group.admin group.user add_ace group.admin command allow # allow all commands add_ace group.admin command.quit deny # but don't allow quit add_ace resource.ui_core command.add_ace allow add_ace resource.ui_core command.add_principal allow add_ace resource.ui_core command.remove_principal allow add_ace resource.ui_core command.stop allow ## Default & Standalone resources ensure chat-theme-gtao # Cool Chat theme ensure oxmysql ## UI CORE + ESX CORE + QBCORE ensure ui_core ensure [core] ensure [addons] ensure [models] exec scripts.cfg exec models.cfg