[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

    PluginMaker

    sorry I didn't edit, it just took a while to do the command. Anyway, works great. good job.
     
  3. Great, enjoy the plugin.
     
  4. Offline

    YoFuzzy3

    My suggestions:
    • Sub-packages/Add-on packages.
    • Package category descriptions.
    • Package category re-ordering.

    Thank you for the awesome service, and I hope you take my suggestions into consideration. :)
     
  5. Offline

    Scrayos

    +
    CustomCSS/Implementation on other Websites would be EEEEEPICLEEE! :D
     
  6. Offline

    aaomidi

    Hey, how about a way to search for usernames buying the packages? A whole search bar is great?
     
  7. Google wallet support.

    I keep getting stung by PayPal for charge backs and end up having to pay fees for the buyer. I know there's other payment gateways available with BuyCraft, but Google Wallet is the most reasonable for merchants.
     
    madmac likes this.
  8. Offline

    HyrulesLegend

    Best Donator plugin ever!
     
  9. Offline

    irdoom1337

    Where can I submit a ticket? all payments that I get fail.
    I tried to email you a week ago but no one has responded.
     
  10. I suggest something.


    Basicly a coupon code which people can use to activate a few days (pre defined time) of "donator"ship, so basicly instead of actually letting the players donate i can create a coupon, activate it once per month for a few days or so. Let those who claim it within a few days gain acces to donator commands and such for a few days, and then it runs out. Both the coupon as the donator day's.


    I already contacted support about this, as i saw they have a sortlike feature but then for discounts on packages. I would like to see what i just suggested tough
     
  11. Offline

    lllllblader

    Very nice plugin. Thanks so much for making it <3
     
  12. Offline

    SushenKSharma

    Donation meter for websites please! That would be amazing.
     
  13. Thanks for the kind words!
    Integrated or on your webstore?
     
  14. Offline

    SushenKSharma

    Yeah. One that tells how much money has been collected and stuff.
     
  15. Offline

    TJHeath32

    I love this plugin! Hopefully I should make some dough from it ;) I was thinking that there could be feature where you can give players items and money when they donate automatically? Or is tht already a feature and I haven't figured out how to use it? Thanks.
     
  16. I advise watching the videos explaining how packages work, this will help you out :)
     
  17. Offline

    fisherman77

    Is it embeddable on a website? Because that would be really cool.

    Also, what do you think about custom redeem/voucher codes for packages? Like discounts and an option to even give it to 'em for free (to get them hooked on your server).
     
  18. Offline

    YoFuzzy3

    You can use an iframe to embed it on a website.

    A coupon feature already exists although unfortunately you can't make a package free as PayPal doesn't accept transactions of $0.
     
  19. Offline

    fisherman77

    I appreciate that, and is there a tutorial to show you how to use iframe? (Yes, I'm a noob at embedding stuff)
     
  20. Offline

    YoFuzzy3

    You may find these links useful for help with iframes:
    http://www.w3schools.com/tags/tag_iframe.asp
    http://manda.com/iframe/

    On my store I use the code:
    Code:html
    1. <iframe src="[url]https://fuzzoland.buycraft.net[/url]" align="middle" frameborder="1" height="1337" width="100%" scrolling="no" ></iframe>


    Ignore the [ url ] and [ /url ] tags, they're not meant to be there, the forum software put that in.
     
  21. Thanks for helping out :)
     
  22. Offline

    YoFuzzy3

    :D Maybe I'll help out here more often.
     
  23. You're welcome to!
     
  24. We are hoping to get the new webstore features released around christmas time. Stay tuned.
     
  25. Not sure if it has been said before, but i'd love it if it was possible to change the theme of the site =)
     
  26. This will be coming in the next update around christmas time :)
     
  27. Offline

    RyanSayer

    Can you implement a better more efficient method of ordering your packages e.g alphabetically or by price etc, clicking the arrows is incredibly painful when you have 5 pages of packages
     
  28. Offline

    YoFuzzy3

    Totally agree.
     
  29. Offline

    brinaq

    Unfortunately nobody ever donates to my server and the server bill keeps coming up! Maybe I'll add this! But one thjng is my server is strictly non spawned items so is there a way that the items people pay for with real money could come out of a specified chest, ans notify me when the chest is near out of stock? That'd be an amazing feature thank you! :)
     
  30. Offline

    jorisk322

    You could probably set something up with variabletriggers. You can let it set a variable to true on a command. Then when the user wants to claim his item, he can go to a button with nother VT script. That would then power a dispenser. If you don't know how to do this, you should ask on the variabletriggers forum. Other then that. There's no way to do this I think.
     
  31. Offline

    RyanSayer

    That makes no sense you would have to spawn the items to put them in the chest why not just cut out the middle man (the chest) and spawn directly from the console?
     

Share This Page