mirror of
https://github.com/mt-mods/currency.git
synced 2024-11-19 19:13:44 +01:00
2d7d2dd206
some don't know how to work the barter table, others block it intentionally. Having the table expire and reset after certain time, solves that issue.
13 lines
187 B
Markdown
13 lines
187 B
Markdown
currency
|
|
========
|
|
|
|
Repo for Currency Mod
|
|
|
|
# Settings
|
|
|
|
Settings with default values:
|
|
```
|
|
# After how much idle-time barter table is reset (seconds)
|
|
barter.chest.expireafter 15 * 60
|
|
```
|