Inactive [ECON/ADMN] DuckShop v30 - Create shops by placing signs [1185]

Discussion in 'Inactive/Unsupported Plugins' started by _ralts, Jul 15, 2011.

  1. Offline

    _ralts

    crazycrafter, iFooZy and Rellac like this.
  2. This:
    10.10 11:03:10 [Server] INFO MLog clients using java 1.4+ standard logging.
    10.10 11:03:10 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    10.10 11:03:10 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:348)
    10.10 11:03:10 [Server] INFO at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:136)
    10.10 11:03:10 [Server] INFO at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
    10.10 11:03:10 [Server] INFO at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:104)
    10.10 11:03:10 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:139)
    10.10 11:03:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    10.10 11:03:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
    10.10 11:03:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
    10.10 11:03:10 [Server] INFO org.bukkit.plugin.UnknownDependencyException: OddItem
    10.10 11:03:10 [Server] SEVERE Could not load 'plugins/duckshop-30-SNAPSHOT.jar' in
     
  3. Offline

    _ralts

    DuckShop uses OddItem now. Install that and it'll work.
     
  4. Offline

    BorisC

    Thank you very much for updated to a Rc 1185 build :)
     
  5. Offline

    blazen988

    For some reason i can no longer make global signs or anything also i have odditem and my players cant use old signs now either.
     
  6. Offline

    NEREVAR117

    Does this not work with bPermissions...?

    - DuckShop.use.*
    - DuckShop.create.personal
    - DuckShop.break.personal

    Not working for my members.
     
  7. Offline

    _ralts

    http://wiki.xlipse.net/wiki/DuckShop/Migrating_from_2x

    All permissions nodes will become lowercase: instead of using DuckShop.use.*, you would use duckshop.use.*.
     
  8. Offline

    NEREVAR117

    Fantastic. Thanks for the timely and kind reply.
     
  9. Offline

    KainFromNod

    Hi, I'm having a weid bug while trying to sell maps
    I'm using bukkit 1185, with duckshop v30 and minecraft 1.8.1
    Currently, there is only one map type (map_0)
    In the sing, i use:
    [Global]
    1 map
    $200
    <empty>

    nothing happens.
    If I write
    [Global]
    1 358
    $200
    <empty>

    it appears to work, as it shows the message that the signs was sucessfull and it updates de id 358 to map, but when I try to buy it, nothing happens.
    I have lots of other shops already working and I want to have my players buying maps (since it is a big world out there :p). How can I use data values in maps? If i make a another map (map_1), should I use map1 (as I use in wool) or map_1?

    Thanks for the attention ^^
     
  10. Offline

    _ralts

    @KainFromNod

    I've had a look at the OddItem code, and it's absolutely disgusting :eek: It's a bug in OddItem that makes maps always fail. I'll fork it and fix it once I get the time.
     
  11. Offline

    kalez

    PLEASE get this working :D I really wanna use this plugin. Getting the same OddItem error.
     
  12. Offline

    dakoslug

  13. Offline

    kalez

  14. Offline

    duckmen

    Oo duckshop? i like this xD
     
  15. Offline

    jkerr

    Can someone tell me how to sell leaves? Can't figure out that one, tried a bunch of stuff and 3 different kinds of leaves... Thanks!
     
  16. Offline

    MinecraftKing

    just want to say nice avatar ;)
     
  17. Offline

    tombik

    Update pls!!
     
  18. Offline

    akillibirisi

    this is PERFECT. i have not ever seen better than this plugin !
    oh i have an idea. and i wanna it. please make
    i wanna we can be setting Max Purcahse Count. This is Controls buys-sells count. if setted count reached, shop will Close İtself Automatically. (i mean "close" = for example: if limit reached, last line of the sign. Written (CLOSED) or same type)
     
  19. Offline

    aidanhd500

    hey, can you make it possible to sell and buy potions?
     
  20. Offline

    slymon99

    Code:
    2011-11-25 14:33:02 [INFO] Loading properties
    2011-11-25 14:33:02 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-11-25 14:33:02 [WARNING] **** FAILED TO BIND TO PORT!
    2011-11-25 14:33:02 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-11-25 14:33:02 [WARNING] Perhaps a server is already running on that port?
    2011-11-25 14:33:04 [SEVERE] java.lang.NullPointerException
    2011-11-25 14:33:04 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:548)
    2011-11-25 14:33:04 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:420)
    2011-11-25 14:33:04 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-11-25 14:33:04 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:548)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:420)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-06 16:56:35 [INFO] Starting minecraft server version 1.0.0
    2011-12-06 16:56:35 [INFO] Loading properties
    2011-12-06 16:56:35 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-06 16:56:35 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-06 16:56:35 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-06 16:56:35 [WARNING] Perhaps a server is already running on that port?
    2011-12-06 17:26:39 [INFO] Starting minecraft server version 1.0.0
    2011-12-06 17:26:39 [INFO] Loading properties
    2011-12-06 17:26:39 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-06 17:26:39 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-06 17:26:39 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-06 17:26:39 [WARNING] Perhaps a server is already running on that port?
    2011-12-08 15:11:53 [INFO] Starting minecraft server version 1.0.1
    2011-12-08 15:11:53 [INFO] Loading properties
    2011-12-08 15:11:53 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-08 15:11:53 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-08 15:11:53 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-08 15:11:53 [WARNING] Perhaps a server is already running on that port?
    2011-12-08 16:22:57 [INFO] Starting minecraft server version 1.0.1
    2011-12-08 16:22:57 [INFO] Loading properties
    2011-12-08 16:22:57 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-08 16:22:57 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-08 16:22:57 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-08 16:22:57 [WARNING] Perhaps a server is already running on that port?
    2011-12-08 18:17:54 [INFO] Starting minecraft server version 1.0.1
    2011-12-08 18:17:54 [INFO] Loading properties
    2011-12-08 18:17:54 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-08 18:17:54 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-08 18:17:54 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-08 18:17:54 [WARNING] Perhaps a server is already running on that port?
    2011-12-10 22:06:36 [INFO] Starting minecraft server version 1.0.1
    2011-12-10 22:06:36 [INFO] Loading properties
    2011-12-10 22:06:36 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-10 22:06:36 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-10 22:06:36 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-10 22:06:36 [WARNING] Perhaps a server is already running on that port?
    2011-12-11 13:09:37 [INFO] Starting minecraft server version 1.0.1
    2011-12-11 13:09:37 [INFO] Loading properties
    2011-12-11 13:09:37 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-11 13:09:37 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-11 13:09:37 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-11 13:09:37 [WARNING] Perhaps a server is already running on that port?
    2011-12-11 13:26:44 [INFO] Starting minecraft server version 1.0.1
    2011-12-11 13:26:44 [INFO] Loading properties
    2011-12-11 13:26:44 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-11 13:26:44 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-11 13:26:44 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-11 13:26:44 [WARNING] Perhaps a server is already running on that port?
    2011-12-16 15:26:26 [INFO] Starting minecraft server version 1.0.1
    2011-12-16 15:26:26 [INFO] Loading properties
    2011-12-16 15:26:26 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-16 15:26:26 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-16 15:26:26 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-16 15:26:26 [WARNING] Perhaps a server is already running on that port?
    2011-12-16 17:01:57 [INFO] Starting minecraft server version 1.0.1
    2011-12-16 17:01:57 [INFO] Loading properties
    2011-12-16 17:01:57 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-16 17:01:57 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-16 17:01:57 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-16 17:01:57 [WARNING] Perhaps a server is already running on that port?
    2011-12-22 12:55:13 [INFO] Starting minecraft server version 1.0.1
    2011-12-22 12:55:13 [INFO] Loading properties
    2011-12-22 12:55:13 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-22 12:55:13 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-22 12:55:13 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-22 12:55:13 [WARNING] Perhaps a server is already running on that port?
    2011-12-24 17:29:07 [INFO] Starting minecraft server version 1.0.1
    2011-12-24 17:29:07 [INFO] Loading properties
    2011-12-24 17:29:07 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2011-12-24 17:29:07 [WARNING] **** FAILED TO BIND TO PORT!
    2011-12-24 17:29:07 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-12-24 17:29:07 [WARNING] Perhaps a server is already running on that port?
    2011-12-24 17:29:09 [SEVERE] java.lang.NullPointerException
    2011-12-24 17:29:09 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:559)
    2011-12-24 17:29:09 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    2011-12-24 17:29:09 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-24 17:29:09 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:559)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-24 17:29:17 [INFO] Stopping server
    2011-12-24 17:29:17 [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    2011-12-24 17:29:17 [SEVERE]     at java.util.ArrayList.rangeCheck(Unknown Source)
    2011-12-24 17:29:17 [SEVERE]     at java.util.ArrayList.get(Unknown Source)
    2011-12-24 17:29:17 [SEVERE]     at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:385)
    2011-12-24 17:29:17 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:455)
    2011-12-24 17:29:17 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-12-24 17:29:17 [INFO] Stopping server
    2012-01-01 17:19:41 [INFO] Starting minecraft server version 1.0.1
    2012-01-01 17:19:41 [INFO] Loading properties
    2012-01-01 17:19:41 [INFO] Starting Minecraft server on 5.205.136.130:25565
    2012-01-01 17:19:41 [WARNING] **** FAILED TO BIND TO PORT!
    2012-01-01 17:19:41 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2012-01-01 17:19:41 [WARNING] Perhaps a server is already running on that port?
    2012-01-01 17:19:43 [SEVERE] java.lang.NullPointerException
    2012-01-01 17:19:43 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:559)
    2012-01-01 17:19:43 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    2012-01-01 17:19:43 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-01 17:19:43 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:559)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-01 17:19:44 [INFO] Stopping server
    2012-01-01 17:19:44 [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    2012-01-01 17:19:44 [SEVERE]     at java.util.ArrayList.rangeCheck(Unknown Source)
    2012-01-01 17:19:44 [SEVERE]     at java.util.ArrayList.get(Unknown Source)
    2012-01-01 17:19:44 [SEVERE]     at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:385)
    2012-01-01 17:19:44 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:455)
    2012-01-01 17:19:44 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    help? bukkit 1.0
     
  21. Offline

    MackenzieW

    I realy love this plugin i just would like a list of what each block is cuz i keep trying to make signs and dont kbnow what some of them are
     
  22. Offline

    mds818

    hey, I just need to say i love your plugin and have used it for a while :) I miss the way it was before when you writed the "item ID" on sign and it automaticly changed to the "Item Name" this worked in the beginning after it suported OddItem. Maybe you can make a config file where you can choose it ;)
     
  23. Offline

    mds818

    I realy want this to be updated to the latest 1.3.2. Please its the best shop plugin!
     
  24. Offline

    Krankbait

    This is the best shop plugin out there! Please keep this going!
     

Share This Page