Skip to main content

What is FR Guard?

FR Guard is a resource for your FiveM server that does one very specific thing:

When someone tries to connect, it checks on FiveRank whether that player has a bad reputation. If they do, they don't get in.

That simple.

Why should you care?

  • No more repeat offenders. If they get banned on another server in the network, they can't join yours.
  • Doesn't scan the player's PC. No false positives.
  • Doesn't slow down your server. Each check takes less than 200 ms.
  • Zero maintenance. Install it and it updates itself.
  • Free. Forever.

What does the player see?

When someone connects, they briefly see a card:

  • If their reputation is clean → "Welcome!" and they enter.
  • If their reputation is negative → "Access denied" with an appeal link.

All in the player's language (Spanish, English, Portuguese, French or German).

What if FiveRank goes down?

No worries. By default, if the FiveRank API doesn't respond, your server keeps running normally and lets players in. Nobody gets locked out because of a problem on our end.

Who's behind this?

FiveRank is the first social reputation platform for FiveM. FR Guard is our gift to the community: 100% free, no tricks. Our only condition is that you keep the FiveRank branding visible on the connection cards.

Requirements

RequirementStatusNotes
FiveM server (recent build)RequiredBuild 6116 or newer recommended.
Server verified on fiverank.ggRequiredDashboard → Servers → Add server.
API Key (fiverank_token)RequiredGenerated in Dashboard → FR Guard → Generate new API Key. Starts with frk_live_….
Outbound connection to https://api.fiverank.ggRequiredIf your host blocks outbound HTTPS, FR Guard can't validate players.
oxmysql, framework, other resourcesNot neededFR Guard is 100% standalone — no database or framework required.

Next step

Install FR Guard