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"
- # Glowne
- start mapmanager
- start chat
- start spawnmanager
- start sessionmanager
- start fivem
- start hardcap
- start rconlog
- start scoreboard
- start playernames
- strat synn-loadscreens
- start skinchanger
- start first_spawn
- start NeverWanted
- start handsup
- start gcphone
- start pasy
- start salty_vehicleblackout
- start idoverhead
- start pNotify
- start ArrestAnims
- start LockSystem3.1
- start RealisticVehicleFailure
- start NoReticle
- start Compas
- start carhud
- start nonpcdrop
- start afkkick
- start pingkick
- start PoliceWeaponDeleter
- start NoDriveBy
- start pvp
- start es_carwash
- start frfuel
- start lux_vehcontrol
- start disabledispatch
- start EngineToggle
- start hud
- start anticheat
- start vMenu
- start loadingscreen
- start vehicleaircontrol
- start Time-Data
- start solokick
- start gcphone
- start StopDespawn
- start fingerpoint
- start LSPD_map
- start Dealership
- #Samochody
- start Ferraripolicyjne
- start dodgetaxi
- start camaro_ss
- start F488
- start lambo
- start mgt
- start m3e46
- start polchiron
- # Set connection MYSQL-async
- set mysql_connection_string "server=0.0.0.0;database=essentialmode;userid=veryahrd;password=veryhard"
- # Disable Couchdb from essentialmode
- set es_enableCustomData 1
- # Mysql/Base
- start mysql-async
- #Fix Errors
- restart sessionmanager
- # ESX/Base
- start esx_clotheshop
- start esx_skin
- start esx_datastore
- start essentialmode
- start esplugin_mysql
- start es_admin2
- start es_extended
- start esx_addonaccount
- start esx_addoninventory
- start esx_billing
- start esx_identity
- start esx_license
- start esx_menu_default
- start esx_menu_dialog
- start esx_policejob
- start esx_society
- start esx_drp_garage
- start esx_license
- start worek
- start portfel
- start ess_voice
- start ess_chat
- start ess_sit
- start ess_clotheshop
- start ess_weashops
- start ess_animations
- start esx_mecanojob
- start ess_ambulancejob
- start esx_addons_gcphone
- start aiomenu
- start ess_taxijob
- start ess_service
- start esx_shops
- start ess_doors
- start esx_dmvschool
- start ess_duty
- start ess_barbershop
- start lornetka
- start esx_basicneeds
- start esx_status
- start ess_pizza
- start ess_outlawalert
- start esx_welcome
- start esx_sellDirtyMoney
- start esx_thief
- start esx_lscustom
- start esx_optionalneeds
- start esx_boatshop
- start esx_eden_boatgarage
- start esx_gps
- start esx_joblisting
- start esx_mask
- start esx_addons_gcphone
- start esx_vehicleshop
- sv_scriptHookAllowed 0
- # change this
- #rcon_password veryhard
- # a comma-separated list of tags for your server
- # for example: sets tags "drifting, cars, racing" or sets tags "roleplay, military, tanks"
- sets tags "default"
- # set an optional server info and connecting banner image url.
- # size doesn't matter, any banner sized image will be fine.
- #sets banner_detail "http://url.to/image.png"
- #sets banner_connecting "http://url.to/image.png"
- # Set your server's hostname
- sv_hostname "MoonLight|Cars|"
- # 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 (your server will not be listed in the serverlist if you uncomment this!)
- #sv_master1 ""
- # want to only allow players authenticated with a third-party provider like Steam (don't forget, Social Club is a third party probvider too!)?
- #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 #
- # 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 "my key"
Add Comment
Please, Sign In to add comment