Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### Very Important ###
- set es_enableCustomData 1
- set mysql_connection_string "server=localhost;database=essentialmode;userid=root"
- ### For More Interfaces ###
- endpoint_add_tcp "0.0.0.0:30120"
- endpoint_add_udp "0.0.0.0:30120"
- sv_maxclients 32
- # These resources will start by default.
- start mapmanager
- start chat
- start spawnmanager
- start sessionmanager
- start fivem
- start hardcap
- start rconlog
- ## Essential mode ##
- start mysql-async
- start essentialmode
- start esplugin_mysql
- start es_admin2
- start es_ui
- start es_carwash
- start es_camera
- ## ESX Pack ##
- start async
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement