set es_enableCustomData 1
#set mysql_connection_string " "
add_ace resource.essentialmode command.add_principal allow
# 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"
start mapmanager
start chat
start spawnmanager
start sessionmanager
# start fivem
start hardcap
start ■■■■■■■
start scoreboard
start load
start mysql-async
start essentialmode
start esplugin_mysql
start es_admin2
start a
start notify
start b
start c
start d
start e
start f
start g
start h
start i
start j
start k
start l
start m
start n
start o
start p
start r
start lsvmain
start barber
start props
sv_scriptHookAllowed 1
# change this
#rcon_password yay
sv_hostname "My new FXServer!"
# nested configs!
#exec server_internal.cfg
# loading a server icon (96x96 PNG file)
#load_server_icon myLogo.png
# convars for use from script
set temp_convar "hey world!"
# disable announcing? clear out the master by uncommenting this
#sv_master1 "true"
# 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 30
# license key for server (https://keymaster.fivem.net)
sv_licenseKey "pje927qd8pc5tq4nvk5deehbl3t93g0ns"
i use the latest server but still got problem my server was not in server list … but i can see my server only in direct connect :3 any help ?