/pay command

This commit is contained in:
Nathaniel Freeman
2021-10-05 20:55:38 +02:00
parent b7666591a5
commit 4aea2d3258
3 changed files with 43 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ emeraldbank.income_enabled (Is income enabled?) bool true
emeraldbank.income_count (number of emeralds) int 1
# Length of time (in seconds) between checking if a user should get income
emeraldbank.income_period (time between income) int 600
emeraldbank.income_period (time between income) int 1800
# Bank will give some of money extra in function of emeralds in bank account. That is the max.
emeraldbank.max_bank_give (max extra emeralds) int 100