mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Missing config for last commit
This commit is contained in:
parent
b272374072
commit
db03b3c09e
1 changed files with 3 additions and 0 deletions
|
@ -233,6 +233,9 @@ currency-symbol: '$'
|
|||
# The amount is always limited to 10 trillions because of the limitations of a java double
|
||||
max-money: 10000000000000
|
||||
|
||||
# Enable this to log all interactions with trade/buy/sell signs and sell command
|
||||
economy-log-enabled: false
|
||||
|
||||
############################################################
|
||||
# +------------------------------------------------------+ #
|
||||
# | EssentialsHelp | #
|
||||
|
|
Loading…
Reference in a new issue