> For the complete documentation index, see [llms.txt](https://docs.stevoscripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stevoscripts.com/paid-scripts/stevo_prison/exports.md).

# Exports

## Server Side

```lua
---OFFICER = SOURCE
---TARGET = TARGET SOURCE
---SENTENCE = NUMBER VALUE
---REASON = STRING
export.stevo_prison:sentence(officer, target, sentence, reason)
```
