-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathserver.toml
59 lines (56 loc) · 969 Bytes
/
server.toml
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
announce = false
debug = true
description = 'Freeroam City'
gamemode = 'freeroam'
host = '0.0.0.0'
language = 'en'
modules = [ 'js-module', 'csharp-module' ]
name = 'Lost Santos Free City (BETA) Powered By Kysta Devs'
players = 100
port = 7788
streamingDistance = 400
migrationDistance = 1500
resources = [
'freeroam',
'addon-map',
'altv-os-login',
'stat',
'ParkedVehicleSpawner',
'motel',
'garage',
'timer',
'pmenu',
'interface',
'ammunation',
'altv-os-nametags',
'Peds',
'blip',
'LSC',
'pointing',
'property',
'shop',
'pdm',
'vendings',
'job',
'weed',
'repo',
'races',
'penegakhukum',
'voice',
'parkour',
'robfleeca',
'dispatch',
'lester',
'survival',
'addon-map-zoom',
'airport',
'casino',
'altv-sit',
'ocnlamtmc17',
'ocni422spe',
'ocnetrongt18',
'altv-os-chat',
'altv-vchat',
]
[voice]
bitrate = 64000