[ADMN] FullChest v2.5 - Keep those chests full! Now supports dispensers! [766]

Discussion in 'Inactive/Unsupported Plugins' started by Carbunkulous, May 17, 2011.

  1. Offline

    Carbunkulous

    <font color="rgb(20, 20, 20)">FullChest v2.5 - Keep those chests full! Now supports dispensers! [766]</font>
    <font color="rgb(20, 20, 20)">Version: v2.5</font>

    <font color="rgb(20, 20, 20)">I run a 100% creative server and at our spawn we have a area with chests that I used to have to manually fill over.. and over... and over. I got tired of this, so this plugin auto-fills chests with the item specified when someone opens it! Version 2 supports dispensers.</font>

    <font color="rgb(20, 20, 20)">Features:</font>
    * Permissions support!
    * Fills up chests! It is never empty
    * Also fills up dispensers! (If you include the dispenser version)

    <font color="#1061b3"><Edit by Moderator: Redacted mediafire url>


    <font color="rgb(20, 20, 20)">How to install:</font>
    <font color="rgb(20, 20, 20)">Version 1</font>
    * Drag<font color="rgb(255, 0, 0)"> ONE OF THE JARS</font> into plugins folder
    * Reload/restart server
    * Create a chest
    * Directly on top or right below the chest, create a wallsign.
    * First line: Anything!
    * Second line: "Full Chest"
    * Third line: Item ID
    * Fourth line: Anything!
    * Open/close chest to make sure it worked.

    For a dispenser, you can put the sign directly above or below the dispenser, and on the 2nd line put "Full Dispenser", 3rd line: Item ID.

    To apply a damage value, on the third line right after the Item ID, put a colon and the damage value. Ex: 44:1 (Sandstone slabs)

    <font color="rgb(255, 0, 0)">DISPENSER SETUP:</font>
    Change the setting in /Fullchest/config.txt to 1.

    Permission nodes:
    * Be an operator gives you all access

    * FullChest.SetupChest - Allows you to set up chests to auto fill.

    * FullChest.SetupDispenser- Allows you to set up dispensers to auto fill.

    [​IMG]


    <font color="rgb(20, 20, 20)">[​IMG]</font>

    <font color="rgb(20, 20, 20)">Change Log:</font>
    <font color="rgb(20, 20, 20)">Version 2.5</font>
    * Added item:damage system. Stacks now only stack up to the max stack size.

    <font color="rgb(20, 20, 20)"><font color="rgb(20, 20, 20)">Version 2.0</font>
    * Scary dispenser support... Added ability to have sign under the chest.
    </font>Version 1.0
    * released it!
     
    Last edited by a moderator: Dec 14, 2016
    Darkzt and Tyco like this.
  2. Offline

    Nicolaj

    Cant wait till update!:D
    - This is the best addon for such kind of stuff!
     
  3. Offline

    Lev

    if it doesent work? what should i do??
     
  4. Offline

    M@tz3

    Chests work great for me, but Dispensers arent work, what could i make wrong?
    Dispensers are activated in the config
     
  5. Offline

    Snipe76

    Dispensers doesn't work! please update!
     
  6. Offline

    zombiekiller485

    will this work for bukkit build 953?
     
  7. Offline

    Nick Fiering

    uuhm i get an error:
    Code:
    18:09:14 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:09:27 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:10:49 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:10:55 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:11:35 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:15:10 [INFO] [MotherNature] Server is now raining.
    18:15:39 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:15:48 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    18:15:53 [WARNING] Task of 'FullChest' generated an exception
    java.lang.ClassCastException: org.bukkit.craftbukkit.block.CraftBlockState canno
    t be cast to org.bukkit.block.Sign
            at com.carbunkulous.FullChest.FullChest$1$1.run(FullChest.java:143)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:137)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:438)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    maby you can do something whit this?
     
  8. Offline

    kahlilnc

    Update? good for events
     
  9. Offline

    vinstic

    It works fine for BC #1000 please update the title :)
     
  10. Offline

    Killubear

    im having a major problem...i have chests on a wall that are all "Full Chest's" but if u walk away for enough time a select few signs go blank...this happens every time no matter what to these 8 chests...they work fine but then go blank out of nowhere...no error is reported either...
     
  11. Offline

    ollieri3

    awesome plugin really helped :)
     
  12. Offline

    DDSLoan96

    i did everything right but the chests wont fill anyone else with same problem??
     
  13. Offline

    ifly6

    I don't have any jars. I just get 3 class files with:
    fullchest.class
    fullchest$1.class
    fullchest$1$1.class
    fullchest$2.class
    I tried making it work by moving it to plugins but they arn't jars so it fails.
     
  14. Offline

    CubieX

    @Carbunkulous Could you please update this to Bukkit 1185+ ?
    The Full Dispensers are really handy, but unfortunately they do not work atm...
     
  15. Offline

    ibreaktoucher

    is it compatible with 1.0.0 ?
     
  16. Offline

    Jorn818

    Cool :D but i have a idea too!! why dont you do a command like /fc . every item that you put in a chest will be filled up again. if you do the command again it will work
     
  17. Offline

    xeno44

    please update for 1.2 :(
     
  18. Offline

    md_5

    Long time no see Carbunkulous. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page