[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

    BlancoLanda

    Yeah! That was fast :), thank you!
     
  3. Development will start tommorrow with me finishing of the new paypal system, and then possibly working on HTML embedding features.
     
  4. Offline

    tom

    Amazing, so getting premium.
     
  5. Thanks, glad you like it and thanks for supporting!
     
  6. Offline

    tom

    @lmc is it possible that it will grant people money via essentials eco ? Dont know if thats something you can buy as im still in the installation part off the plugin.
     
  7. Yes, you can make it execute commands like (for example, I dont know essentials commands)

    /givemoney {name} 5000

    The {name} part is dynamically replaced with the users name on purchase. Anyhelp feel free to ask
     
  8. Offline

    tom

    @lmc is it 10 commands per package or 10 commands for the whole server?
     
  9. 10 commands per package, normal members can have a maximum of 6 packages, premium members can have unlimited along with a webstore, no advertisements and some other upcoming goodies.
     
  10. Offline

    tom

    Alright thanks for the info!
     
  11. No problemo.

    Bukkit Plugin Version 2.8
    • Updated to CraftBukkit 1337 and Bukkit 953.
    • Change over to new configuration file system, backend only and nothing on your behalf is required.

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

    Speedy2662

    any idea why i cant register? when i press on "register" it just refreshes the page.
     
  13. Try changing browsers/make sure cookies are enabled.
     
  14. Offline

    Speedy2662

    ok, ill try firefox...
     
  15. any good?
     
  16. Offline

    Vixolus

    @lmc

    My server hoster has a thing called GroupPay. Where people enter an amount and they are taken to the site's paypal account. But, since they are Business, they have multiple "branches" for each customer. The payments from GroupPay go directly to my server funds. Is there a way that this could take their Business branch of mine and connect it with BuyCraft?
     
  17. Offline

    King_KYl3

    Yeah nice anyway for the time being im buying premium now :D and i can iframe it to my website Yee xD
     
  18. Offline

    FunCraft

    this plugin is good for a server but i have donations set up on the website
    the main problem is that many people don't own a PayPal account nor a Credit Card so i don't get any donations
     
  19. No sorry, I dont like to intergrate buycraft with other things as it makes things complicated and awkward.

    Awesome, enjoy the plugin.

    Well, Ive been looking into setting up SMS payments, its just finding the right service provider to do the job.
     
  20. Offline

    Vixolus

  21. Offline

    King_KYl3

    Loving this plugin already i really think it is amazing sir you have done a good job loving premium :D u should charge more beacue you deserver more Thank You!

    *Because *Deserve

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  22. Im still not confident on it, never really heard of it myself but ill look into it tonight when im on my desktop.

    Glad you like premium and enjoy the plugin!
     
  23. Offline

    tom

    @lmc how does the plugin know who purchased a package if they do it via webshop by a link given from my website. From what i understand it only recognizes the username when you type the command /purchase in game and follow the link thats active for 5 hours.
     
  24. If you copy a link, when they go to that link they are asked for there username (Try it yourself)
     
  25. Offline

    tom

    Oh ok, thanks!
     
  26. Offline

    ChuckBartowski

    Getting this error when loading the plugin. This is with the latest version. I have not used the plugin before this version, so this is my first time setting it up. It also does not generate any sort of config file/folder in the plugins folder.
    Code:
    2011-10-23 22:38:37 [SEVERE] Could not load 'plugins/BuyCraft.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:139)
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:414)
            at org.bukkit.Bukkit.reload(Bukkit.java:182)
            at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:358)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:471)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/configuration/InvalidConfigurationException
            at net.buycraft.BuyCraft.<init>(BuyCraft.java:35)
            ... 23 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.configuration.InvalidConfigurationException
            at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
            ... 24 more
    
     
  27. Me thinks it looks like your not using 1337.

    Looking good

    Not atm, if you have premium just Iframe the webstore

    What he said

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

    ChuckBartowski

    Oh hell your right. Damn, thought we had updated to 1337 already. Ill fix that now, thanks!
     
  29. No problem, there is older craftbukkit versions available on the download page though if you dont ever want to upgrade :)
     
  30. Offline

    ChrisX930

    hey lmc :-D
    Thank you, now it`s possible to use the Shop-System for my own Website :)
    I've translated it for me in german :-D
    Here's the LINK
    your copyright will coming soon ;-)

    Thank you Bro!
     
  31. Offline

    tom

    Would it be possible to connect this plugin to SMF (forum software)

    Some sort of website integration?
     

Share This Page