hay,
möchte gern das bei iconomy mein geld
Gold heißt und das wenn man eine stunde online ist man 100 Gold dazu bekommt
und das man am anfang 1000 gold hat aber bei mir sind es jetzt 30.000 Coins
und steige da nicht durch hier
System:
Default:
Currency:
Major: [ 'Dollar', 'Dollars' ] # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar)
Minor: [ 'Coin', 'Coins' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins)
Account:
Holdings: 30.0 # Default holdings on hand upon join / creation.
Bank:
Name: iConomy # Default Bank Name
Currency:
Major: [ 'Dollar', 'Dollars' ]
Minor: [ 'Coin', 'Coins' ]
Account:
Fee: 20.0 # Default cost to register an account
Holdings: 30.0 # Default initial account holdings
Formatting:
Minor: false # Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars
Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true)
Logging:
Enabled: false # Logs transactions done inside iConomy only, other plugins must utilize the api. (Logs to SQL)
Banking:
Enabled: false
Accounts:
Multiple: true
Interest:
Enabled: false
Online: true # Only give to players who are online?
Announce:
Enabled: false
Interval:
Seconds: 60
Amount:
Cutoff: 0.0 # Amount limit to be met until we stop giving interest. (0.0 for no limit)
On: 'Players' # Banks or Players
Percent: 0.0 # Percent of holdings to give / take (Negative to take) (Overrides Min/Max)
Maximum: 1 # (Range) Maximum amount for random in between. (Make Max/Min equal for a flat-rate amount ie: 5/5)
Minimum: 2 # (Range) Minimum amount for random in between.
Database:
Type: 'H2SQL' # H2 or MySQL
Settings:
Name: 'minecraft'
Table: 'iConomy'
MySQL:
Username: 'root'
Password: 'pass'
Hostname: 'localhost'
Port: 3306






