Files
CasperV1FiveM/server.cfg.bkp
2026-07-07 21:08:52 +02:00

89 lines
2.8 KiB
Plaintext

# # # # # # # # # # # # # # # # # # # # # # # # # # #
# ___ _____ __ _ ___ ___ _ _____ __ #
# | __/ __\ \/ / | | | __/ __| /_\ / __\ \ / / #
# | _|\__ \> < | |__| _| (_ |/ _ \ (__ \ V / #
# |___|___/_/\_\ |____|___\___/_/ \_\___| |_| #
# #
# Discord: https://discord.esx-framework.org/ #
# Website: https://esx-framework.org/ #
# CFG Docs: https://aka.cfx.re/server-commands #
# # # # # # # # # # # # # # # # # # # # # # # # # # #
# Editable Settings
# -----------------
# You can edit the following:
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"
# Set Tags
sets tags "default, esx, esx legacy, official, roleplay"
# Optional Editable Settings
# --------------------------
# You may edit the following:
sv_licenseKey "cfxk_16qH6ik2AfbvcPMFajXIi_1Cv4rG"
sv_hostname "CasperV1 | ESX Legacy Server"
sets sv_projectName "CasperV1 | [ESX Legacy]"
sets sv_projectDesc "The official recipe of the most popular FiveM RP framework, containing Jobs, Housing, Vehicles & more!"
set mysql_connection_string "mysql://u14_6e6msF3Amu:xo.=3ijGtCJhBFpL9d59I7D!@188.40.143.45/s14_CasperV1FiveM?charset=utf8mb4"
load_server_icon esxLogo.png
sv_maxclients 48
sets locale "root-AQ"
sv_enforceGameBuild 3258
set resources_useSystemChat true
# System Administrators
# ---------------------
# 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.es_extended command.add_ace allow
add_ace resource.es_extended command.add_principal allow
add_ace resource.es_extended command.remove_principal allow
add_ace resource.es_extended command.stop allow
add_principal identifier.fivem:2741822 group.admin #Casper7_7_7
add_principal identifier.discord:462360596420100096 group.admin #Casper7_7_7
# pma-voice Config
# ----------------
setr voice_enableRadioAnim 1
setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
# security-convars
# ----------------
sv_enableNetworkedSounds false
sv_enableNetworkedScriptEntityStates false
sv_enableNetworkedPhoneExplosions false
sv_filterRequestControl 2
# ESX Language (edit to change the language of ESX)
# -----------------------------------------------------------
## Uncomment to set your own locale,
## if not, it will use the language you have selected in txAdmin.
#setr esx:locale "en"
## Uncomment to owerride the identifier used by ESX.
## By default, it uses the license identifier.
#setr esx:identifier "license"
# Default & Standalone Resources
# ------------------------------
ensure chat
ensure hardcap
ensure oxmysql
# ESX Legacy Core
# ----------
ensure [core]
# ESX Addons
# ----------
ensure [standalone]
ensure [esx_addons]