Browse docs

Permissions

Give administrators access to the editors and let organization members use the right features.

Give yourself access to the editors

First complete the shared administrator permissions setup.

Then check Config.CommandPermissions in sky_crimesystem/config/config.lua. The supplied administrator entries allow the god, superadmin, and admin groups.

For the main setup tools:

ToolPermission to check
/jobconfigThe shared command permissions in Sky Jobs Base
/drugcreatorThe drugcreator entry; access through the shared configurator or Crime Creator is also accepted
/heistcreatorThe crimecreator entry
/crimejobtestThe crimejobtest entry
/graffitiadminThe graffitiadmin entry

The Heist Creator intentionally uses crimecreator as its permission name.

To add a custom administrator group, add it to the relevant existing entry. Keep the other entries. Restart Crime System after changing the file, and reconnect the player after a group change when needed.

Give the organization leader access

First assign the player to the organization and leader grade. The shared /setboss command then grants all management permissions to that grade. It does not add a player to the organization or change their grade.

For example, if your organization is cartel and its leader grade is 4:

/setboss cartel 4

Use your actual organization and an existing grade. Grade 4 is only an example. This gives access to everyone at that grade. Your administrator needs the shared sky_jobs_base.setboss permission to run the command.

Then use organization management to decide what other grades may do, such as managing members, accessing finances, or opening tablet apps.

Check a member's organization

Run:

/crimejobtest <playerId>

Replace <playerId> with the connected player's server ID. Check that the result shows the right organization and grade, plus access to member and money management where intended. The details also appear in the server console.

If it does not, review the membership model in First Setup before changing individual permissions.

Allow planning-board placement

By default, an organization member with the Manage Members permission can use /heistplanning to place the board.

The heist_planning_table item offers another way to start placement. The command does not require that item.

Give access to a laboratory

A player also needs access to the particular laboratory they are trying to use.

The default roles include:

RoleTypical access
OwnerOwns the facility
ManagerManages the lab, places equipment, and hires workers
ProducerGrows plants and runs production
StorageUses batch storage and market functions

A personally owned lab is not automatically shared with the whole organization. Assign access in the facility's management.

Always test as a regular player

The drug system allows people with creator access to bypass some player restrictions by default. This helps during setup, but can hide a missing role.

If an action works for you but fails for a member, check that member's organization, grade, laboratory access, and required items.

See Troubleshooting for common access problems.