-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.lua
More file actions
110 lines (85 loc) · 2.65 KB
/
config.lua
File metadata and controls
110 lines (85 loc) · 2.65 KB
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
Config = {}
Config.Locale = 'de'
Config.ServerName = 'Servername'
Config.ServerLogo = 'https://cdn.discordapp.com/attachments/982381663906562098/989575093489401876/newliferplogoanimationtransparent.gif'
Config.DiscordLink = 'https://discord.gg/rr5aW43ZR9'
Config.defaultBinding = 'F6'
Config.defaultMapper = 'KEYBOARD'
Config.PrintDiscord = false
Config.MarkerSpeed = 3
Config.ControllSpeed = 7.5
Config.HelpTextSpeed = 60
Config.ControlHeld = 300
Config.MuteOnPlayerDeath = true
Config.NoAirControle = true
Config.NoVehicleRolleOver = true
Config.DisableAfkCam = true
Config.AFKKick = 60
Config.CreateFakeEvents = true
Config.CreateBackups = true
Config.DeleteOldBackups = true
Config.CreateBackupCommand = 'developer'
Config.NPCs = {
controle = true,
parking = 0.8,
driving = 0.8,
walking = 0.8,
randomvehicles = false, -- Garbage Truck , Police , Amublance ...
dispatch = false,
}
-- From Highest to lowest
Config.ServerGroups = {
'inhaber',
'projektleitung',
'stvpl',
'projektmanagment',
'teamleitung',
'superadmin',
'testsuperadmin',
'developer',
'testdev',
'admin',
'testadmin',
'mod',
'testmod',
'supporter',
'testsupporter',
'user',
}
Config.UnbanPermission = 'testmoderator'
Config.AllowConsole = true
Config.AutoBanAfterKicks = 0 -- 0 to disable
Config.AutoBanDuration = 2*60 -- in min | 0 for permanent
Config.DefaultESXNotification = false
Config.DefaultNotifyHeader = Config.ServerName
Config.notify = function(msg , header , time , notificationtype)
if Config.DefaultESXNotification then
SetNotificationTextEntry('STRING')
AddTextComponentString(msg)
DrawNotification(0,1)
else -- Put here your custom notify , it will trigger when Config.DefaultESXNotification is false
exports["esx_notify"]:Notify(notificationtype, time, msg)
end
end
Config.UseEuro = false
Config.PoliceJobs = {'police'}
Config.VehicleDatabases = {}
--Config.VehicleDatabases = {'vehicles'}
Config.EntcrypedEventLenght = 100 -- min 10
Config.CrashWhitelist = true
Config.CrashWhitelistIDs = { -- Without char1:
'1256984db7bc7f49dcc1a599a67a161d9e754e45', -- Maus
}
Config.CrashImmun = { -- Without char1:
'1256984db9dcc1a599a67a17bc7f461d9e754e45',
}
Config.SudoCommand = {
allow = true,
console = true,
group = 'developer'
}
Config.MCDPlateSafe = true
Config.UpdateMsg = false
Config.DebugMode = false
Config.DisableBans = true
Config.Key = 'MCD_Loves_U:7K2v6LY;225/926NgC0886a5u125Z5ql3279Aµ7Ajc64858U5U&01W9009p<g44a9~00N3l7P5QOV109;Bj13z1z'