Economy++ icon

Economy++ -----

Economy • Lootcrate • Shop GUI • Coin booster • ATM • Jobs • Salary • Homes • Guilds • Chunk Claim



Economy++ Banner 1.3.png

Checkout our EconomyPremium plugin
Kits, TipXP, Sell & Buy item via chat.
More features, and a better version!
EconomyPremium | SpigotMC - High Performance Minecraft


Did you like our plugin? Support us now!

https://www.paypal.me/economyplusplus
qrcode.png

https://buymeacoffee.com/economyplusplus

Thank you!

For any questions send a email to:
[email protected]


Economy++ Features.png
Extern application to manage player data
Salary (Full automatic pay system)
Complete job system
• Miner, Farmer, Woodcutter, Fisherman, Smith, Hunter

Job coin booster
Lootcrate system
Repair signs
ATM
Shop GUI
Guild System
Chunk claim System (default: 3 chunks p.p, cost of chunk claim: $1000, configurable in the config.yml)
Server bank system - Every hour the balance of the server bank will randomly be given to a online player. The serverbank balance will be upped when players sends eachother gifts (cost: $15)
We used bStats




Economy++ Commandes.png
/economy - Plugin help message
/setbal <player> <amount> - Set a player balance.
/addbal <player> <amount> - Add bal to a player's account.
/removebal <player> <amount> - Remove bal from a player's account.
/bal - Get your current bal.
/bal <player> - Get current bal from target player.
/pay <player> <amount> - Pay money to another player.
/payall <amount> - Pay money to all online players.
/balreset <player> - Reset a player money.
/resetallaccounts - Reset all player bank accounts.
/resetalljobs - Reset all player jobs.
/job - Job help command.
/job change - Change your job for $1000.
/jobs - Open the menu to choose a job.
/salary - Salary help command.
/lootcrate <amount> - Buy lootcrates.
/setlootcrate - Create a Lootcrate block.
/shop - Open the Shop GUI.
/shop add <buy_price> - Add the item from your hand and the amount of items in your hand to the shop, for the price you entered.
/shop help - Prints the shop help message.
/sethome <home> - Set a new home.
/delhome<home> - Delete a home.
/home <home> - Teleport to one of your homes.
/homes - Get a list of your current homes.
/gift <player> <amount> - Send a gift to a player wich item is in your current main hand. it cost $15
/guild help - Show the guild help message.
/guild create <name> - Create a guild.
/guild delete - Delete your guild.
/guild invite <player> - Invite a player to your guild .
/guild kick <player> - Kick a player from your guild.
/guild info <name> - Show guild info.
/guild balance - Get the current balance on the guild bank.
/guild deposit <amount> - Deposit money to the guild bank.
/guild withdraw <amount> - Withdraw money from the guild bank (Guild leaders only)
/g <message> - Talk to eachother in the guild chat.
/chunk claim - Claim a chunk.
/chunk unclaim - Unclaim a chunk.
/chunk trust <player> - Add a player as member on your chunk.
/chunk untrust <player> - Remove a player as member from your chunk.
/chunk info - Get the owner and members.


Economy++ Permissions.png
economy++.setbal - Acces to /setbal
economy++.addbal - Acces to /addbal
economy++.removebal - Acces to /removeball
economy++.getbaltarget - Acces to /bal <player>
economy++.resetbal - Acces to /balreset
economy++.signs - Acces to create Repair, Shop & ATM signs
economy++.resetbalall - Acces to /resetallaccounts
economy++.resetjobs - Acces to /resetalljobs
economy++.deletejob- Acces to /job delete
economy++.debug - Acces to /eco debug
economy++.update - Acces to get update message
economy++.adminpanel - Acces to /eco adminpanel
economy++.cratecreate - Acces to /setlootcrate
economy++.shop - Acces to /shop add <buy_price> & To remove items from the shop with Shift + Right click
economy++.home -
Acces to all of the home commands.
economy++.chunk - Acces to all the chunk claim commands.


Economy++ Images.png
-----------------
Scoreboard

Schermafbeelding 2025-04-15 131651.png
-----------------
ATM Sign
Line 0: [atm]

-----------------
Repair Sign
Line 0: [repair]

-----------------
Shop Sign
Line 0: [shop]

-----------------


Economy++ Configuration.png
DO NOT change anything if you don't know what you're doing.
Do NEVER change the path prefix in playerdata.yml, it crashes the plugin

Config.yml - Settings and global data will be saved in this file.
Code (YAML):

Settings
:
  Join
:
    Enabled
: true
    moneyOnFirstJoin
: 250
    moneyOnJoin
: 50
  Salary
:
    Enabled
: true
    Amount
: 50
    PayPerEveryHours
: 1
  Signs
:
    CostRepairSign
: 500
  Lootcrate
: 100
  AmountOfHomes
: 5
Jobs
:
  Rewards
:
    Hunter
:
      KilledAnimals
: 2
    Fisherman
:
      CatchedFishes
: 2
    Smith
:
      CraftWoodTools
: 1
      CraftStoneTools
: 2
      CraftIronTools
: 3
      CraftGoldTools
: 4
      CraftDiamondTools
: 5
      CraftNetheriteTools
: 6
      CraftLeatherArmor
: 2
      CraftChainmailArmor
: 4
      CraftIronArmor
: 6
      CraftGoldArmor
: 8
      CraftDiamondArmor
: 10
      CraftNetheriteArmor
: 15
      CookedItem
: 1
    Woodcutter
:
      Cuttedlog
: 1
      Shearsleaves
: 1
    Farmer
:
      Wheat
: 1
      Carrots
: 1
      Potato
: 1
      Beetroot
: 1
      Pumpkin
: 1
      Melon
: 1
      Torchflower
: 1
    Miner
:
      CoalOre
: 1
      IronOre
: 1
      LapisOre
: 1
      RedstoneOre
: 1
      GoldOre
: 1
      DiamondOre
: 2
      EmeraldOre
: 3
      QuartzOre
: 1
      CopperOre
: 1
      DeepSlateCoalOre
: 1
      DeepSlateCopperOre
: 1
      DeepSlateDiamondOre
: 1
      DeepSlateGoldOre
: 1
      DeepSlateEmeraldOre
: 1
      DeepSlateIronOre
: 1
      DeepSlateRedstoneOre
: 1
      DeepSlateLapisOre
: 1
      DeepSlateNetherGoldOre
: 1
ServerbankBalance
: 0
 

AdminPanelData.yml - The admin panel password will be saved in this file.
Code (YAML):

Password
: your_password
 

PlayerData.yml
Code (YAML):

Players
:
  0000000-1f44-0000-0000-00000000
:
    Bal
: 0
    Job
:
      Farmer
:
        Harvest
:
          Wheat
: 0
          Carrots
: 0
          Potatos
: 0
          Beetroot
: 0
          Pumpkin
: 0
          Melon
: 0
          Torchflower
: 0
    Prefix
: Farmer
 

BoosterData.yml
Code (YAML):

Players
:
  0000000-1f44-0000-0000-00000000
:
    Booster
:
      x2
: false
      x3
: false
      x4
: false
 

LootcrateData.yml
Code (YAML):

Rewards
:
- DIAMOND
- STONE
- TARGET
- SANDSTONE
- BREAD
 

HomeData.yml
Code (YAML):

0000000-1f44-0000-0000-00000000
:
  HomeList
:
 - test
  - world
  - mc
  Homes
:
    test
:
      W
: world
      X
: -22
      Y
: 74
      Z
: -45
      Pitch
: 45.0
      Yaw
: -88.0
    world
:
      W
: world
      X
: -23
      Y
: 74
      Z
: -44
      Pitch
: 45.0
      Yaw
: -88.0
    mc
:
      W
: world
      X
: -21
      Y
: 74
      Z
: -42
      Pitch
: 45.0
      Yaw
: -88.0
 

ShopData.yml
Code (YAML):

Contents0
:
  ==
: org.bukkit.inventory.ItemStack
  v
: 3465
  type
: SPRUCE_DOOR
  amount
: 35
  meta
:
    ==
: ItemMeta
    meta-type
: UNSPECIFIC
    display-name
: ' { "extra": [ { "bold":false, "italic":false, "underlined":false, "strikethrough":false, "obfuscated":false, "color": "dark_aqua", "text": "spruce_door" } ], "text": "" }'
    lore
:
    - '{"extra":[{"bold":false,"italic":false,"underlined":false,"strikethrough":false,"obfuscated":false,"color":"white","text":"Amount
:
      "},{"bold ":false,"italic ":false,"underlined ":false,"strikethrough ":false,"obfuscated ":false,"color ":"aqua ","text ":"35 "}],"text ":" "}'
    - '{"
extra ":[{"bold ":false,"italic ":false,"underlined ":false,"strikethrough ":false,"obfuscated ":false,"color ":"white ","text ":"Price: "}],"text ":" "}'
    - '{"
extra ":[{"bold ":false,"italic ":false,"underlined ":false,"strikethrough ":false,"obfuscated ":false,"color ":"aqua ","text ":"10 "}],"text ":" "}'

GuildData.yml
Code (YAML):

Guild
:
  SCH
:
    Leader
: antonschouten
    Members
: [ ]
    Balance
: 0
 

ChunkData.yml
Code (YAML):
claims:
- owner
: 7822829e-4f44-4115-997b-0272d2134cf5
  world
: world
  members
: [ ]
  x
: 23
  z
: 10
 



If you found a bug, send a E-mail to:
[email protected]
Resource Information
Author:
----------
Total Downloads: 323,392
First Release: Mar 27, 2018
Last Update: Apr 16, 2025
Category: ---------------
All-Time Rating:
46 ratings
Find more info at economyplusplus.jimdosite.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings