From 5f63779c8942740e15a1b7f80285c438bfa129db Mon Sep 17 00:00:00 2001 From: Mycroft Date: Sat, 10 Sep 2022 01:26:01 +0100 Subject: [PATCH] tweak(server.cfg): Now Matches txAdmin recipe cfg --- server.cfg | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/server.cfg b/server.cfg index 69e93c22..a5919d10 100644 --- a/server.cfg +++ b/server.cfg @@ -1,15 +1,12 @@ -# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # -# # -# ███████╗███████╗██╗ ██╗ ██╗ ███████╗ ██████╗ █████╗ ██████╗██╗ ██╗ # -# ██╔════╝██╔════╝╚██╗██╔╝ ██║ ██╔════╝██╔════╝ ██╔══██╗██╔════╝╚██╗ ██╔╝ # -# █████╗ ███████╗ ╚███╔╝ ██║ █████╗ ██║ ███╗███████║██║ ╚████╔╝ # -# ██╔══╝ ╚════██║ ██╔██╗ ██║ ██╔══╝ ██║ ██║██╔══██║██║ ╚██╔╝ # -# ███████╗███████║██╔╝ ██╗ ███████╗███████╗╚██████╔╝██║ ██║╚██████╗ ██║ # -# ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ # -# Discord: https://discord.gg/kwYdXC4wzb # -# Documentation: https://docs.esx-framework.org # -# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # - +# # # # # # # # # # # # # # # # # # # # # # # # # # # +# ___ _____ __ _ ___ ___ _ _____ __ # +# | __/ __\ \/ / | | | __/ __| /_\ / __\ \ / / # +# | _|\__ \> < | |__| _| (_ |/ _ \ (__ \ V / # +# |___|___/_/\_\ |____|___\___/_/ \_\___| |_| # +# # +# Discord: https://discord.gg/esx-framework # +# Website: https://esx-framework.org/ # +# # # # # # # # # # # # # # # # # # # # # # # # # # # # Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only. endpoint_add_tcp "0.0.0.0:30120" @@ -18,15 +15,14 @@ endpoint_add_udp "0.0.0.0:30120" ### Endpoints Privacy ### sv_endpointPrivacy true -sv_hostname "Unconfigured ESX Legacy Server" +sv_hostname "Unconfigured | ESX Legacy Server" set steam_webApiKey "" sv_licenseKey "" sv_maxclients 10 # Allow access to features usually locked behind a FiveM patreon key -sets sv_projectName "ESX Legacy" -sets sv_projectDesc "My new ESX Legacy project" -sets locale "en-US" -sets tags "default, esx, legacy, Roleplay" +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 set onesync on # Enable OneSync [REQUIRED FOR LEGACY 1.7.5 +]