-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathserver.cfg
114 lines (94 loc) · 2.52 KB
/
server.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# 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 "host=127.0.0.1;port=3306;username=essentialmode;password=essentialmode;database=essentialmode;"
set mysql_connection_string "server=127.0.0.1;database=essentialmode;userid=essentialmode;password=essentialmode"
start mapmanager
start spawnmanager
start chat
start sessionmanager
start fivem
start hardcap
start rconlog
start scoreboard
start playernames
# Misc Addons
start streetLabel
start fivem-loading-sleek
# Start Async First
start mysql-async
# Start Esential Mode
start essentialmode
start esplugin_mysql
# Start ES plugins
start es_admin2
start es_extended
# Start ESX Requirements
start cron
start skinchanger
start instance
# Start ESX Plugins
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
start esx_datastore
start esx_addonaccount
start esx_society
start esx_jobs
start esx_billing
start esx_identity
start esx_addoninventory
start esx_skin
start esx_shops
start esx_phone
start esx_policejob
start esx_ambulancejob
start esx_accessories
start esx_rpchat
start esx_clotheshop
start eden_darknet
start esx_drugs
start new_banking
start esx_garage
start esx_holdup
start esx_whitelistEnhanced
start esx_property
start esx_license
start esx_animations
start esx_weashops
start esx_barbershop
start esx_service
start esx_taxijob
start esx_atm
start esx_dmvschool
start esx_vehicleshop
start esx_basicneeds
start esx_joblisting
start esx_realestateagentjob
sv_scriptHookAllowed 0
# change this
#rcon_password yay
sv_hostname "Moss Testin!"
# 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:110000105164dfa 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 9yg026jdxvfdrznymna9t3d0bx8mmdyh