mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-17 06:16:02 +01:00
Add ability to disable receipts
This commit is contained in:
@@ -6,6 +6,8 @@ print("Jim-Payments v2 - Payments Script by Jimathy")
|
||||
|
||||
Config = {}
|
||||
|
||||
Config.TicketSystem = true -- Enable this if you want to use the ticket system
|
||||
|
||||
Config.PaymentRadius = 30 -- This is how far the player list will check
|
||||
|
||||
-- MinAmountforTicket should be your cheapest item
|
||||
|
||||
Reference in New Issue
Block a user