MoneyManager
MoneyManager
Download MoneyManager: v2.1
Source Code: GitHub
Make sure you have Vault installed!
Description And Features
Money Manager allows admins to set up groups, put people in those groups, and set the wage or tax for that group. They can pay everyone, or just one group with one simple command. These groups that you make DO NOT have to align with your current permissions groups. You can make whatever groups you want and put whoever you want in them and set the payment to whatever you want.
Economies/Permissions
By using Vault, Im able to link into most permissions systems.
- Permissions 3
- bPermissions
- PEX
- GroupManager
- PermissionsBukkit
- zPermissions
Vault is required for this plugin to work. Check out their page and download vault with the link below.
Dev Page: Vault Dev Page
Screen Shots



Commands and Permissions
<> - Optional command [] – Required command
| Command | Perm Node | Description |
|---|---|---|
| /mm | moneymanager.welcome | This brings up all the general info. |
| /mm help <command> | moneymanager.help | Brings up the help menu, which has all the commands |
| /mm list <group> | moneymanager.list | Will bring up a list of all payments and taxes. If you choose a specific group, it will bring up payments or taxes for that group and all players in the group |
| /mm pay <group> | moneymanager.pay | Pays either everyone or pays a specific group if you type the group name |
| /mm tax <group> | moneymanager.tax | Taxes either everyone or taxes a specific group if you type the group name |
| /mm set [group] a:[amount] | moneymanager.set | Will set the amount of the specified group. |
| /mm set [group] t:[flatrate/percent] | moneymanager.set | Will set the type of payment/tax the specified group. |
| /mm sync [PermsGroup] [mmGroup] | moneymanager.sync | Takes the members of the PermissionsGroup, and puts them into the mmGroup, overwriting whatever was in the mmGroup to start with. ONLY WORKS WITH PERMISSIONSBUKKIT. |
| /mm add [group] [player1,player2,player3...] | moneymanager.add | Will add players to a specific group |
| /mm remove [group] [player1,player2,player3...] | moneymanager.remove | Removes a player from the specified group. |
| /mm create [group] [pay/tax] [amount] [type] [player1,player2,player3...] | moneymanager.create | Create a new group with the specified wage/tax. |
| /mm delete [group] | moneymanager.delete | Deletes a group and everything in it. |
Video
OUTDATED, BUT STILL, LIKE, 75% RELEVANT
Donate?
Like what I do? Buy me a beer!
I put a lot of time into coding, testing, and updating my plugins. I even do specialized plugins for people when they PM me (For free). If you love my plugins, this is a way to say thank you.
Change Log
Version 2.0 (September 15th, 2012)
- Added /mm sync command to sync a perms group with mmGroup.
- Added an update check feature, to check when there is an update available.
Version 2.0
- Updated to current bukkit.
- Complete rewrite of code. From ground up.
- Changed syntax of most commands.
Version 1.0 (12/20/11) download
- Came out with first release.

-
View User Profile
-
Send Message
Posted Sep 4, 2012@krisukun
Ive got a couple of PM's for the same thing :P But no, it's not possible, because of how Vault handles perms. For a permission node check, that player has to be online, and most 300 players will not be online at the same time to check if they have the node or not.
-
View User Profile
-
Send Message
Posted Sep 4, 2012It's possible to set tax or wage for permissions groups? It's not funny, when I must add 300 players by hand :P
-
View User Profile
-
Send Message
Posted Sep 4, 2012@Markezzz
No, it doesnt pay automatically. But you can set use third party plugins to do it. I know on my server we use McMyAdmin because it has a scheduling feature that runs commands every x amount of time.
-
View User Profile
-
Send Message
Posted Sep 3, 2012@Hotshot2162
thanks for you're answer, but what i realy want to know is this:
Will they pay this taxes automatically every day or every 60 minutes or only if i do the command for this?
If its not doing automatically, can i wish me this feature for the next update? :)
-
View User Profile
-
Send Message
Posted Sep 3, 2012@Markezzz
Im sorry, Im not sure I completely understood the question. There are basically two types of taxes/payments: Flat_Rate and Percent. Flat rate adds/subtracts that amount from everyone, no matter what they already have in their accounts. Percent looks how much the person has in their account and subtracts/adds accordingly. If you have a PayGroup set to 10%, then it will pay a person 10 percent of what they have in their accounts... So if a person has 10000 monetary units, then 10% of 10000 is 1000, so said person would be paid 1000.
-
View User Profile
-
Send Message
Posted Sep 3, 2012Hello Hotshot,
Good work! I'm testing at the time your plugin on my test server in conjunction with MC jobs. However, I noticed that the server shows me some information after i used a command from MoneyManager:
Get paygroups automatically adjusted money? Get taxgroups automatically adjusted percentages values subtracted from the total credit? Or do I have to do this manually using the command again and again?
Edit: I'll get this Information from the Server if i use a command which i posted from all plugins. So its no bug from your plugin, but from Bukkit. I use Bukkit 1.3.2-R0.1
Best Greetings
Markezzz
-
View User Profile
-
Send Message
Posted Sep 2, 2012@DeusAmplus @joehot200 @mrchasez @webname
Updated!
-
View User Profile
-
Send Message
Posted Aug 31, 2012@Hotshot2162
yay :)
-
View User Profile
-
Send Message
Posted May 4, 2012Update
-
View User Profile
-
Send Message
Posted Apr 28, 2012@Hotshot2162
PLEASE Update. I want this plugin so much.
-
View User Profile
-
Send Message
Posted Mar 18, 2012@webname
Well, no and yes. I just havent had any time to work on it. Been focusing on my main plugin, SimpleChat. But an update should be coming shortly...
-
View User Profile
-
Send Message
Posted Mar 9, 2012Is this still being developed, Just found it :)
-
View User Profile
-
Send Message
Posted Jan 14, 2012Thats cool, i understand. Im not familiar with coding plugins, i just know that the plugin I use "cashflow" has this option to assign a payscale to a specific permissions group, but it doesnt support Group Manager.
I might still switch to your plugin cause the commands are much easier to use.
-
View User Profile
-
Send Message
Posted Jan 14, 2012@craftopia
I understand what you mean, thats how it was originally going to be.. (Permission nodes in each group using a permissions plugin) But, the problem was, I would have no way of getting the all the players that have the perm node VIP. Theres just simply no way to get all the players on a server, and then check each one for a permission node.
-
View User Profile
-
Send Message
Posted Jan 4, 2012@Hotshot2162
The idea would be, any member in my VIP Group, assigned by GroupManager (my permission system) would automatically receive the VIP salary based on the configuration of MoneyManger
Having to add members to a Permissions group, and then remembering to add them to a separate MoneyManager group is tedious and should be an easier way.
-
View User Profile
-
Send Message
Posted Jan 4, 2012@Hotshot2162
Rental is good.. however you need an op? To make this arrangement?
As admin for 600+ player server I don't want to manage this.. I'm having dificulty enougfhfh to manage my OP army to manage worldguard regions. + grieffing
Maybe add an selection (region/area) that players can do by them self and then IF and only IF confirmation from the person who wants to pay the rent is given. Then the owner can add the player to the list of rent..
Or advanced version
Player can select a region that overrides (read add ppl to member status in the larger world guard area, make child area) the world guard area and puts rent to that area..
Only in region where the renter is owner. Only after Admin has set the area and set the owner.
-
View User Profile
-
Send Message
Posted Jan 3, 2012@craftopia
Yes but the problem with that is there is no way of getting all players in a said group.. So if you put a perm node in VIP, I have no way of getting all the players in the VIP group.
-
View User Profile
-
Send Message
Posted Jan 1, 2012I was thinking more like money manger could have specific permission nodes that corresponded with money manager groups. ie, if I had a Money Manger group named VIP, i would add a node like "moneymanager.group.vip" to their permissions group and MM would pay them the VIP wage.
-
View User Profile
-
Send Message
Posted Dec 31, 2011@craftopiaI was thinking about that, like an in game commad "/mm import groups" or something like that. It would copy over the groups and the players in groups... But if course, that's a ton of work, so in the mean time I just put in game commands to make the process smoother. (Adding/removing players from groups, even adding/removing entire groups)
-
View User Profile
-
Send Message
Posted Dec 30, 2011Is there a way you can merge this with pre-existing groups for super-perms?? This way when I promote a member to 'builder' they get a builder wage... or VIP and so-on?