Upload folder via GUI - BCEconomy_pl

This commit is contained in:
Git Manager GUI
2026-05-07 22:02:37 +02:00
parent 417947c396
commit f29bb25435
6 changed files with 667 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# BCEconomy Konfiguration
# Dieselben Zugangsdaten wie in StatusAPI (verify.properties: economy.mysql.*)
mysql:
host: localhost
port: 3306
database: Survival
username: root
password: ""
economy:
currency-name: Dollar
currency-name-plural: Dollar
currency-symbol: "$"
start-balance: 500.0
# Wie viele Dezimalstellen angezeigt werden (2 = xx.xx)
decimals: 2