mirror of
https://github.com/jimathy/jim-payments.git
synced 2026-08-18 23:06: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.
|
-- 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 },
|
['tequilala'] = { MinAmountforTicket = 50, PayPerTicket = 50 },
|
||||||
['vanilla'] = { MinAmountforTicket = 50, PayPerTicket = 50 },
|
['vanilla'] = { MinAmountforTicket = 50, PayPerTicket = 50 },
|
||||||
['mechanic'] = { MinAmountforTicket = 1000, PayPerTicket = 500 },
|
['mechanic'] = { MinAmountforTicket = 1000, PayPerTicket = 500 },
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user