Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Exist any error in this config? #114

Open
ClarkHalf opened this issue Jun 11, 2019 · 0 comments
Open

Exist any error in this config? #114

ClarkHalf opened this issue Jun 11, 2019 · 0 comments

Comments

@ClarkHalf
Copy link

If enabled players will be asked to confirm payments to an offline player.

confirm-offline-payments=true

Enables or disables debug logging.

debug-logging=false
default-balance {
# Default balance of player accounts.
player=0
# Default balance of virtual accounts.
virtual=0
}
modules {
loan {
debtor-perms {
"reward.permission"=true
}
enabled=false
interest-rate=1
max-loan-balance=1000
}
mysql {
database=ecoplayers
enabled=true
hostname="127.0.0.1"
password=
port=3306
username=root
}
}

If enabled players will be notified when an admin changes their balance

notify-on-admin-commands=false

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant