Economy++ icon

Economy++ -----

Lootcrate System • Shop GUI • Coin booster • ATM • Jobs • Salary • 1.21* support • Homes



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

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.


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++ Planned.png
Auction system
Trading system

= Done


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

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 ":" "}'





If you found a bug, send a E-mail to:
[email protected]
Resource Information
Author:
----------
Total Downloads: 300,943
First Release: Mar 27, 2018
Last Update: Nov 12, 2024
Category: ---------------
All-Time Rating:
45 ratings
Find more info at economyplusplus.jimdosite.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings