Make disable-eco option visible in default config. Adds option requested multiple times.

This is apparently already in there but not visible. cf9c9f7073/Essentials/src/com/earth2me/essentials/Settings.java (L644)
This commit is contained in:
drtshock 2015-07-06 23:42:26 -05:00
parent 0b042dad43
commit dd65a1e76c

View file

@ -489,6 +489,10 @@ tpa-accept-cancellation: 120
# For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy
# Setting to true will completely disable eco operations for Essentials.
# This might have weird effects and we recommend leaving this to false.
disable-eco: false
# Defines the balance with which new players begin. Defaults to 0.
starting-balance: 0