Plugin category: Economy, Permissions Suggested name: AddMoneyPerm What I want: I'd like to see a plugin that give a player money if they go a rank up. So for example: If i have 2 groups in my server: 'builder' and 'god'. And I'm a builder an I've been promoted to the god group. Can it be that I will get something like 1000 coins ingame? Ideas for commands: No commands needed Ideas for permissions: addmoney.<amount of money> When I want it: As soon as possible
Im not sure if I have enough knowlegde of the API and economy plugins. But I want to give this a try. I will need to know what economy plugin you will be using first though.
I use as economy plugin Iconomy and for permissions I use PermissionsEx. And thank you very much! okey i will change it into bpermissions haha but i first need to figure that bpermissions out, its a bit diffident as pex EDIT by Moderator: merged posts, please use the edit button instead of double posting.
For the permission you would not set the amount of money in the node it would be coded in or in a config file. EDIT: Have you searched for plugins that already do this?
that's also fine! And yeah i searched but i din't really know what to type in the search bar. And what i found wasn't were i was looking for.
How do people rank up on your server? If you're manually ranking them you should just make an alias that does "/rank up" + "/give money" at the same time Variable Triggers, Better Aliases, Commander and many other can do this If they're ranking up by some in game method. Please tell me how it happens so i can offer alternatives.
They rank up by the plugin CommunityBridge, when they buy a rank on xenforo they will be automatically upgraded to a higher rank
In that i would do something like have a sign that a Upgraded rank user can click for a reward but only once (variable triggers) can do that perfectly.