76 lines
1.9 KiB
INI
76 lines
1.9 KiB
INI
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
|
|
## Permissions ##
|
|
add_ace group.admin command allow # allow all commands
|
|
{{addPrincipalsMaster}} # This is the way txAdmin assigns permissions to the server owner
|
|
|
|
# Resources
|
|
add_ace resource.qb-core command allow # Allow qb-core to execute commands
|
|
|
|
# Gods
|
|
add_ace qbcore.god command allow # Allow all commands
|
|
|
|
# Inheritance
|
|
add_principal qbcore.god group.admin # Allow gods access to the main admin group used to get all default permissions
|
|
add_principal qbcore.god qbcore.admin # Allow gods access to admin commands
|
|
add_principal qbcore.admin qbcore.mod # Allow admins access to mod commands
|
|
|
|
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
|
|
setr illenium-appearance:locale "en"
|
|
|
|
## Default & Standalone resources
|
|
ensure chat-theme-gtao # Cool Chat theme
|
|
ensure oxmysql
|
|
|
|
##
|
|
|
|
ensure [core]
|
|
ensure [addons]
|
|
ensure [models]
|
|
|
|
|
|
|