settingtypes.txt 563 B

123456789101112131415
  1. # Is income enabled?
  2. currency.income_enabled (Is currency income enabled?) bool true
  3. # Is income enabled for creative players?
  4. currency.creative_income_enabled (Is income enabled for creative players?) bool true
  5. # Item that is given as income by the currency mod
  6. currency.income_item (Currency income item) string currency:minegeld_10
  7. # Number of items given as income
  8. currency.income_count (Currency income item) int 1 1 65535
  9. # Length of time (in seconds) between checking if a user should get income
  10. currency.income_period (Currency income period) int 720