[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. Are you talking about having an Iframe on your website? You can do this and just have the iframe point to your store.

    Updated the videos on the original post to the latest ones.

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

    Equinox2507

    I have this plugin and it doesn't announce when someone donates , I don't know if you took it out but it doesn't work for me
     
  4. You need to setup some sort of /say command in the package. Buycraft will not announce normally without this.
     
  5. Offline

    Equinox2507

    Ahh okay I know what you mean ,

    I was looking at your premium service and wanted to know if its £13.99 for 6 months and if its auto renewal or not ,

    Thank you for getting back to me , good job on the service its well made :)
     
  6. Premium lasts for 6 months, thanks.
     
  7. Offline

    Ablac

    Is there a way to change what the nav bar says in the webstore?
    My nav currently says "Package Categories"
    https://angelgaming.buycraft.net/

    I would love to see a way to change this, or add new Navigation Tabs.
     
  8. We are aiming to improve the category system, at the moment this isnt possible.
     
  9. Offline

    knoxxcraft

    Hey, I purchased the Premium package and wanted to create my own external webstore, i used the links : https://knoxxcraft.buycraft.net/cart/add/1 for the users to click to add different packages, this was possible before but now it is not... The error message always says: this package is not sold by the server but when i enter the same link into my url bar it will work fine. I belive / suspect that this is a anti bot tool. If possible i would like to deactivate that for my server, is that possible in anyway? and if not, would you know a smarter / better way to manage this?

    Thank You Knoxxcraft

    Edit: Wow nevermind. i just told the browser to open it in a new tab and it worked like a charm! Thx anyway

    -Solved-
     
  10. Glad everything is working for you.
     
  11. Offline

    Knarez

    I've been getting this error very frequently which is causing my server to crash. This was not always the case, but has been a big problem recently:
    Code:
    [SEVERE] [Buycraft] Could not generate a shortened URL.
    2012-08-17 11:26:01 [SEVERE] java.io.IOException: Server returned HTTP response code: 502 for URL: http://is.gd/create.php?format=simple&url=http://buycraft.net/redirect/addcart/27950/1/bobo94443
    2012-08-17 11:26:01 [SEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    2012-08-17 11:26:01 [SEVERE]    at net.buycraft.api.Api.HttpRequest(Api.java:178)
    2012-08-17 11:26:01 [SEVERE]    at net.buycraft.commands.BuyCommand.process(BuyCommand.java:62)
    2012-08-17 11:26:01 [SEVERE]    at net.buycraft.BukkitInterface.onCommand(BukkitInterface.java:121)
    2012-08-17 11:26:01 [SEVERE]    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    2012-08-17 11:26:01 [SEVERE]    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    2012-08-17 11:26:01 [SEVERE]    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.NetworkManager.b(NetworkManager.java:281)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.ServerConnection.b(SourceFile:35)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
    2012-08-17 11:26:01 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    If there's some sort of fix, that would be much appreciated.
     
  12. Thats an error with the is.gd URL shortener we use, sorry about the problems. Could you visit www.is.gd and check if it is working for you ok?
     
  13. Offline

    Knarez

    Yeah, is.gb works fine for me, and most of the people on my server. I had them test "/buy 1", and they all said that it gave them a link just fine.
     
  14. Make sure that the machine that the Minecraft server runs upon is correctly accessing is.gd.
     
  15. Offline

    deathzone

    When i go to the payment settings page, it links me to a guide, but the guide doesn't tell me to change my IPN settings at all, Please make a fully updated guide because my users are getting link errors on Paypal when trying to buy.
     
  16. Offline

    DanuxBe

    Its possible to add allopass in payement solutions?
     
  17. Offline

    Speakiusmaximus

    It is possible to support multiple currencies? People on my server would love it if you could sort this out! :)
     
  18. We won't be adding this as there is no real
    Point. You can pay with any currency using the payment gateway.

    Sorry, however at the moment we do not add country specific payment gateways.

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

    jorisk322

    If I'm right, you don't need to change your IPN settings, so if I were you I would open a support ticket explaining your exact problem, because it should work just fine.
     
  20. Offline

    yigitusta9

    hi in my server my users can upgrade between packages for example a 20 dollar donator can donate 30 dollars more to get 50 dollar donator package i want to move to buycraft its hard to do all stuff myself can we do something like this?
    oh and also i am thinking of buying premium, does website integrate work with joomla?
     
  21. Offline

    jorisk322

    The rankup thing is currently not possible (except if you use a permission system that has a ranking system, like PEX, but you would have to ask them about that), but it will be implemented eventually. The website integration should work just fine with Joomla.
     
  22. Offline

    yigitusta9

    im using groupmanager how i do that upgrade between packs with other plugins do you know? please help i will buy premium if we can find a solution
     
  23. Offline

    jorisk322

    You would have to ask in the groupmanager thread, because I don't use groupmanager myself and don't know much about it.
     
  24. Offline

    Shurfire

    Hey you guys should make a plugin to run multiple commands with one command to help servers that need more then 20 commands ran.
    Or atleast make it inside the buycraft plugin, of which you can turn off this function or something like this
     
  25. Why do you need more than 20 commands?

    Thats a good way of doing it.

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

    Shurfire

    i have a package that needs more then 20 commands to be ran -.-
     
  27. Could you list the commands that you are running, if you don't want to post them on here send me them in a PM. I might be able to get you to lower the amount with some tips and tricks.
     
  28. Offline

    jcolor65

    hey i downloaded the plugin and everything, im just curious, isnt this illegal since you are technicly making money off of minecraft?
     
  29. We run a service to help generate money for your server bills, not to make a financial benefit from.
     
  30. Offline

    Brooklar

    Most commands can be made into permissions, which you can then add to a group in your permissions.
    You can then condense 20 commands into 1 command etc.

    If you need help just ask lmc, because he said he would help or ya can ask me :)
     
  31. Offline

    vRazgrizorc

    i created an account with the correct email, however i have not gotten a confirmation email back.
     

Share This Page