For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuration

All values are properly described in specific config file itself.

All configuration files for rcore_prison and what they control.


Config files

File
Description

config.lua

Main config - general settings, framework, prison break, guards, solitary, jobs, GYM, phone booths, canteen, stash and more. Details

data/presets/*.lua

Define your own prison map, or customize an unsupported one. Details

outfits.lua

Prisoner outfits shown when a player is jailed. Details

permissions.lua

Ace permissions for standalone or vMenu servers. Details

data/locales/en.lua

Translate the in-game panel. Details

config.lua (Config.PrisonJobs.Rewards)

Change Prison Job rewards. Details

modules/base/client/api/cl-gym.lua

Hook Prison GYM to your own stats resource. Details

modules/base/client/api/cl-minigames.lua

Replace the default cigar packaging minigame. Details

sconfig.lua

Discord webhook for prison logs.

Most servers only need to touch config.lua. Don't change the other files unless you have a specific reason.

Last updated