Economy
The economy system lets your members earn, gamble, and spend coins in your server. You can customize rewards, games, fishing spots, and even run a full server shop with ranks, boosters, and items.
Last updated
Daily:
baseAmount: 200
increasePerDay: 50
maxAmount: 1000ocean:
cost: 300
fish:
- name: "Mackerel"
chance: 0.22
minReward: 200
maxReward: 400
- name: "Cod"
chance: 0.20
minReward: 250
maxReward: 500Roulette:
winMultiplier:
red: 2
black: 2
green: 14Ranks:
1:
Name: "Supporter Rank"
Description: "Gain the Supporter role in our server"
Price: "10000"
RoleID: ["ROLE_ID"]
Limit: "1"Boosters:
1:
Name: "Money Booster"
Description: "Earn 1.5x coins for 24h"
Price: "15000"
Booster: "Money"
Multiplier: "1.5"
Duration: "24h"Items:
1:
Name: "Bank Interest 0.3%"
Description: "Increase bank interest rate"
Price: "10000"
Type: "Interest"
Interest: "0.3"
Limit: "1"Equipment:
1:
Name: "Basic Fishing Rod"
Description: "A simple rod for beginners"
Price: "1000"
Type: "FishingRod"
CatchBonus: 1.1
LuckBonus: 1.05