[ADMN/WEB] [BukkitDev] Buycraft -The most advanced Donation Plugin.

Discussion in 'Archived: Plugin Releases' started by lmc, Aug 16, 2011.

  1. [​IMG]
    Over 100,000 servers have used Buycraft over the last 2 years.
    What is Buycraft, and why does my Minecraft server need it?
    Buycraft enables you to sell in game items/memberships to your community, allowing yourself to fund your server bills to keep your Minecraft server alive. Buycraft is basically an online shopping cart system for your own server!​
    How will my players use Buycraft?
    After you have created a Buycraft account, you are given an online webstore which you can use to promote your items for sale. Your players will visit this website and be able to purchase the items that they want, be it a collection of armour, or a monthly VIP membership.​
    What can I sell to my users, and how?
    Buycraft enables you to sell ANYTHING to your users, from a collection of armour upgrades, to monthly VIP memberships. When a player purchases a product, it is automatically processed on your Minecraft server, and removes all hassle of managing payments by yourself. All these different options will take the worry out of funding your Minecraft server.​
    Some of the awesome features available:
    • Create donation packages which can reward your players with anything you imagine.
    • Setup advanced packages for memberships ranks, with support for automatic Paypal subscriptions.
    • Many Payment gateways supported! (Paypal, Stripe, Google Wallet, Paymentwall, 2Checkout, Onebip, Paygol, Payza, and Coinbase.)
    • Coupon codes to offer discounts to your players.
    • Run promotional sales to gain attention to certain donation packages.
    • Cumulative ranking to enable your players to upgrade their ranks.
    • Custom variables to offer advanced customisation of your packages.
    • Detailed donation statistics to see how well your server is performing.
    • Multiple webstores per account, with the ability to create sub accounts for your other moderators/administrators on your server.
    • Advanced fraud protection to prevent chargebacks.
    • Webstores available in over 8 languages.
    • You can change your webstore theme and even integrate it into your own website.
    • Everything is hosted by us, resulting in a hassle free and inexpensive way to run your own webstore! The Buycraft platform is updated regularly with many new features added each month.
    Have a feature suggestion? Post it below!

     
  2. Offline

    aymanh

    Could i buy the premium by onebip?

    Paypal isn't listed in my country.
     
  3. Offline

    ElementzYT

    Somehow it keeps saying my email address isn't valid. I have tried 2 different ones; Hotmail and Gmail.
     
  4. Offline

    Oscarius

    @lmc I have a problem where Buycraft won't automatically execute the commands to the player donating. The payment goes through (Paypal) and the donor is listed on the Buycraft dashboard, but he isn't receiving anything in-game.
    The user is listed under "Payments > Claimables" as a user who have purchased a package and are still yet to automatically receive it.

    Do you know what's wrong? CB #1535, Buycraft 3.0
     
  5. Enjin dont offer an API for us to link into Buycraft, sorry.

    Sorry, Onebip isnt supported as a premium payment option at the moment.

    Please send me your email address via a PM and I will get back to you ASAP.

    Try it with a local server running #1337, I think later versions are causing some issues at the moment. Is there any error logs in the console by any chance?
     
  6. Offline

    dralletje

    My premium account is not premium anymore!
    I paid for it!!!!

    and the tickets I create at bukkitdev disappear for some reason D:
     
  7. Please contact me at leejmcneil dot co dot uk and I will sort out the issue for you.
     
  8. Offline

    King_KYl3

  9. I know they have an api, but just like I've said for the past 50 times it docent do what is required.
     
  10. Offline

    didzym

    Have you tested the error?
    Thanks.
     
  11. Offline

    King_KYl3

    So buycraft in other words is useless than for me, great ill have to find some1 to pay to make me my own sytem
    thanks anyway
     
  12. Yes, contact onebip, I thinks it on their side.

    You won't be able to implement anything with enjin, there api isn't designed for it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  13. Offline

    macman

    What can it send to the dev if the plugin dev is lieing (not saying he is)?
     
  14. Offline

    supayoshi1

    tested with 1.0? :) works?
     
  15. Offline

    Itsyuka

    Actually I believe its a new format for the API system.
     
  16. Offline

    Noman_1000

    Buycraft isn't generating a config file and the downloads only include a .jar whereas in your videos there's a Buycraft folder in a .zip. While it wasn't too much of a problem to recreate the file from what was in the video, I still get an error regarding an invalid API key.
     
  17. Offline

    Nathan C

    This is an awesome concept and looks great.

    But....I don't like the idea of everything being passed through your servers. You should make it where it is hostable off our own websites.
     
  18. Offline

    Itsyuka

    Create the file as Buycraft.yml and paste this inside!
    Code:
    #
    #
    # Buycrafts configuration file
    # For help, or other information, visit http://buycraft.net
    #
    # Purchase premium for 4.39 GBP (One-off payment)
    # and get more cool features such as an online web store!
    #
    
    # Your API secret key.
    # You can find your key in the BuyCraft server panel.
    #
    # Do not share this key, keep it safe no matter what!
    #
    secret:
    
    # The command what you will use to access buycrafts
    # services, there are 3 commands available:
    #
    # Buy
    # Donate
    # Purchase
    #
    # Lowercase only
    #
    command: buy
    BuyCraft is very trustable, I have been using it since it came out.

    You know Buycraft is exactly the same just without the API (for the moment). If you could wait for a week then try the API (if it does come out) then you will know!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Sep 9, 2018
  19. Offline

    BioRage

    @lmc is there a gifting feature? Aka X gifts Y?
     
  20. Offline

    King_KYl3

    Um not really :s legendarycraft have allready made a automated promotion sytem with enjin forum and in-game ill get some1 to make me that for alot of money anyway buycraft was once good thanks anyway :)

    Okay btw what does enjin need for this to work i will request it to them

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 28, 2018
  21. Offline

    Noman_1000

    Copied and all, but it still says it can't find an account with the API key.
     
  22. Offline

    Itsyuka

    Did you space the secret: with the key?

    example
    Code:
    #
    #
    # Buycrafts configuration file
    # For help, or other information, visit http://buycraft.net
    #
    # Purchase premium for 4.39 GBP (One-off payment)
    # and get more cool features such as an online web store!
    #
     
    # Your API secret key.
    # You can find your key in the BuyCraft server panel.
    #
    # Do not share this key, keep it safe no matter what!
    #
    secret: s0m3rand0ms3cr3t
    
    # The command what you will use to access buycrafts
    # services, there are 3 commands available:
    #
    # Buy
    # Donate
    # Purchase
    #
    # Lowercase only
    #
    command: buy
     
  23. What your asking me to do is completely different from what they have done, stop being so damn smart! Iknow what I'm talking about
     
  24. Offline

    King_KYl3

    Um.. i wasnt being dam smart lol, i just said thanks for buycraft ill have to make my own sytem get some one too. but in my forum post you shouldnt of said this will work, and then i ask you and u crack it :S
     
  25. If I said it wou workk I would of been on about something else, sorry.

    I dont know as I havent fully looked over it at the moment.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Feb 15, 2019
  26. Offline

    King_KYl3

    Okay Thanks, just that maybe hiring someone to make a whole plugin could take days and cost alot :(
     

  27. Well buycraft has everything your requesting, to be honest I dont know what else you would want.
     
  28. Offline

    didzym

    Indeed it must come from my API key. I tested to a false api and this works for the first payment. Then I wonder if I have fulfilled the onebip parameters. I put a API key of this type: 02ecbd8b57638f0f8c98f8b18624654a. Is this the right format? Need to configure something?
     
  29. Offline

    jorisk322

    Could I get back my premium I bought? Transfercode-thingy: 0DC60672RK9914429
    My e-mail is Jor**_***[email protected]
     
  30. Offline

    Itsyuka

    Yes, that is correct but now if that is your real key you will need to change it because its exposed.
     
  31. Offline

    didzym

    No, it was an example. I would like to know why with a false key is such that with the true key (in the buycraft onebip options). It is quite strange I have the impression of having done everything but yet there is something that escapes me.
     

Share This Page