xchopin / FiveM-RP-Boilerplate

🔫 Boilerplate for FiveM Roleplay servers. Save time and focus on your real project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiveM Roleplay Boilerplate

This is a boilerplate for FiveM Roleplay Server, it might help you to save a lot of time by skipping the development of the same boring stuff.

preview1

Warning: This project is not maintained anymore and uses the legacy version of FiveM

Requirements

  • MySQL or MariaDB
  • Windows or Linux Server

What's included?

  • ID Card
  • Dirty money (automatic on "illegal recolts", money laundering is also included)
  • Admin tools
  • Illegal business (drugs)
  • Phone system (Texts, Contacts, Emergency call, Taxi call)
  • Personal menu
  • LS Customs
  • Driving and weapon license
  • Emotes
  • Inventory (35 items)
  • Foodshops
  • Clothing shops
  • Gun shops
  • Vehicle shops
  • Ranks for LSPD
  • Jobs (garage + outfit markers)
  • Salary
  • Bank Account
  • Loading Screen
  • Whitelist
  • Buildings for some jobs (Government, Hospital)
  • Transporter
  • Realistic earshot (range of 7 meters)
  • Gas Stations
  • HUD
  • Car health and speed
  • Custom cars (Audi, Police, Ferrari, ...)

How to install it?

1. Import install.sql into your DBMS (e.g. MySQL)

2. Change the credentials of server files

In order to enable all the plugins you have to edit the server.lua files and sometimes settings.lua in each packages present in the resources/directory. That means you have to fill the database name, login and password fields to allow a connection to the database.

In this package you have a file named server.lua, at the line 2 you have to add the database credentials.

Usage (in game)

K : Open your personnal menu X : Hands up (you can move) N : Talk M : Vehicle menu

Jobs

Whitelisted means you have to add manually the person (from the SQL Database or from admin commands in game)

  • Jobless (what a job...)
  • Taxi
  • Lumberjack
  • Miner
  • Winegrower
  • Trucker
  • Paramedics (named CHU) - Whitelisted
  • LSPD - Whitelisted
  • CIA (named GSPR) - Whitelisted
  • Governor - Whitelisted
  • Lawyer - Whitelisted
  • Judge - Whitelisted
  • Ministers - Whitelisted

Addons used (under license)

  • SimpleBanking
  • Prefecture
  • gb_needs
  • freeroam
  • Paycheck
  • JobSystem
  • EssentialMode
  • es_admin
  • vehshop
  • LSCustoms
  • clothing_shop
  • FiveM-Cops
  • vdk_recolt
  • vdk_call
  • warp
  • paramedics
  • weashop
  • car skins

About

🔫 Boilerplate for FiveM Roleplay servers. Save time and focus on your real project.


Languages

Language:Lua 93.5%Language:HTML 2.1%Language:JavaScript 1.8%Language:TSQL 1.4%Language:CSS 1.1%Language:Shell 0.0%Language:Batchfile 0.0%