[PAID] PplRefundSystem

A script by PPL_Scripts

No reviews yet.
[PAID] PplRefundSystem main image

Full Description

[PAID] PplRefundSystem

[ Description]

The PplRefundSystem is a convenient automated refund system designed for your FiveM server. It simplifies the process of granting refunds for lost items, saving you time and effort. With this automated system, you can distribute refunds without requiring specific item-giving permissions. The integrated log system ensures easy tracking and management of all refund transactions.

Config

Config = {}

-- Default Settings
Config.Language = "en" -- Your language, currently only supports "en" or "de"
Config.EsxVersion = "newESX" -- "esx" or "newESX" (ESX Legacy)
Config.CodeID = "ShortID" -- ID (1) = ShortID Code (4AB6-ZR65-LUK6) = LongID

-- Refund Command Settings
Config.CommandName = "refund" -- The /command name (In-game)
Config.ServerCommandName = "PplRefund" -- Type pplRefund (id) in the server console to grant the player their items

Config.CommandRank = { -- Groups allowed to use the command
    "admin" -- Groups to be notified
}

-- Webhook Settings
Config.Webhook = "Your Webhook" -- Your webhook
Config.WebhookName = "PPL Scripts" -- Webhook Name
Config.WebhookTitle = "Refund System" -- Webhook Title
Config.WebhookIcon = "https://i.imgur.com/BWM6bol.png"
Config.WebhookMessage = "Refund ID:"

-- Identifier Settings
Config.ShowIP = false -- Whether to display the player's IP address or not.

Further Information

TEBEX: [PplRefundSystem🛒]
Showcase: [PplRefundSystem📦]

This resource is using the FiveM Asset Escrow system

Code is accessible No
Subscription-based No
Lines (approximately) 360
Requirements ESX & esx_ambulancejob & oxmysql
Support Yes

Config Merger
Have you tried Config Merger? Merge your configs easily