https://discord.gg/6xjSVb2HXj for updates join my discord server
Elevate your server’s job experience with Peleg-Billing, an advanced billing system designed to enhance gameplay and streamline transactions. Our system features a unique, clean, and user-friendly interface, making it easy for workers to manage and issue bills with precision.
-
Intuitive Billing Interface: Bill players effortlessly with configurable options or create custom bills by simply entering the reason and amount. The system allows for selecting multiple bills at once, providing flexibility and efficiency.
-
Anti-Trolling Measures: Combat misuse with custom cooldowns between bills, Discord logs for each transaction, and a configurable maximum bill amount for each job. This ensures fair play and protects players from potential abuse.
-
Job Boss Management: Empower job bosses with full access to all bills issued within their company. They can review, manage, and even refund bills, with the refunded amount being deducted from the society’s funds and returned to the player.
-
ESX and QB support!
In many servers, the billing systems are always boaring and ugly or just buggy and usless in this system the money will be taken and received to the boss menu directly...
you can use the event paybill
exports['peleg-billing']:BillPlayer(data)
exports['peleg-billing']:BillPlayer(data)
data = {
biller = 'none', -- 'none' indicates no specific biller; to set a real biller, input the biller’s CID
receiver = 'none' -- receiver cid
reason = 'reason',
amount = 555,
}