[PAID] [STANDALONE] Discord vPerms (Vehicle allowlist)

Discord vPerms!

Video Showcase:

Description

Drag, drop and configure! Utilized by our Discord API. This script allows you to define vehicle group sections with the required roles to drive the vehicle models given in the config.

Features

v1.0.0

  • Configure sections for discord roles, which define what vehicles are drive able by the user with that role.
  • Language support.
  • Escrow protected.

Configuration example

    VehiclePermissions = {
        [1] = {
            SectionName = "Staff vehicles", -- Define the section name.
            DiscordRoleOrGroupNames = {     -- The groups/roles which the listed vehicles belong to.
                "Manager",
                "Senior_Admin",
                "Admin_Team",
                "Admin_Team_Trial",
                -- Add more roles if you like.
            },   
            PermLockedVehicles = {          -- The vehicles which are allowed to be driven by users which are member of the listed groups/roles.
                "xc90admin",
                -- Add more vehicles in the "vehiclename", format (Case sensitive) | Don't know the vehicle name? Set ShowModelNameOfVehicleInF8 = true,
            },
        },
        [2] = {
            SectionName = "Police vehicles",
            DiscordRoleOrGroupNames = {
                "Essex_Police_Force",
            }, 
            PermLockedVehicles = {
                "POLICE",
                "POLICE2",
                "POLICEB",
                "essexwrx",
            },
        },
        -- Add more sections if you like. Example:
        -- [3] = {
        --     SectionName = "Ambulance & Fire vehicles",
        --     DiscordRoleOrGroupNames = {
        --         "Ambulance_Fire_Group",
        --     }, 
        --     PermLockedVehicles = {
        --         "AMBULANCE",
        --         "FIRETRUK",
        --     },
        -- },
    },

Obtain this or one of our other resources via our Tebex store

Direct → https://store.nights-software.com/package/5205763
Homepage → https://store.nights-software.com | Documentation → https://docs.nights-software.com

Our other resources:

[& more…](https://store.nights-software.com/ :globe_with_meridians:)

Code accessible Partially
Subscription based No
Lines (approximately) 750
Requirements Discord API
Support Yes

why use this paid script when [Release] Discord Vehicle Whitelist - Vehicle Whitelist Based on Roles [2.1] this is free?

We have a discord API which differs from Badgers’ one. (Theirs is good as well, so up to your whether you use theirs or ours)

This script was made because members of our community requested it.

We provide resources working with our own discord API which comes with a Discord BOT and easy installation. The same goes for vPerms: easy installation, barely any setup but putting the vehicles in a list. :slight_smile: We provide more scripts compatible with our Discord API. It might be a our thing, we like writing based upon our own creations without utilizing other people’s scripts.

YEAH! :partying_face: 10 years later still got the supporters :smiley:

1 Like

In all seriousness, both have pros and cons and that’s up to the end-user to differ which one they’re after

1 Like

Fair play. :slight_smile: :muscle:

Is yours really 10 years old?

Nah like 5 years or so now.

For the record mine doesn’t use Badgers API either, it uses raw requests, people seem to think I used Badgers :smiley: