Argument count mismatch (passed 2, wanted 3)

endpoint_add_tcp “0.0.0.0:30120”
endpoint_add_udp “0.0.0.0:30120”

set mysql_connection_string “server=127.0.0.1;uid=root;pasword=;database=essentialmode”
set es_enableCustomData 1
set es_couchdb_url “127.0.0.1”
set es_couchdb_port 3306
set es_couchdb_pasword “username:”

start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start ■■■■■■■
start scoreboard
####Scripts Basicos
start mensaje

MYSQL ASYNC

start mysql-async

ESSENTIAL MODS

add_ace resource.essentialmodecommand.sets allow
add_ace resource.essentialmode command.add_principal allow
add_ace resource.essentialmode command.add_ace allow
start essentialmode
start esplugin_mysql
start es_admin

sv_scriptHookAllowed 0

change this

rcon_password *****

sv_hostname “testeo de scripts”

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 "

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:110000100000000 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

license key for server (https://keymaster.fivem.net)

sv_licensekey “***************************”

so hard to tell that you’re missing a space