Inactive [ECON] RealShop - Shop using chests [1337-1561]

Discussion in 'Inactive/Unsupported Plugins' started by Baptiste Pillot, Feb 23, 2011.

  1. Offline

    tickleman

    SrJoben, sleite, Flipp and 6 others like this.
  2. Offline

    tickleman

    /rs sell 351

    this command enables selling of ink sac into your shop.

    /rs sell 351:9

    this is to sell pink dye

    (you must do this for each dye)

    /rs sell 351:1+351:2+351:3+351:4

    one command for 4 dyes... good luck !

    Now on bukkit dev.

    You can ask first into the forum, perhaps someone will help you if you did some mistakes.
    If you can't solve your problem, please use the bukkitdev tickets manager. I will not read all these forum posts sorry :)

    Thanks a lot and have a good minecrafting :)

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

    Coolred303

    Ok thank you so much :D
     
  4. Offline

    tickleman

    Sorry for the broken links... i thought that the dev.bukkit.org team would have enabled my project sooner !
    I updated the download link to point the right one.

    Please be patient for dev.bukkit.org wiki of the plugin, I am waiting for the team too...
     
  5. Offline

    Drei Gyuu

    Hi, I just have this idea. and I was wondering if theres a way that I can tweak the plugin to be able to read the default prices from a different file. By default as by wiki the prices are taken from economy.txt is that corrent?

    What I wanted to do was basically have a town trade system. I buy one good from one town and sell the good to the other town to gain profit.

    Is there a way to have like /rs defaultprice townA.txt (This means that that particular shop will take its default prices from townA.txt)

    So each of my town will have its own default prices. It'll be easier for me to say TownA.txt has all the list of default prices for TownA and then TownB.txt will have the list of default prices for town B and so on.

    Please let me know if you want me to explain more.
     
  6. Offline

    MG127

    with sql support?
     
  7. Offline

    briankdk

    whu cant i get it to work with iconomy ?

    When i change it so it uses iconomy, then when i enter a chest its then get locked in some way so thatits only me that can acces it...... same if some one else makes a chestshop, first one to enter it....is the only on that can use it.

    anyone ?
     
  8. Offline

    8Keep

    Update for 1.8??
     
  9. Offline

    Lokymean

    I have no errors on load but when I (admin with all perms) set a shop up to buy, when a player places items in chest it gives error akin to:

    item cannot be sold. Item stolen and returned to inventory. Item Duplicated.

    Said item is now still in chest as well as in players inventory. No money is given but if the player takes the item from chest, they get charged.

    Config.txt
     
  10. Offline

    fneyret

    Do you use Spout ? If so, try without. I got the same error with Spout, but no error without.
     
  11. Offline

    Lokymean

    Problem is, I have several plugins that rely on Spout..:mad:
     
  12. Offline

    Icabaad

    Love this plugin. Cant wait to see the new version!
     
  13. Offline

    fneyret

    I agree, but just try to know if the problem is Spout or not ;)
     
  14. Offline

    joelmeijering

    Awsome plugin! Works well. Looking forward to 2.0!
     
    fneyret likes this.
  15. Offline

    Lextao

    I need it updated to #1185, spoutcraft support and ico6 support... thanks!
     
  16. Offline

    Phantom Index

    Yep needs updating for iConomy 6
     
  17. Offline

    uberfoo1337

    how do i config the prices? i mean for everyone? not /rs price
     
  18. Offline

    tickleman

    /rs market
     
  19. Offline

    uberfoo1337

    "an internal error occured while attempting to perform this command"

    org.bukkit.command.CommandException: Unhandled exception executing command 'rs' in plugin RealShop v0.71 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) 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:464) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.ThreadServerApplication.run(SourceFile:417) Caused by: java.lang.NumberFormatException: For input string: "recipe" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:492) at java.lang.Integer.parseInt(Integer.java:527) at fr.crafter.tickleman.RealPlugin.RealItemStack.typeIdDurabilityContainsDamage(RealItemStack.java:110) at fr.crafter.tickleman.RealShop.RealPricesFile.getPrice(RealPricesFile.java:197) at fr.crafter.tickleman.RealShop.RealPricesFile.getPrice(RealPricesFile.java:179) at fr.crafter.tickleman.RealShop.RealPricesFile.fromRecipe(RealPricesFile.java:151) at fr.crafter.tickleman.RealShop.RealPricesFile.getPrice(RealPricesFile.java:193) at fr.crafter.tickleman.RealShop.RealPricesFile.getPrice(RealPricesFile.java:179) at fr.crafter.tickleman.RealShop.RealShopPlugin.pluginInfosPrices(RealShopPlugin.java:1053) at fr.crafter.tickleman.RealShop.RealShopPlugin.onCommand(RealShopPlugin.java:562) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
     
  20. Offline

    gait

    can you make iConomy 6 support??
    that would be nice :)
     
  21. Offline

    tickleman

    wait for realshop v2 sorry (don't know when this will be ready...)
     
  22. Offline

    Codex Arcanum

    Is there a way to make a shop the buys everything without typing in every ID in the game?
     
  23. Offline

    fneyret

    /rshop sell -0
     
  24. Offline

    SrJoben

    I may have something configured wrong but this plugin does not fail gracefully when the person giving money does not have enough in their account to complete a transaction. The person interacting with the chest gets confusing messages about stolen items with a price of 0.0. And the items in question are being taken from a shop chest they disapear for good rather than being replaced in it.
     
  25. Offline

    Dawisch

    I need to know, is there a way to make chests automatically empty themselves? I have a chest just for other people to sell stuff too (I am the server owner) and I want it to not get full...
     
  26. Offline

    fneyret

    /rs infiniteSell on
     
  27. Offline

    Starrk

    Must update please! :'(
     
  28. Offline

    resba

    @tickleman please keep your topic updated.
     
  29. Yes need an update now is getting dangerously out of date
     
  30. Offline

    jimbo8098

    Great plugin mate , keep up the good work. I use this with a couple of friends who i play with on my server.
     
  31. Offline

    SherifsDog22

    u can use coloured text
     

Share This Page