Help obtaining configuration?

whant obtaining configuration ??
I do not understand the problem.

1 Like
# you probably don't want to change these!
# only change them if you're using a server with multiple network interfaces
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"

set es_enableCustomData 1
set mysql_connection_string "server=127.0.0.01;database=essentialmode;userid=root;"

start mapmanager
start chat
start spawnmanager
start scoreboard
start sessionmanager
start fivem
start hardcap
start ■■■■■■■
start async

	#esx# 
start mysql-async
start essentialmode
start esplugin_mysql
start esx_menu_default
start esx_menu_dialog
start esx_menu_list
start es_admin2
start es_extended
start esx_skin
start esx_policejob
start esx_jobs
start esx_animations
start esx_atm
start esx_datastore
start esx_moneywash-master
start esx_weashops
start esx_boilerplate
start esx_bankerjob
start esx_clotheshop
start esx_holdup
start esx_lscustom
start esx_vehicleshop
start esx_eden_garage
start esx_addoninventory
start esx_addonaccount
start esx_accessories
start esx_identity
start esx_society
start esx_shops
start esx_dmvschool
start esx_mecanojob
start esx_joblisting
start esx_property
start esx_billing
start instance
start esx_phone
start esx_barbershop
start esx_service
start esx_realestateagentjob
start baseevents
start esx_ambulancejob
start esx_basicneeds
start esx_jailer-master

	#job#
start esx_drugs_blips
start esx_armyjob

	#car#
start pack1
start Alpine
start AudiC7RS6
start BMWM2
start Bmws1000
start cbr1000rr
start Dmax
start DucatiMultistrada
start evo
start f4rr
start FerrariGemballaMIGU1
start GT
start H2r
start KoenigseggRegera
start LexusRC350
start MST
start mt10
start pack1
start pcx
start polchiron
start R1m
start r8ppi
start Snyder
start subaruimpreza
start viktorsaddonlambo
start z1000
start polf430
start D99
start BluePower
start BRZ
start I8
start buffalo
start granlb
start chiron
start sa2
start savage
start supra
start 750
start 570
start agerar
start fx
start c7r
start gsx
start chal
start t90
start lec
start m41
start police
start Mclaren
start mustang
start lp700r
start lp770
start mustang
start Mclaren
start police
start m41
start lec
start t90
start chal
start gsx
start zonda
start Supersport
start 1299
start pagani
start zenvo
start sv
start mc
start Air

##weapons##
start bat

	#custom#
start RealisticVehicleFailure
start noplayerblips
start vehcontrol
start iplLoader
start VoiceController
start FRFuel
start Loading-Screen
start cron
start skinchanger
start mellotrainer
start initialdspeedo
start afkkick
start deleteveh
start Remove
start ab
start coords
start vannouncer

sv_scriptHookAllowed 0

sv_hostname "[TH]Starz [>>Roleplay<<][Custom Vechicles/Speed/Model] "

# nested configs!
#exec server_internal.cfg

# loading a server icon (96x96 PNG file)
#load_server_icon icon.png

# convars for use from script
set temp_convar "hey world!"

# disable announcing? clear out the master by uncommenting this
#sv_master1 ""

# want to only allow players authenticated with a third-party provider like Steam?
#sv_authMaxVariance 1
#sv_authMinTrust 5

# add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_principal identifier.steam:110000112345678 group.admin # add the admin to the group

# remove the # to hide player endpoints in external log output
#sv_endpointprivacy true

# server slots limit (must be between 1 and 31)
sv_maxclients 32

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.