1. So here it is, I get donation on my server daily ( I get around 85 players ) but I am at school a lot and can't be there 24/7, but I have look at every donation plugin on oxide, and I don't know much about Databases but I can read instructions, so I am wondering if there is someone who can make or tell me where there is a plugin that will auto give my donators their groups when they buy a group using PayPal buttons,

    Thanks so much I would happy give a donation to the Dev
     
  2. You can set a group like I have vip. And the permissions will be granted to that group. Once they donate you do usergroup add player vip as an example. So player will get all permissions in group so if you want kits you make a kit with permission, Teleportation things, sign artist
     
  3. I have that but I need it to be auto
     
  4. It was re-made and move to universal plugins :)
    DonationClaim | Oxide
     


  5. do you mean something like this?
     
  6. yes like that.
     
  7. Dont really like this method because if user close window after donation he just won't get him rank, beat way is to do a plugin that scan a payment database with a select and update statement.
    You are using steam api, you can easily setup and use PayPal api, it realize a business PayPal account but you can get one for free.

    If you got a pro PayPal account you can use ipn from PayPal that is the most powerful system for auto donation.
     
  8. Where can I find the .zip files?? I found both vids, but where are the files? :)