Installation
Step by step documentation how to properly install script.
Last updated
Was this helpful?
Step by step documentation how to properly install script.
Last updated
Was this helpful?
The database will be imported automatically for you when you start the resource for the first time.
.
.
.
.
.
.
Download the script from .
Open the downloaded .zip
, copy the [police]
folder, and put it in your resources folder.
Go to your server.cfg
and add ensure [prison]
.
To configure your prison map, ensure the correct map resources are included in your server.cfg
.
Below are configuration examples for Standalone, Custom Prison Map, and RCORE setups.
Note: If an unsupported map is loaded, a Standalone configuration will be applied by default, using the standard prison yard.
To define items in the RCore Prison script, you can either use the Deployer command or edit the configuration manually.
Add to bottom of server.cfg permission part (script need this permission to use properly ACE permission)
Start your server and enjoy RCore Prison.
You can adjust all command names in config.lua
/jailcp
Use this to manage prisoners in your city
/jail playerId time reason
For jailing citizens
/startcs playerId amount
For setting citizens into COMS
/unjail playerId
For unjailing target citizen
/removescs playerId
For removing citizen COMS
/stopalarm
Stop current active alarm
/solitary playerId time
For setting prisoners to solitary
/rsolitary playerId
For removing player from solitary
Go to rcore_prison/sconfig.lua
Change SConfig.LogWebhook value
Full guide at this page
Follow this guide at this page