[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. Also, I have my store in an iframe, when it says "
    Please wait while we redirect you to your selected payment option.

    If this page appears for more than 5 seconds, please " It never redirects, no matter what browser.
     
  3. Javascript is required to redirect.

    Could you please send me a link to your store, I will check this over. Also, what browser are you using?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2019
  4. Here is the page with my store on it, http://www.spartanmc.co.uk/donate . I am using firefox latest and also google chrome.
     
  5. That looks to be an issue with how you are integrating Buycraft with your website...
     
  6. I have used an iframe, the same as I have always.

    Code:
    <div style="text-align: center;"><iframe name="main" src="http://spartanmc.buycraft.net" frameborder="no" height="600" width="1100"></iframe></div>
     
     
  7. Okay, thanks :)
     
  8. No problem, do you like the new update?
     
  9. Yes, I love the look of it and especially the "More info" bit when looking at packages :). I also like the new payments page :)
     
  10. Thats great to hear, glad you like it :)
     
  11. Offline

    jaboy

    When i boot my server i get this error
    Code:
    2012-05-07 15:33:11 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    2012-05-07 15:33:13 [SEVERE] Could not load 'plugins/Buycraft.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/buycraft/Buycraft : Unsupported major.minor version 51.0
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: net/buycraft/Buycraft : Unsupported major.minor version 51.0
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
        at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
        ... 8 more

    and ones in a while i get this
    [SEVERE] [Buycraft] JSON Parsing error.
     
  12. Offline

    wavecom

    I get the same error when i first want to install it. I have Build 2149 and ist tunning on a clean server :( Heres my erroro:

    Code:
    15:44:56 [SCHWERWIEGEND] Could not load 'plugins\Buycraft.jar' in folder 'plugi
    s'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionErro
    : net/buycraft/Buycraft : Unsupported major.minor version 51.0
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.
    ava:150)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager
    java:305)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManage
    .java:230)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigu
    ationManager.java:53)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: net/buycraft/Buycraft : Unsu
    ported major.minor version 51.0
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClassCond(Unknown Source)
            at java.lang.ClassLoader.defineClass(Unknown Source)
            at java.security.SecureClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.access$000(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader
    java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader
    java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.
    ava:139)
            ... 8 more
     
  13. Hold on, I will quickly check myself.
     
  14. Offline

    VGJosh

    I get the same error, It started about 2 hours ago. Ive tried reinstalling buycraft but now the server just gives me errors. I have also removed the Buy craft folder
     
  15. The same error as wavecom?

    VGJosh wavecom
    http://uppit.com/84nrboireyby/Buycraft.zip
    Try this (Make sure it is unzipped)

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

    wavecom

    Its works for on Bukkit 1938 and Buycraft 3.9...
    apropos really nice Plugin

    Im sorry :(

    Code:
    15:57:11 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0
    -b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    15:57:12 [INFO] [PermissionsEx] sql backend registered!
    15:57:12 [INFO] [PermissionsEx] file backend registered!
    15:57:12 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    15:57:12 [SCHWERWIEGEND] Could not load 'plugins\Buycraft.jar' in folder 'plugin
    s'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError
    : net/buycraft/Buycraft : Unsupported major.minor version 51.0
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:150)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:305)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:230)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:53)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: net/buycraft/Buycraft : Unsup
    ported major.minor version 51.0
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClassCond(Unknown Source)
            at java.lang.ClassLoader.defineClass(Unknown Source)
            at java.security.SecureClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.defineClass(Unknown Source)
            at java.net.URLClassLoader.access$000(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:139)
            ... 8 more
    15:57:12 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.2
    15:57:12 [INFO] [PermissionsEx] Initializing file backend
    15:57:12 [INFO] [Modifyworld] Loading Modifyworld v1.19
    15:57:12 [INFO] [ChatManager] Loading ChatManager v1.19.1
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  17. Okay i think i have fixed the issue, try this:

    http://dev.bukkit.org/media/files/592/339/Buycraft.jar
     
    wavecom likes this.
  18. Offline

    VGJosh

    Thanks lmc Its all working fine now.
     
  19. Great, glad its working.

    Two restarts of your server, and it does.

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

    wavecom

    Thank You
    its now working
    :D
     
    lmc likes this.
  21. Offline

    VGJosh

    Awwwwwww Premium's gone up ;(
     
  22. Offline

    Stephen92

  23. Its changed with the store update - for you it would be eldercrest.buycraft.net
     
  24. Offline

    Stephen92

    ohh why thank you I didnt realize it updated, does it update automatically?
     
  25. Offline

    itsmei

    Whenever I try and load a purchase page like this: http://buycraft.net/buy/6335/4/test

    It says Thats a very nice 404 page you've got there... would be a shame if something were to happen to it..."
     
  26. Hello

    Please update to buycraft 4.0, this can be done via restarting your server twice.
     
  27. Offline

    Rasputin

    Hi, any idea why buycraft would be running commands for a package purchase when no purchases have occured?
    It gave one player the same package three times. Verified in the log as it being buycraft and not a person.
     
  28. It would not execute if no one has purchased something, they sure did for sure. Possible manual payment?

    In other news guys&girls, McMyAdmin support has been added for the next update.
     
  29. Offline

    Rasputin

    Nope, I am the only person who has access to the buycraft admin page.
     
  30. Offline

    boduzapho

    Would it be possible to add a "Search" feature to the payments, I have a lot of people try to tell me they bought something and it takes forever to go through each page of transactions to find out. Maybe a sort by column for user names, or even better a sub total for each username for what they have spent.
     
  31. And you have checked that the user has not previously purchased a package? To check this look in the payments overview page.

    Good idea, I will work on this.

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

Share This Page