► 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 - 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++.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.
----------------- ► Scoreboard
----------------- ►ATM Sign Line 0: [atm]
----------------- ►Repair Sign Line 0: [repair]
----------------- ►Shop Sign Line 0: [shop]
-----------------
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.