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

    Nader

    thx for the great plugin pillot ^.^... its actually useable now =D..
    do u think it may be possible to add all items to the market in the future =0?, it seems i can only sell ores and not stuff like gold blocks, iron blocks , diamond blocks etc

    EDIT: oh wait, it seems like i can add them myself to the market file =0...
    though there is still one big problem =/... other people can close peoples shops...
    person (A) can close person (B)s shop [with the shop command] and take his rightful property..
     
    Baptiste Pillot likes this.
  3. Offline

    tickleman

    Ooooops ! A patch soon, thus...
     
  4. Offline

    Nader

    lol awesome, ill wait =D
     
  5. Offline

    HoppyDragon

    Just thought I'd mention that the newest version with iConomy supported added back in is working for me! :D

    Edit: I thought I'd ask.. I know functionality is more important right now, but when will colored text be implemented? I have a hard time reading all the white text. It'd be great if the prices and items could be two different colors, possibly configurable too?
     
  6. Offline

    Frap

    Hey, great plugin, however I am having problems with it after the recent update.

    I go into a shop, and it states "Welcome to your shop." However, I put stuff in there and take it out and nothing happens with money. I am using iConomy.

    iConomy 4.2INDEV, RealShop v0.32, CB 450

    Thanks.
     
  7. Offline

    HoppyDragon

    Are you the person both putting it into the chest and taking it out? If you're doing that then no money is deducted because you can't buy from yourself..
     
  8. Offline

    Frap

    I am just placing it into the chest and exiting. Before it would give me money for my items, however now I get no money.
     
  9. Offline

    Thanks4trying

    when i try using the plugin i get a Bunch of errors here is a couple of them
    Im am also using Craftbukkit 478! please help

    [SEVERE] Could not pass event PLUGIN_ENABLE to RealShop
    java.lang.NullPointerException
    at fr.crafter.tickleman.RealShop.RealShopServerListener.onPluginEnabled(RealShopServerListener.java:27)
    at org.bukkit.plugin.java.JavaPluginLoader$31.execute(JavaPluginLoader.java:279)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:415)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)

    01 17:32:06 [SEVERE] Could not pass event PLUGIN_ENABLE to RealShop
    java.lang.NullPointerException
    at fr.crafter.tickleman.RealShop.RealShopServerListener.onPluginEnabled(RealShopServerListener.java:27)
    at org.bukkit.plugin.java.JavaPluginLoader$31.execute(JavaPluginLoader.java:279)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:415)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    ok i guess it reapeats the same message! but really nothing is working! PLEASE HELP!
     
  10. Offline

    Frap

    you need to use CB 450 for it to work.
     
  11. Offline

    HoppyDragon

    If it says "Welcome to your shop" you can't buy or sell to it because you're the one that created the shop. It's just like any other chest to you. Only other players can buy and sell from it.
     
  12. Offline

    Frap

    Oh, alright. Before I thought that I would get money if I sold items to my chest. So does this mean as soon as someone buys one of my items, I get the money for it?
    Thanks.
     
  13. Offline

    Phantom Index

    Now for compatibility with Cb 482 :3 Let's see what will be done.
    --- merged: Mar 2, 2011 12:46 AM ---
    Thanks for re-adding iConomy! you gave me a huge scare there. This is the only shop plugin that works just right with a chest.
     
  14. Offline

    HoppyDragon

    Yeah, in the old version that was a bug. If someone buys from the chest, you will receive the money.
     
  15. Offline

    Atriarc

    Latest build of CraftBukkit, can't seems to figure out what is causing this issue. Please advise.

    Code:
    17:45:24 [SEVERE] PLAYER_COMMAND loading RealShop v0.32 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_COMMAND
            at fr.crafter.tickleman.RealShop.RealShopPlugin.onEnable(RealShopPlugin.
    java:104)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:414)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    17:45:24 [INFO] SimpleAlias version 0.2 is enabled!
    17:45:24 [INFO] SimpleAlias: Alias file loaded.
    17:45:24 [SEVERE] Could not pass event PLUGIN_ENABLE to RealShop
    java.lang.NullPointerException
            at fr.crafter.tickleman.RealShop.RealShopServerListener.onPluginEnabled(
    RealShopServerListener.java:27)
            at org.bukkit.plugin.java.JavaPluginLoader$31.execute(JavaPluginLoader.j
    ava:279)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:415)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
     
  16. Offline

    Frap

    you have to use CB 450 for it to work. doesn't work at the moment with the latest version of CB
     
  17. Offline

    Atriarc

    Can I get a link to the 450 download please?
     
  18. Offline

    Frap

  19. Offline

    Zeta

    Getting better with each release man.

    But I note that chests are protected from 'human' destruction, that's pretty awesome you already got that in there!
    Unfortunately, you can still just blow a shop up with tnt and it drops everything in it. If you could fix this in the future that'd be awesome.

    Also, an alternative to spamming the entire list of things you could theoretically buy when you left click would be nice, it's kinda messy.
     
  20. Offline

    HoppyDragon

    Currently I just use WorldGuard to protect from this sort of thing, but something built-in would be nice.
     
  21. Offline

    tickleman

    Sometimes I hate iConomy... You wanted it back, so you have it !
    They told on their bukkit.org page to write this code with the PLUGIN_ENABLE event. That worked on [450], but, well...
    Ok I will remove it soon (I remove the PLUGIN_ENABLE event capture, not iConomy, sure). Be patient till next release ! ...
    --- merged: Mar 2, 2011 2:16 PM ---
    Perhaps as an optionally feature...
     
  22. Offline

    Fralexxelarf

    yeah, i thought of using dropchest but didnt try it. thanks
     
  23. Offline

    Rayback1985

    Hy,

    I have a problem.
    I use Realshop and iConomy.
    When I make a shop an left click with mouse on it, I get an Info by my console.
    "A plugin cancelled the block start break event"
    What does it mean ?
    Than the next what I want to know is, how can I know how much coins I currently have ?
    /money shows me allways 30 coins.
    I dont need iConomy but I want to see how much coins I have.
     
  24. Offline

    tickleman

    Is this right now ?
    --- merged: Mar 2, 2011 7:50 PM ---
    They cant make that anymore, can they ?
    --- merged: Mar 2, 2011 7:52 PM ---
    Craftbukkit detected that my plugin cancelled the block start break event.
    I think a more recent version of craftbukkit will avoid this unusefull message.
    --- merged: Mar 2, 2011 7:54 PM ---
    If you dont need iConomy, dont install iConomy and make sure RealShop/config.cfg contains this line :
    economyPlugin=RealEconomy

    The commands for built-in economy control are /mny. Type /mny help to get help.
     
  25. Offline

    ndm250

    does this work with 440?
     
  26. Offline

    Rayback1985

    Thx for your answer but if I try /mny or /mny help, than nothing happend. I have craftbukkit build (450).
    I have hgGeneral. Is that the Problem ?
     
  27. Offline

    Jeffeux

    same problem, I can't use /mny command

    [INFO] Jeffeux issued server command: mny help
    [INFO] Unknown console command. Type "help" for help.

    craftbukkit version :
    [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-468-ga3bf56c-b450jnks (MC: 1.3)


    my config.cfg is :

    dailyPricesCalculation=false
    economyPlugin=RealEconomy
    language=en


    I have test with many craftbukkit version but always same issue.
    --- merged: Mar 3, 2011 1:59 AM ---
    Rayback I have a temporary solution for your problem with /mny ...
    and Baptiste I have find a bug in your plugin.

    Rayback edit config.cfg and economy.cfg under Microsoft Windows and make break line after parameter exactly same here with NotePad

    dailyPricesCalculation=false
    economyPlugin=RealEconomy
    language=en

    copy to /plugins/Realshop and set READ ONLY (under windows) or CHMOD 444 (under linux)

    Baptiste, your plugin, re-wrote files after every restart of the server and the format is bad I have see with a Hex Editor :
    Before start the server : 0D 0A 0A after every parameter
    after start the server your plugin re-wrote the file with : 0A ONLY after every parameter

    if you need more information contactme on my mail canalweb (at) gmail (dot) com

    (I'm french sorry for me poor english)
     
  28. Offline

    Angel

    Hello i am trying to use this w/o iconomy and i get this message when trying to run the server.
    Anyone know whats going on?
    also I could have installed it funny, but i haven't noticed any installation directions....


    20:28:21 [INFO] Starting minecraft server version Beta 1.3
    20:28:21 [INFO] Loading properties
    20:28:21 [INFO] Starting Minecraft server on *:25565
    20:28:21 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-475-ge34e321-b464jnks (MC: 1.3)
    20:28:21 [INFO] Preparing level "world"
    20:28:21 [INFO] Preparing start region
    20:28:22 [INFO] [Permissions] version [2.5] (Phoenix) was Initialized.
    20:28:22 [INFO] ÂșeLoaded Essentials build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    20:28:22 [INFO] Loaded EssentialsChat build 243 by Zenexer, ementalo, Aelux, and Brettflan
    20:28:22 [INFO] Loaded EssentialsGod build 243 by Zenexer, ementalo, Eris, and EggRoll
    20:28:22 [INFO] Loaded EssentialsHelp build 243 by Zenexer, ementalo, Eris, and EggRoll
    20:28:22 [INFO] Loaded EssentialsHome build 243 by Zenexer, ementalo, Aelux, and Brettflan
    20:28:22 [INFO] Loaded EssentialsSpawn build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    20:28:22 [INFO] Loaded EssentialsTele build 243 by Zenexer, ementalo, Aelux, and Brettflan
    20:28:22 [INFO] Loaded EssentialsWarp build 243 by Zenexer, ementalo, Aelux, and Brettflan
    20:28:22 [INFO] [Permissions] version [2.5] (Phoenix) loaded
    20:28:22 [SEVERE] PLAYER_COMMAND loading RealShop v0.33 (Is it up to date?)
    java.lang.NoSuchFieldError: PLAYER_COMMAND
    at fr.crafter.tickleman.RealShop.RealShopPlugin.onEnable(RealShopPlugin.java:95)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:414)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    20:28:22 [INFO] Done (0.115s)! For help, type "help" or "?"
    >
     
  29. Offline

    tickleman

    Perhaps. Did not try, but I'm almost sure it will.
    The best would be to test it by yourself ? :D
    --- merged: Mar 3, 2011 9:22 AM ---
    No matter your english, mine is bad too (because I'm french too LOL).

    Download release 0.34 in a few minutes, and watch the server.log for following line :
    [RealShop] Uses build-in RealEconomy (/mny commands) as economy system

    Or this one :
    [RealShop] Uses iConomy (/money commands) as economy system

    I did never have this error on mine. Please check :
    - if there is any [SEVERE] error in your server.log (like the one we often see with dev versions of craftbukkit : [SEVERE] PLAYER_COMMAND)
    --- merged: Mar 3, 2011 9:27 AM ---
    Please read changelog (0.33). Recent dev versions of craftbukkit does not work with the PLAYER_COMMAND call, this may be a bug. Wait until they repair that, deprecate this feature, and come back to version 450 / 458 of craftbukkit if you do not need a more recent one.

    Please do only download recommended builds of craftbukkit. Development snapshot are often bugged !
     
  30. Offline

    ShadowDrakken

    from what I've been told, PLAYER_COMMAND has been deprecated for months, and was removed completely... plugins need to be updated to use onCommand() instead
     
  31. Offline

    Flamingsword

    This is a GREAT plugin, this is exactly what i've been looking for. Everything thats not listed as *NOT WORKING* works perfectly! Keep up the good work.. And tell me Why dont you have the label *Plugin Developer* yet? :eek:
     

Share This Page