Economy Manager
Economy Manager v2 Beta
Economy manager is a plugin complete economy plugin, which has as objective satisfying all your economy needs without additional plugins.
Economy Manager commands:
- Balance: Returns current amount the player has.
- Pay: Pays a determined amount to a determined user (not available on this v2 Beta)
- givemoney: Gives a determined amount to a determined user (not available on this v2 Beta)
- economy: Administering commands for Economy Manager (not available on this v2 Beta)
- sremove: Removes a sign shop (This is a temporary thing, later on you will be able to remove it normally)
Economy Manager command usage
- /balance
- /pay <player> <amount> (not available on this v2 Beta)
- /givemoney <player> <amount> (not available on this v2 Beta)
- /economy <update or config or save> (not available on this v2 Beta)
- /sremove
Economy Manager Permission nodes
- economymanager.balance: Allows the user to check his amount of money
- economymanager.sremove: Allows the user to remove his sign shops
- economymanager.pay: Allows the user to pay another user (not available on this v2 Beta)
- economymanager.givemoney: Allows the user to give money to another user (without removing it from his amount of money) (not available on this v2 Beta)
- economymanager.unlimited: Allows the user to place infinite signs (not available on this v2 Beta)
- economymanager.update: Allows the user to update the server with eco-update (not available on this v2 Beta)
- economymanager.config: Allows you to reload the economy manager config file (not available on this v2 Beta)
Signs
- Buy
- Sell
- Repair (not available on this v2 Beta)
- XP Buy (not available on this v2 Beta)
- XP Sell (not available on this v2 Beta)
- Enchant (not available on this v2 Beta)
Protection
- Protects the signs and the block that its attached to
How to create Buy/Sell Signs
The format is
- Buy <amount>
- <item>
- <emblem><price>
Then the plugin will change it to
- Buy <amount>-0
- <item>
- <emblem><price>
- <owner's name>
The sell sign follows the same syntax, but instead of buy its sell
If your missing any of the nodes showed previously, add them, otherwise the plugin might throw errors.
Changing the Economy Symbol
To change the economy symbol you have to change in the config the node: "economyEmblem", and set its value to the one you want (You must put the new symbol or letter in quotes ('), otherwise it will use the default one ($).
A look at the API
If you think the API should have more functions, Post your suggestions here.
Next release will include:
- Repair, XP Buy, XP Sell, Trade and Enchant Signs
- Chest Shops, NPC Shops and Frame Shops
What changed on EconomyManager v2?
EconomyManager now feels entirely like a new plugin, since most features where changed, many improved and some added. One of the most noticeable ones are that Buy/Sell Sign Shops don't require chests anymore, the API is more user friendly now and easier to remember and much more.
Donations EconomyManager is maintained by me on my free time. The amount of time I spend improving this project is down to personal motivation, I do not get paid to keep this updated. If you find EconomyManager or my plugins part of your server and has made managing it easier, please consider donating to help keep this project alive.
For more information about each update consult this category on the forum: New Releases
All suggestions are welcome, Most of the times If I like the suggestion made I add it for the next release.
-
View User Profile
-
Send Message
Posted Apr 2, 2013@ShadowSF96
use ./iteminfo and it displays the ID and sub id of that item.
-
View User Profile
-
Send Message
Posted Apr 2, 2013I have some problems with adding ID's on the signs, as well as not being able to buy stuff when the correct name is not on the sign. The problem is, for example, with bone meal isn't registering as a valid item name, which it obviously is. And also I am not able to sell different kinds of logs of wood such as Spruce. I tried to write both LOG and WOOD on the sign, but when a user tried to buy, it just said 'out of stock' for him, while there indeed was something in it. Is there a specific ID for a Spruce log? Not planks. Because i have tried both LOG, SPRUCE_LOG, SPRUCELOG and more combinations, but with no luck for neither me or him. Do you have a page with all the valid ID names for the stuff you can buy? That would be really smart though.
Regards,
-
View User Profile
-
Send Message
Posted Apr 2, 2013@JMAster2504
Yes you can, its on the plugins config.yml file, In the future I'm going to put an option to customize it even more, like putting:
<amount> Coints <amount> Dollars
or anything you can think of, that feature would most likely come on next version.
-
View User Profile
-
Send Message
Posted Apr 2, 2013One question: Instead of the symbol '$' or '€' (I'm Spanish) can I put a word, for example, Dollar, or it must be a one-letter symbol? Very good plugin :D
-
View User Profile
-
Send Message
Posted Apr 2, 2013@jaeDevelopment
I always try to make my best :)
-
View User Profile
-
Send Message
Posted Apr 2, 2013wow...very nice you're good developer!
-
View User Profile
-
Send Message
Posted Mar 28, 2013@scorbin60943
Economy Manager v1.0.3 Will come in the next 2 days!
-
View User Profile
-
Send Message
Posted Mar 27, 2013@Johnvdm
You have to download a Permission plugin and then add the permissions to the group you want, I've heard PermissionEx is good, you should take a look at it.
-
View User Profile
-
Send Message
Posted Mar 27, 2013I need some help...
I just started adding plugins to my minecraft server for the first time ever yesterday, so I'm probably doing something wrong, but whenever I use one of the commands I get a message that says I do not have access to this command (or something like that). I'm guessing it has something to do with the permission nodes listed in the post, but I have no idea how to use them... Do I add them to the config file or something?
Please excuse my noobishness...
-
View User Profile
-
Send Message
Posted Mar 24, 2013@scorbin60943
Thanks, Last piece missing is Vault Compatibility, its quite annoying, since I been trying to do this quite a few times and doesn't work....
@blowjac
Odd, Maybe its a problem with another plugin?, what plugins do you have?
-
View User Profile
-
Send Message
Posted Mar 24, 2013I place a chest with my items in, a sign with the exact thingsi need to and then, it just doesnt work? has the latest bug got a bug, if there is a problem, what can i backdate to?
-
View User Profile
-
Send Message
Posted Mar 23, 2013Update Soon, This looks epic
-
View User Profile
-
Send Message
Posted Mar 21, 2013@hlam100
Are you sure you have the latest build? When your creating the shops is there a chest below the sign?
-
View User Profile
-
Send Message
Posted Mar 20, 2013I cannot buy or sell from my shops, nor can anyone else... We have a 1.5 beta build and everything works besides global shops and any made shops, Help Anyone Please ip: everycraft-prison.no-ip.biz Prison Break Server
-
View User Profile
-
Send Message
Posted Mar 14, 2013@LulzSek
Lol, thanks I forgot to add how to make those signs xD
-
View User Profile
-
Send Message
Posted Mar 14, 2013@Debels
Thanks.
Hope you don't mind, but I took a look at the code and wrote two forum how-to posts on using XP & Enchants
-
View User Profile
-
Send Message
Posted Mar 14, 2013@LulzSek
I recommend using TMI to look for the Items ids, but next update is including a command that tells you the ID and Sub-id Of that item.
-
View User Profile
-
Send Message
Posted Mar 14, 2013How do poitions/effects work with this?
-
View User Profile
-
Send Message
Posted Mar 9, 2013@Oelly
Yes, it must be something in your config file, just tried to reproduce that bug and it doesn't happen.
-
View User Profile
-
Send Message
Posted Mar 7, 2013@Oelly
Oh, Sorry about that.
Fixed on next release (Which will be released when Minecraft 1.5 Bukkit support comes out).