/esx_firejob

FireJob for ESX

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

fxserver-esx_firejob

FXServer ESX Fire Job inspired by esx-policejob https://github.com/ESX-Org/esx_policejob

[REQUIREMENTS]

[INSTALLATION]

  1. CD in your resources/[esx] folder
  2. Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_policejob esx_policejob
  1. Import esx_firejob.sql in your database

  2. Add this in your server.cfg :

start esx_firejob
    • If you want player management you have to set Config.EnablePlayerManagement to true in config.lua
    • If you want armory management you have to set Config.EnableArmoryManagement to true in config.lua