Configuration
Config Edit :
PH.MenuCommand = "priority"PH.AllowedJobs = {
['police'] = {
minGrade = 3,
maxGrade = 7
},
}PH.Notifications = {
NoPermission = "You do not have permission to use this command.",
CooldownStart = "Cooldown started for ",
CooldownUpdate = "Cooldown status updated: ",
}Last updated