⚙️Configuration

This page will explain all the configs that are in the Config.lua! Please read each one carefully as you may miss something!

Config

General Settings

This where all the general script usage configs are located

Config NameWhat It DoesUsage

ServerName

Set's Your Server Name Across All Uses Bans Kicks etc.

Put Your Server Name Inside The Quotations ex:"MyServer"

ShowJoinCard

Decide Whether To Use An Adaptive Card When A Player Joins Or Not.

true or false

UsingScreenshotBasic

Allows you to set if your using screenshot basic which allows screenshots to be in bans and kicks.

True Or False To Enable It. As Well As The Name Of The Resource.

IDShowDist

How close a player has to be for their id to be shown

An Integer preferably 10-50 (Higher Number = Higher MS)

ShowIdsWhenMenuOpen

If you want the menu to show player ids when opened

true or false

SeeAdminTagDist

The Distance A Player Has To Be To An Admin To See His or Her Tag.

An Integer preferably 10-50.

Saving Settings

This is the settings where you set what the admin menu saves to and how

Config NameWhat It DoesUsage

SaveSystem

This is the table that allows you to turn on and off what save systems you want

Json and Sql

SqlType

This is the type of sql query resource you use

['mysql', 'oxmysql']

Notifications Settings

Config NameWhat It DoesExtras

Notifications

Enabled: true or false System: Options Can Be Seen In The Config ChatNotifyColor: Uses RGB Time: Integer Preferably 1000-10000

N/A

SendNotificationsInChat

OnlyAdminsSee: true or false Warns: true or false Kicks: true or false Bans: true or false

Sends The Notification To Admin Chat.

Discord Stuff

This has most of the discord settings excluding the bot info

Config NameWhat It DoesExtras

DiscordLink

The discord link to your server

N/A

AdminDiscordIDS

The admin ids that are whitelisted to use the discord bot

WhitelistedIDS = is the table where you put discord ids

Channels

The config that allows you to set the channel id for certain channels

Must be a channel id

DisCommands

This is the config to enable/disable the discord commands

N/A

DiscordLogs

This is the config that allows you to set channels for all the different logs

Must be channel ids and have discord bot setup

EnableIp

This allows ips to be put in discord logs

N/A

This is where you can change all the general menu settings including what is shown and what's not

Config NameWhat It DoesExtras

MenuLocation

The menu location for the admin menu

These are the menu options; 'topright', 'topleft', 'center'

MenuTexture

The menu texture used for all menus in the admin menu

N/A

AccentColor

The accent color used for the text in the admin menu

MenuKeybind

Can Be Any Key On A Keyboard. (MUST BE A STRING)

N/A

NoClipKeybind

Can Be Any Key On A Keyboard. (MUST BE A STRING)

N/A

AutoMenuUpdate

Automatically Reopens The OnlinePlayers Menu Whenever A Player Joins The Server Or Leaves

N/A

OnlinePlayersOrganization

Whether You Would Like All The Players To Be Seperated Into Pages Or One Full List.

N/A

IdsPerPage

The Amount Of Players Per Page If Using The pages option.

N/A

MenuEnable

This is where you can enable/disable all things in the menu

N/A

MenuColors

This is where you can change the menu colors

All in rgb format

Plugin Settings

This is where all the plugin settings are put

Config NameWhat It DoesExtras

Framework

This is where you can put what framework you are using

['none', 'esx', 'qbcore']

QBCoreName

This is where you can change the core name that is called in the script

N/A

ESXSharedObject

This is where you can change the core event called in the script

N/A

Vehicle Settings

This is where all the different vehicle settings are for the tab in the admin menu

Config NameWhat It DoesExtras

VehicleColors

This is where all the preset colors for the changing car paint

N/A

VehicleTorqueModifierAmt

The Amount of Torque To Modify When Using The Option.(integer)

N/A

Dev Settings

This is where you can change all the dev settings for the dev tab in the admin menu

Config NameWhat It DoesExtras

ResourceMenu

Shows all the configs for the resources menu

Allows you to set the max resources shown in one page

WipeVhiclesWithPeopleIn

Whether To Wipe All Vehicles But Skip The Ones With People In Them.

N/A

VehicleWipe

This is all the vehicle wipe settings

Allows you to set whitelisted vehicles and the countdown time

EntityWipe

This is all the entity wipe settings

Allows you to set whitelisted entities and the countdown time

InteriorConfig

This is all the configs for the interior menu

You can enable and disable things in here for the interior showing portals button as well

Misc Settings

This is where you change the settings for the Misc Options tab in the admin menu

Config NameWhat It DoesExtras

Teleports

This is all the preset teleport locations in the admin menu

You can set as many locations as you want. Just follow the format

GhostUserConfigs

This is the config to change the functionality of the Ghost Users.

N/A

Other Settings

This is where you can find all the other settings that don't correspond to anything above

Config NameWhat It DoesExtras

AdminChat

This is the configs for the admin chat for in game

You can turn this on or off. You can also change the command to talk in the chat

NoClip

This has all the noclip settings

You can change the keybinds in this config

DrawSit

This is if you want it to draw the admin sit bubble

N/A

SitSeeDist

This is how close you have to be to see the bubbles

N/A

SitMaxSpeed

This is how fast you can go inside of the admin sit bubbles when speed limiter is on

N/A

AdminSitColor

This is the admin sit bubble color

In rgb format

AdminSitChangeColor

This is the admin sit bubble color when editing admin sit

In rgb format

SitBlip

This is all the configs for the admin sit blips shown on the map

N/A

RepMenuS

This is the Player Sided Report Menu Configuration.

N/A

NewReportNotificationInChat

This is the Config To Decide Whether to Send A Chat Message When A Report Is Created (Admin Chat Only)

N/A

Last updated