mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-24 18:18:29 +01:00
Missing config for last commit
This commit is contained in:
parent
b272374072
commit
db03b3c09e
@ -233,6 +233,9 @@ currency-symbol: '$'
|
|||||||
# The amount is always limited to 10 trillions because of the limitations of a java double
|
# The amount is always limited to 10 trillions because of the limitations of a java double
|
||||||
max-money: 10000000000000
|
max-money: 10000000000000
|
||||||
|
|
||||||
|
# Enable this to log all interactions with trade/buy/sell signs and sell command
|
||||||
|
economy-log-enabled: false
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# +------------------------------------------------------+ #
|
# +------------------------------------------------------+ #
|
||||||
# | EssentialsHelp | #
|
# | EssentialsHelp | #
|
||||||
|
Loading…
Reference in New Issue
Block a user