[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

    Typhoon-NL

    like i said its not working
    Code:
    2011-12-11 20:12:29 [SEVERE] org.json.JSONException: JSONObject["payload"] not found.
    2011-12-11 20:12:29 [SEVERE]     at org.json.JSONObject.get(JSONObject.java:456)
    2011-12-11 20:12:29 [SEVERE]     at org.json.JSONObject.getJSONArray(JSONObject.java:537)
    2011-12-11 20:12:29 [SEVERE]     at net.buycraft.ExpiryChecker.run(ExpiryChecker.java:41)
    updated to 3.1 still gives me this error
     
  3. you have not updated to 3.1. Defanatly not running 3.1 as I can see by the error message.
     
  4. Offline

    Typhoon-NL

    deleted it and redownloaded it gives me the same error
     
  5. Well I'm sorry but I can confirm you are not running 3.1. Just look at the version number when buycraaft Is enabled.
     
  6. Offline

    Mrchasez

    Its not giving ranks in game.
    It was yesterday
    It hasnt since this morning
     
  7. Offline

    aymanh

    buycraft.net is down again .

    can we have like an option where we can host buycraft on our website.

    oo my sources say ur hosting on dedicated. http://www.180servers.com/

    u should try www.singlehop.com or http://gnax.net 10x better.

    /lunix fedro http://www.godaddy.com/hosting/dedicated-servers.aspx?ci=9014

    When server backup.Can you add private packages so only specific people could see it.

    like youtube videos that not listed but can be seen only on link.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 2, 2019
  8. Offline

    iMattxC

    Website is down...again. I just got premium from my host and I got buycraft setup friday. I love this plugin and i Hope you resolve problems with your host.
    That being said I have one request. Can you PLEASE add a timeout to the website to disable the plugin incase of cases like this. We ALL would enjoy this and less people would dave to delete buycraft.
    Love,Matt!
     
  9. Offline

    bob7

    My donaters cannot load the buycraft page at all, most of them are complaining.... Please leave your current web-hoster for a better one? I don't think your current webhoster can even sustain the large amounts of pages that have been created without crashing. Very well thought out, just please consider changing your host.
     
  10. Is there anyway to test my packages without actually paying?
     
  11. Offline

    Mrchasez

    We meet again.

    Yeah BuyCraft.net is offline again
     
    Muthinor likes this.
  12. Offline

    Muthinor

    Please can u help me?
    I think I have problems with the API
    Or With permissions, as sometimes permissions and buycraft dont work and some others only Buycraft.

    this is what the console shows:
    22:10:16 [GRAVE] java.net.UnknownHostException: api.buycraft.net
    22:10:16 [GRAVE] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:195)
    22:10:16 [GRAVE] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
    22:10:16 [GRAVE] at java.net.Socket.connect(Socket.java:529)
    22:10:16 [GRAVE] at java.net.Socket.connect(Socket.java:478)
    22:10:16 [GRAVE] at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
    22:10:16 [GRAVE] at sun.net.www.http.HttpClient.openServer(HttpClient.java:395)
    22:10:16 [GRAVE] at sun.net.www.http.HttpClient.openServer(HttpClient.java:530)
    22:10:16 [GRAVE] at sun.net.www.http.HttpClient.<init>(HttpClient.java:234)
    22:10:16 [GRAVE] at sun.net.www.http.HttpClient.New(HttpClient.java:307)
    22:10:16 [GRAVE] at sun.net.www.http.HttpClient.New(HttpClient.java:324)
    22:10:16 [GRAVE] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:970)
    22:10:16 [GRAVE] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:911)
    22:10:16 [GRAVE] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:836)
    22:10:16 [GRAVE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1172)
    22:10:16 [GRAVE] at net.buycraft.api.Api.HTTPRequest(Api.java:120)
    22:10:16 [GRAVE] at net.buycraft.api.Api.call(Api.java:40)
    22:10:16 [GRAVE] at net.buycraft.api.Api.connect(Api.java:71)
    22:10:16 [GRAVE] at net.buycraft.Buycraft.onEnable(Buycraft.java:127)
    22:10:16 [GRAVE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    22:10:16 [GRAVE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    22:10:16 [GRAVE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    22:10:16 [GRAVE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
    22:10:16 [GRAVE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    22:10:16 [GRAVE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    22:10:16 [GRAVE] org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
    22:10:16 [GRAVE] at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    22:10:16 [GRAVE] at org.json.JSONObject.<init>(JSONObject.java:185)
    22:10:16 [GRAVE] at org.json.JSONObject.<init>(JSONObject.java:312)
    22:10:16 [GRAVE] at net.buycraft.api.Api.call(Api.java:45)
    22:10:16 [GRAVE] at net.buycraft.api.Api.connect(Api.java:71)
    22:10:16 [GRAVE] at net.buycraft.Buycraft.onEnable(Buycraft.java:127)
    22:10:16 [GRAVE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    22:10:16 [GRAVE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    22:10:16 [GRAVE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    22:10:16 [GRAVE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
    22:10:16 [GRAVE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    22:10:16 [GRAVE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    22:10:16 [GRAVE] java.lang.NullPointerException
    22:10:16 [GRAVE] at net.buycraft.api.Api.connect(Api.java:74)
    22:10:16 [GRAVE] at net.buycraft.Buycraft.onEnable(Buycraft.java:127)
    22:10:16 [GRAVE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    22:10:16 [GRAVE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    22:10:16 [GRAVE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    22:10:16 [GRAVE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
    22:10:16 [GRAVE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    22:10:16 [GRAVE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    22:10:16 [GRAVE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    22:10:16 [INFO] ----------------------------------
    22:10:16 [INFO] | Buycraft version 3.1 disabled! |
    22:10:16 [INFO] ----------------------------------
    help?
     
  13. Offline

    Shay Williams

  14. Offline

    ChrisX930

    Heya lmc :D
    Nice updates, I like it :)

    but I've an error, I've the newest CB-Version for (1.0.0)
    [​IMG]

    Can you help me with this error?

    btw. Can you make it possible to write text for all the Packages like:

    ---------
    [Diamondset]
    "This packages includes: diamondsword, diamondpickaxe, diamondaxe, diamondshovel, diamondhoe ..."
    or
    [VIP-Pass]
    "You can get the VIP-Status if you buy this package. You can use more commands etc......"
    ---------
     
  15. Offline

    aymanh

    he need power full dedicated server not shared.

    what are specification for that dedicated solutions?

    this his old host http://www.180servers.com/ i think.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  16. Offline

    Shay Williams

    We carry E3-1290's and Dual Hex Cores alike. All on request. We host some of the largest servers in the world :p.

    [​IMG]
     
  17. Offline

    sajjad

    BUYCRAFT FAILS MY SERVER START UP
     
  18. Offline

    Mrchasez

    We only have E3-1270's
    D;
     
  19. Offline

    aymanh

    but it shared with alot minecraft customers and suchs. why would u give it to one person for whole server.. he needs dedicated.
     
  20. Offline

    Shay Williams

    O_O.

    We offer dedicated solutions as well. Who on earth would have a sandy-bridge on a shared environment, that is el crazy.
     
  21. Offline

    Starrk

    Guys Buycraft is down, simply disable/remove the plugin jar and start the server up again until buycraft is up.
     
  22. Offline

    Monstertke

    Im going to put a comment here @lmc, I posted a reply on your dev.bukkit page as well.

    As you can see from the crowd of people complaining about buycraft being down, I think it may be time for you to think about open sourcing this plugin or at the very least allowing users to host there own buycraft site with your server running as a backup.

    I as well as a large number of other people have come to rely on this plugin as there donation handler. I actually dont currently have another way to donate to my server set up ( at least one that is visible).

    At the very least let this run locally for premium users (like me ;) ) and let it run the authentications or whatever else your server does in the background. If your server goes down at least donors will be able to get a "sorry for the inconvenience, but buycraft is unable to process your request" message.

    As it is now you are making myself and a bunch of other premium users look like idiots. I have a broken link on the front page of my site, and any one of the people who would have donated today now thinks we don't have our shit together.
     
    aymanh likes this.
  23. Offline

    thestriker095

    I agree a time-out would be nice for time when this happends.
     
  24. Offline

    Mrchasez

    Yeah allow premium users to host there store from there own site.
     
    aymanh likes this.
  25. Offline

    Itsyuka

    Everyone, you won't be able to host your own site since the whole system is over 600+ files. You won't be able to host this at all since you will be needing a domain and an extremely reliable host since it uses quite a bit of bandwidth.

    Disable/remove the plugin until the problem has been fixed fully!
     
  26. Offline

    Mrchasez

    We dont need the whole site.
    Just our specific store.
    There should be a way to have it go straight from the IPN to our store to the server.
     
  27. Offline

    Itsyuka

    Still looking at a lot of files.
     
  28. Offline

    Monstertke

    Holy shit? 600 whole files? whoop de do. I have 2 servers that put whatever vps you guys are running this on to shame. And as far as bandwidth goes, what yardstick are you measuring by? I have had $200 days with this plugin, how many connections was that, 20 - 30? So tell me again how much bandwidth it is going to use to serve 30 clicks a day?

    Edit: I also hardly think you guys are in a position to tell someone they cant run this because "they need an extremely reliable host".
     
  29. Offline

    Itsyuka

    Only saying that so you guys could stop ranting. Guess what its free deal with it, if you can't whack that money over someones head and tell them to make a plugin.
     
  30. Offline

    Shay Williams

    ._. It's not even that intensive of a site to run lol. Throw a few sticks of RAM and a half-decent process and you're fine. Web-hosting relies a lot on software optimization > hardware.
     
  31. Offline

    Sayshal

    actually not free. :) Premium is how you get store.. So not free. :D
     

Share This Page