Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 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.1;database=essentialmode;userid=root;"
- set sv_licenseKey "my licensekey is here"
- start mapmanager
- start chat
- start spawnmanager
- start sessionmanager
- start fivem
- start hardcap
- start rconlog
- start scoreboard
- start playernames
- start loadingscreen
- start mellotrainer
- start async
- # Mysql/Base
- start mysql-async
- # ESX/Base
- start essentialmode
- start esplugin_mysql
- start es_admin2
- start es_extended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement