Donation Plugin (Custom)

Discussion in 'Plugin Requests' started by Danielh90, Dec 8, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Danielh90

    Plugin category: Donations

    Suggested name: CustomDonationCommand

    What I want: I'd like to see a Custom Plugin so when someone buys a donation rank on my server they just have to do /rank and they get the permission and stuff and just have to put in 1 command to the command thing on the website i would like a config that i can put in permission and put custom command and have custom permission for the donation so like CustomDonationCommand.king and that gives them /king and they get the commands and suffix or stuff


    Ideas for commands: /donationrank

    Ideas for permissions: Custom ranks permission so

    Example CDC (CustomDonationCommand) cbc.example
    When I'd like it by: Thursday
     
  2. Offline

    mrCookieSlime

    Danielh90
    You could simply do that using CommandOverride. Link is in my signature.

    /rank:
    - [permission: donator.something]console:/pex user <player> add permission.something
    and so on.
     
  3. Offline

    Danielh90

    Ty

    but i am looking for a plugin that i request that and easy to config and work with

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: Dec 9, 2014
  4. Offline

    mrCookieSlime

    @Danielh90
    It is quite easy to configure. And once you have everything setup, you wont have to do it again.
    Setting Plugins up is also the job of a Server Owner.
     
  5. Offline

    Danielh90

    k so when i what to make a permission do this ? - [permission: donator.something]console:/pex user <player>
    so i t would look like this
    /rank:
    - [permission: donator.something]console:/pex user <player>
    - rank permissions
     
  6. Offline

    mrCookieSlime

    @Danielh90
    What?
    You just replace permission.something with the permission you want to add to the player and copy and paste the command for all the permissions you want to add.
     
  7. Offline

    Danielh90

    I am confuse how do i work the plugin ? and add custom permisions
     
  8. Offline

    mrCookieSlime

    @Danielh90
    /rank:
    - [permission:donator.something]console:/pex user <player> add permission.something

    The permissions you specify will be used, you dont have to register them in any way, thats all automatic.
     
  9. Offline

    Danielh90

    does this work with groupmanager and how do i hide the - [permission:donator.something]console:/pex user <player> add permission.something because when i run the command it shows it and its not adding the permission to my self

    If anyone else whats to make this plugin go right ahead seems like the plugin i was going with is not working right :/
    so go right ahead :)

    <Edit by mrCookieSlime: Merged posts.>
     
    Last edited by a moderator: Dec 10, 2014
  10. Offline

    mrCookieSlime

    @Danielh90
    It does work with Group Manager but then you need to use the command from Group Manager to add permisssions...

    And this plugin is working right.
    Just post your config via pastebin.
     
  11. Offline

    Danielh90

    @mrCookieSlime
    Hey i am going to give your plugin another shot to figure out here is what i am trying to figure out is that i would like to have /vip and when someone donations the donations system gives them that permission and they just have to do /vip and they get the donation rank permission and suffix and it looks like i can't get the permission part to work here is my config PASTEBIN LINK http://pastebin.com/t5Kg4vL6 and other players can still do /vip
     
  12. Offline

    mrCookieSlime

    @Danielh90
    ... You need to have [permission: donator.vip] in front of each message.
     
  13. Offline

    Danielh90

    What do you mean ? can you show me ? in pastebin
     
  14. Offline

    mrCookieSlime

    ...

    /vip:

    - '[permission: donator.vip]&atest'
    - [permission: donator.vip]console:/manuaddp <player>
     
  15. Offline

    Danielh90

    oh i see

    Thanks

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: Feb 27, 2015
Thread Status:
Not open for further replies.

Share This Page