-
Notifications
You must be signed in to change notification settings - Fork 37
/
server.cfg
228 lines (187 loc) · 5.19 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
# You probably don't want to change these!
# Only change them if you're using a server with multiple network interfaces.
endpoint_add_tcp "37.48.92.199:30120"
endpoint_add_udp "37.48.92.199:30120"
set es_enableCustomData 1
set mysql_connection_string "server=127.0.0.1;database=essentialmode;userid=root;password="
#### BASIC ####
start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start rconlog
start scoreboard
start baseevents
start discord
start vSync
#### MYSQL ASYNC ####
start mysql-async
#### ESSENTIAL MODS ####
start essentialmode
start esplugin_mysql
start es_admin2
start es_extended
start hav_whitelistdb
#### ESX REQUIRED MODS ####
start instance
start cron
start skinchanger
start esx_skin
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
start esx_addonaccount
start esx_addoninventory
start esx_datastore
start esx_society
start esx_service
start esx_billing
start esx_status
start es_camera
start els
start esx_kashacters
#### ESX JOBS ####
start esx_phone3
start esx_jobs
start esx_policejob
start esx_ambulancejob
start esx_vehicleshop
start esx_realestateagentjob
start esx_mecanojob
start esx_bennysjob
start esx_taxijob
#### ESX ####
start esx_identity
start esx_basicneeds
start esx_joblisting
start esx_license
start esx_didrik_doors
start esx_accessories
start esx_voice
start esx_dmvschool
start esx_didrik_camera
start esx_didrik_teleport
start esx_customscript
start esx_legacyfuel
start esx_didrik_belt
start esx_jewelery
start esx_animations
start esx_didrik_carmenu
start esx_clotheshop
start esx_barbershop
start esx_tattooshop
start esx_didrik_foodplace
start esx_fishing
start esx_watchproperties
start esx_checkdeathcause
start esx-qalle-jail
start esx_gym
start esx_passerkort
start esx_property
start esx_eden_garage
start esx_needs
start Sjukhus_Bed
start esx_shops
start esx_extraitems
start esx_didrik_farmen
start esx_didrik_restaurant
start esx_didrik_bbc
start new_banking
start esx_didrik_craftsystem
start esx_carry
start esx_rullstol
start esx_carshowroom
start esx_drugs
start esx_teleports
start esx_holdup
start esx_holdupbank
#### ANDREAS ####
start esx_andreas_interactionmenu
start esx_andreas_bankfack
start esx_andreas_bankfackshop
start esx_andreas_moonshine
start esx_andreas_blackmarket
#### JSFOUR ####
start jsfour-legitimation
start jsfour-blindfold
#### MAPPAR-DESIGN ####
start fivem-ipl
start Didrik_Vagskyltar
start prison-map-addon
start Didrik_Polisstation
start Parken
start Mekonomen
start Burger
start Sjukhus
start Sjukhus_Props
start Sjukhus_door
start Polisstation
start bilfirman
#### ÖVRIGT ####
start mellotrainer
start vSync
start Polisklader
start Ambuklader
start pNotify
start FamilyRP
start InteractSound
start healbar
start loadingscreen
start disabledispatch
start esx_nonpcdrop
start ragdoll
start 3dme
start NoReticle
start iplloader
#### UTRYCKNINGS-FORDON ####
start v70pol
start v90pol
start xc70civil
start xc70pol
start v90cc
start Ambulans
start taxi
#### FORDON ####
start falckbil
# This allows players to use scripthook based plugins such as lambda menu.
# Set this to 0 to disallow scripthook.
sv_scriptHookAllowed 0
# Uncomment this to enable RCON. Make sure to change the password.
#rcon_password changeme
# 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 "[SWE] ^4Generationen ^4Roleplay ^7| WHITELIST ^7| ^4Discord.gg/D5MNmYD ^7|"
# Nested configs!
#exec server_internal.cfg
# Loading a server icon (96x96 PNG file)
load_server_icon logo.png
# convars which can be used in scripts
set temp_convar "hey world!"
# Uncomment this line if you do not want your server to be listed in the server browser.
#sv_master1 ""
# Want to only allow players authenticated with a third-party provider like Steam?
# Don't forget Social Club is a third party provider 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:11000010da0ad17 group.admin # add the admin to the group
# Hide player endpoints in external log output.
sv_endpointprivacy true
# Server player slot limit (must be between 1 and 32)
sv_maxclients 32
# License key for your server (https://keymaster.fivem.net)
sv_licenseKey 9wxopsr2s3o8u4xw33yz3jp6yz20kvr9
restart sessionmanager