forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
c86ea8ed9d
commit
73737bab0c
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ Config.ThemeParkControlMachineSettings = {
|
|||
usedistance = 2.0, -- distance for theme park control attraction
|
||||
usekey = "E", -- key for open control attraction menu
|
||||
acepermissionsforusecontrolmenu = {enable = false, permission = "themepark.managment"}, -- enable this if you want to use ace permissions
|
||||
jobpermissionsforusecontrolmenu = {enable = false, jobname = "themepark"}, -- enable this if you want to use job permissions (you need create job with name themepark or change the job title to something else)
|
||||
jobpermissionsforusecontrolmenu = {enable = true, jobname = "skyline"}, -- enable this if you want to use job permissions (you need create job with name themepark or change the job title to something else)
|
||||
identifierspermissionsforcontrolmenu = false, -- enable this if you want to use identifiers permissions
|
||||
permissionsviaidentifiers = { -- permisisontypes - license, steam, xbox, live, discord, ip
|
||||
{permissiontype = "steam", permisisondata = "steam:11000013cc73739"}, -- this is example line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue