BossMenu[ESX][PAID]

This package is a boss menu developed for FiveM using the ESX framework. The boss menu is a user interface that provides administrative and management functions within a FiveM server, particularly those using the ESX framework. It allows server administrators or designated ‘boss’ players to access and control various server-related features such as player management, economy settings, permissions, and other administrative tasks. Developed within the ESX framework, this boss menu seamlessly integrates with the gameplay environment, offering an efficient and user-friendly way to manage and oversee server operationsPreformatted text

Config = {}

Config.Webhook =
"https://discord.com/api/webhooks/1143781696358060072/YwTv3MFschVA8rAg0QSNon3njtXeEULrdoIAoQE_D_HZd_bS6Ze6mpHsxM8W0Weuz--9"

Config.Jobs = {
  police = 4, -- Job name = grade
  ambulance = 3
}

Config.MaxSalary = 3500

Config.SalaryInterval = 1000 * 60 * 30 -- milisec

Config.Lang = {
  balance = "balance",
  withdraw = "withdraw",
  deposit = "deposit",
  employees = "employees",
  hire_player = "hire player",
  name = "name",
  grade = "grade",
  kick = "kick",
  online_employees = "Online employees",
  number_of_employees = "Number of employees",
  invoices = "invoices",
  sender = "sender",
  unit = "utin",
  amount = "amount",
  pay = "pay",
  home = "home",
  rank_managemant = "rank managemant",
  settings = "settings",
  quit = "quit",
}

tebex: https://scamvonat.tebex.io/package/5872534

1 Like