FiveM UK Courts and CPS RP: Charging Decisions, Magistrates and Crown Court Roleplay

FiveM UK Courts and CPS RP: Charging Decisions, Magistrates and Crown Court Roleplay

Your custody sergeant has just read the charge and bailed someone to court. On most servers that's where the story stops — a jail timer ticks down, the player alt-tabs, and three days of investigation evaporate into a number. Good FiveM UK court RP fixes that, and England and Wales hands you the blueprint for free: a prosecutor who can refuse your case, two tiers of court, and sentences that plug into scripts you're already running.

This is chapter seven of the British policing series, and it picks up precisely where the custody suite handed off — everything before the charge (PACE clocks, booking, interview) lives in that piece. From here we're dealing with what happens once a file leaves the police station.

Charge, NFA or caution: the four outcomes

When a case goes to the Crown Prosecution Service, the prosecutor applies the Full Code Test. Stage one is evidential: is there a realistic prospect of conviction — meaning a bench or jury, properly directed, is more likely than not to convict? Stage two is public interest. Fail stage one and the case dies regardless of how serious it is.

That gives you four RP outcomes instead of one, and the decision belongs to a player who was nowhere near the arrest:

There's also the Threshold Test, used when someone's too dangerous to release but the evidence isn't finished yet. For a server, that's your justification for remanding a player while CID keeps working — which turns the investigation into a race with a deadline.

Get the police/CPS split right and it costs you nothing in realism. Officers can charge most summary-only matters themselves. The CPS takes indictable-only offences, anything contested, and the serious end. So a shoplifting job never touches your prosecutor, while an armed robbery lands on their desk within the hour.

The design payoff is that NFA becomes content, not failure. An officer who submits a rubbish file gets it bounced, in character, by another player. That's a feedback loop no admin lecture will ever replicate.

Three offence tiers, three difficulty settings

UK criminal law already sorts every offence into a tier, which is exactly the escalation ladder most servers try to invent from scratch.

| Tier | Where it's heard | Typical offences | RP session length |
|---|---|---|---|
| Summary only | Magistrates' court | Most driving matters, low-value theft, common assault | 10–15 min |
| Either way | Either, decided at allocation | Burglary, ABH, most drug supply | 20–30 min |
| Indictable only | Crown Court | Murder, rape, robbery, firearms offences | 45–60 min |

Two mechanics fall straight out of that table. First, magistrates' sentencing powers were raised to 12 months' custody for a single either-way offence on 18 November 2024, up from six — with an overall 12-month cap however many offences are on the sheet. If the bench thinks the case deserves more, they send it up. That is a genuine in-character cliffhanger.

Second, at allocation the defendant can elect Crown Court trial even when magistrates would keep it. Better odds with a jury, far worse exposure on sentence. Let your players make that call themselves and you've built a risk/reward decision into the justice system without writing a line of Lua.

Indictable-only cases skip the argument entirely — the magistrates' court sends them straight up at the first hearing under section 51 of the Crime and Disorder Act 1998, which conveniently gives you a two-minute scene rather than a full sitting.

Thirty-minute court that people actually attend

Court RP dies from length. Nobody is giving you ninety minutes on a Tuesday. Run a fixed weekly sitting with a published list of four to six cases and hard time limits, and treat a full jury trial as the rare event it genuinely is — in the real system the overwhelming majority of cases resolve on a guilty plea.

Your queue-management tool already exists in the sentencing guidelines. Credit for a guilty plea runs on a sliding scale: one third off if it's indicated at the first hearing, a quarter after that, down to a tenth on the first day of trial. Publish those numbers in your server rules. Players will do the maths, most will plead early, and the handful who fight get a proper trial with an audience.

Three formats cover everything:

  1. Plea hearing — charge read, plea entered, sentence or adjournment. Ten minutes.
  2. Allocation — either-way only, decide venue, then plea before venue. Twenty minutes.
  3. Trial — prosecution case, defence case, verdict, sentence. Forty-five to sixty, Crown Court only.

Small authenticity details do a lot of work here. English and Welsh courts do not use gavels — that's a Hollywood import, and dropping it instantly separates your server from every generic legal-RP city. Magistrates are addressed as "Your Worships" or plain "Sir"/"Madam", a Crown Court judge is "Your Honour", and a District Judge sitting alone in the magistrates' court is "Judge". Put that in your court handbook and new players sound competent on day one.

The roles that make it work

You need fewer people than you think, but you need them consistent.

The bench. Three lay magistrates advised by a legal adviser on points of law, or a single District Judge for speed. Crucially, there is no jury in the magistrates' court — a mistake almost every roleplay city makes. Twelve jurors belong to the Crown Court only.

Defence solicitor is the best unclaimed career in British RP. Give it a whitelist, a retainer fee paid from the client's in-game balance, and duty-solicitor rotation so skint defendants still get representation. A good defence player will argue exceptional hardship to save a driving licence, and that single scene beats an hour of gunfights.

Prosecutor is the CPS role from earlier, now on their feet. Usher sounds trivial and isn't — someone calling cases and keeping order is what stops your sitting becoming a Discord scrum.

Jury pools should come from your ordinary citizen base by random summons, twelve seats, with a small stipend and an OOC opt-out. Randomness is the point; a jury of the defendant's mates is worthless.

Sentencing that touches your scripts

A verdict that only prints text is wasted. Every UK disposal maps onto something you probably already have installed.

Integration matters more than your framework choice. Most of these hooks are a handful of exports, and the QBCore ecosystem at qb-tebex.io already covers the licence, jail and job plumbing — you're mostly writing glue.

Bail conditions are free storylines

Remand-or-bail is the most underused decision in the whole chain. The Bail Act presumption favours release, so bail with conditions should be your default — and conditions are ongoing content:

Breach is arrestable, which loops the whole system back to chapter one.

Keeping it fair out of character

Kangaroo courts kill justice RP faster than any bug. Four guardrails hold the line.

Whitelist the bench and require judges to sit out cases involving their own faction. Log every sitting — a written outcome in the MDT beats memory in a dispute. Build an appeal valve where a Crown Court judge or senior staff member can review a magistrates' outcome, because an appeal is both a fairness mechanism and good roleplay. And keep one bright line: OOC grudges never enter the courtroom, and staff overturn any sentence that looks like one.

Starter pack

You need three things and none are exotic. A courtroom MLO with a bench, dock, public gallery and a couple of consultation rooms — the gallery matters, because spectators are what make a sitting feel real. An MDT with case files so the prosecutor reads the same evidence your officers submitted rather than a Discord paste. And formal clothing: robes, suits, court dress. Uniform and clothing packs from cfxassets-tebex.io fill that gap, and for the wider British civilian side — the estates, high streets and pubs these defendants actually come from — vortexscripts.co.uk is the sister store worth raiding.

Build the CPS role first. It's free, it needs no script at all, and it will improve the quality of your police files within a fortnight.

Common questions

Do I need a court script to run this?
No. A courtroom MLO, an MDT for case files and a written procedure will carry you a long way. Scripts help with scheduling, sentence enforcement and record-keeping, but the procedure is what players actually experience.

Magistrates or Crown Court for a new server?
Start with magistrates only. It's faster, needs no jury, and handles the overwhelming majority of offences. Add Crown Court once you have consistent judges and enough population to summon twelve jurors.

How do I stop court RP being boring?
Cap sittings at 30 minutes, publish the case list in advance, reward early guilty pleas with real sentence credit, and reserve full trials for cases that deserve them. Boredom is a scheduling problem, not a roleplay one.

Should defence solicitors be paid?
Yes. A retainer paid in-game makes the career viable and gives defendants a reason to earn money legitimately. Run a duty rota so anyone who can't pay still gets representation.

Related posts

FiveM UK Custody and Booking RP: PACE, Cell Time and Processing a Suspect Properly
Guide
FiveM UK Custody and Booking RP: PACE, Cell Time and Processing a Suspect Properly
FiveM UK Public Order Policing: Protests, Football Days and Crowd Control RP
Guide
FiveM UK Public Order Policing: Protests, Football Days and Crowd Control RP
FiveM UK CID and Detective RP: Investigations, Forensics and Case Files Beyond the Traffic Stop
Guide
FiveM UK CID and Detective RP: Investigations, Forensics and Case Files Beyond the Traffic Stop
Published · Aug 11, 2026 Read more posts →