mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-17 06:16:02 +01:00
Update config.lua
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
print("Jim-Payments v1.0 - Payments Script by Jimathy")
|
||||
print("Jim-Payments v1.1 - Payments Script by Jimathy")
|
||||
|
||||
-- If you need support I now have a discord available, it helps me keep track of issues and give better support.
|
||||
|
||||
@@ -17,4 +17,4 @@ Config.Jobs = {
|
||||
['tequilala'] = { MinAmountforTicket = 50, PayPerTicket = 50 },
|
||||
['vanilla'] = { MinAmountforTicket = 50, PayPerTicket = 50 },
|
||||
['mechanic'] = { MinAmountforTicket = 1000, PayPerTicket = 500 },
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user