Inactive [MECH] PistonChest v0.5.2 - Pistons push Blocks into Chests [1060]

Discussion in 'Inactive/Unsupported Plugins' started by narrowtux, Jul 7, 2011.

  1. Offline

    narrowtux

    PistonChest
    Pistons push Blocks into Chests or pull them out
    Version: 0.5.2
    PistonChest.png


    Download
    PistonChest.jar
    Source Code on GitHub

    Features
    • Push Blocks into Chests, Dispensers and Furnaces when they hit one
    • Special Furnace-Support, only uses the input stack there
    • Sticky pistons now pull the first block out of chests/dispensers and the product-block out of furnaces. Items won't be pulled for now.
    • No Permissions and Configuration needed, drag'n'drop install.
    • Lockette and LWC support (Pistons won't pull or push anything out of protected chests/dispensers/furnaces)
    • Configure if you want to protect your chests with LWC or Lockette (Config is auto-generated with nice defaults, so it runs great out of the box)
    • uses NarrowtuxLib
    Changelog
    Version 0.5.2
    • Updated for NarrowtuxLib
    See the whole changelog

    Todo
    • Option to make pulling blocks/items random instead of using first block.
     
    CoD511, FrAz, skeletonofchaos and 4 others like this.
  2. Offline

    niels_lucas

    hey i was just thinking, we also have mine cart with chest. it will be cool if you push block in the minecarts. can you?
     
    fireblade likes this.
  3. Offline

    JollyGG

    No matter how much I try, and no errors are in console, I cannot get PistonChest to work on my server. Currently running CB 1337 on MC 1.8.1 and this is my plugins list, anything that would conflict with it?

    ServerLogSaver, PluginList, TelePlusPlus, AutoMessage, BukkitLink, Giant Trees, xWarp, MobileAdmin, SecretSwitch, My Worlds, Tombstone, RemoteToolkitPlugin, PumpkinDiver, PistonChest, PlgDisableCmd, ClayGen, MinecartManiaCore, MinecartManiaStation, PlgLogCmd, SuperSpawn, Essentials, WorldEdit, EssentialsSpawn, MinecartManiaAutomations, CraftBukkitUpToDate, Spawn, SupplySign, ExtendedSigns, MobRepellent, DropChest, ColoredSigns, EssentialsChat, rTriggers, EssentialsProtect, PermissionsEx, milkAdmin, WorldGuard, Minequery, MinecartManiaSignCommands, NoLagg, ChestShop, MonsterBox, NarrowtuxLib, LWC, dynmap, Towny
     
  4. Offline

    Liger_XT5

    I've noticed I have to have two gabs between the closed piston and chest. CB for MC 1.0
    Is there an issue with pistonchest not working with locked chests? Default settings.
     
  5. Offline

    narrowtux

    Yeah, that's intended. You can turn that behaviour OFF in the config.

    It's just a library, calm down ;)
    And I don't care about the logs actually. I'm just trying to make installation easier for server owners.

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

    Liger_XT5

    I saw that setting, I miss interpreted the setting. Sorry about that.
     
  7. Offline

    narrowtux

    No problem ;)
     
  8. Offline

    poiNt_3D

    Pushing does not work anymore with dev builds:
    Code:
    2011-12-08 06:23:51 [SEVERE] Could not pass event BLOCK_PISTON_EXTEND to PistonChest
    java.lang.NullPointerException
    at com.narrowtux.PistonChest.PCBlockListener.onBlockPistonExtend(PCBlockListener.java:334)
    at org.bukkit.plugin.java.JavaPluginLoader$46.execute(JavaPluginLoader.java:577)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
    at net.minecraft.server.BlockPiston.g(BlockPiston.java:75)
    at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:52)
    at net.minecraft.server.World.k(World.java:522)
    at net.minecraft.server.World.applyPhysics(World.java:501)
    at net.minecraft.server.World.update(World.java:463)
    at net.minecraft.server.World.setTypeId(World.java:435)
    at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:186)
    at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:213)
    at net.minecraft.server.ItemInWorldManager.dig(ItemInWorldManager.java:98)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:497)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:43)
    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.w(MinecraftServer.java:521)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:419)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 
    Pulling works normal.
    Please, update!
     
  9. Offline

    delbert

    i use this plugin and i can pull items out of chests but not push items into them what is wrong?
     
    mars9601 likes this.
  10. Offline

    Methaneboy

    I'm getting the same HUGE error every time time any piston on the map extends! I would GREATLY appreciate having this resolved! Please update this! This is a HUGE part of my server's functionality. Many people, if not EVERYONE is getting this GIANT mess of errors from the pistons, whether they are pushing into a chest or just extending! You can view the error in previous replies. PLEASEEE fix this NarrowTux!!
     
  11. Offline

    Scribbles

    Please update for the latest RB
     
  12. Offline

    CoD511

    Awesome mod while it worked, any chance of it being updated?
     
  13. Offline

    op77

    UPDATE IT![diamondore] [goldore]
    [diamondore][diamondore][diamondore][diamondore][diamondore] [goldore]
     
  14. Offline

    Tealk

    I geht this error
    Code:
    2012-01-22 01:57:02 [SEVERE] Could not pass event org.bukkit.event.block.BlockPistonExtendEvent to PistonChest
    java.lang.NullPointerException
        at com.narrowtux.PistonChest.PCBlockListener.onBlockPistonExtend(PCBlockListener.java:334)
        at org.bukkit.plugin.java.JavaPluginLoader$48.execute(JavaPluginLoader.java:602)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:327)
        at net.minecraft.server.BlockPiston.g(BlockPiston.java:75)
        at net.minecraft.server.BlockPiston.doPhysics(BlockPiston.java:52)
        at net.minecraft.server.World.k(World.java:526)
        at net.minecraft.server.World.applyPhysics(World.java:502)
        at net.minecraft.server.World.update(World.java:467)
        at net.minecraft.server.World.setData(World.java:410)
        at net.minecraft.server.BlockTorch.onPlace(SourceFile:82)
        at net.minecraft.server.BlockRedstoneTorch.onPlace(BlockRedstoneTorch.java:51)
        at net.minecraft.server.Chunk.a(Chunk.java:339)
        at net.minecraft.server.World.setRawTypeIdAndData(World.java:353)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:90)
        at net.minecraft.server.ItemStack.placeItem(ItemStack.java:83)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:290)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
        at net.minecraft.server.Packet15Place.handle(SourceFile:39)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
     
  15. Offline

    nmacholl

    Does this mod push item blocks into chests or just whole blocks?
     
  16. Offline

    mars9601

    i got the same problem :(
     
  17. Offline

    Andejak

    Ehm idk if u can make, but if u make it so when items is finish from furnaces, its automaticly just turn on redstone that is wiring to the furnace, and then u for example could make it so when the furnace is finished smelt just 1 item, it will take the stuff from it, into the chest by redstone??
     
  18. Offline

    woodzy

    i think this has gone inactive his last known post was nov,22, 2011
     
  19. Offline

    sebse123

    what about making a plugin where you can drop things into chests
     
  20. Offline

    Liger_XT5

    You mean drop the item next to a chest and it sucks it in? Look up DropChest.

    I would really like to see this plugin updated, helped keep my stone/cobblestone chestshops filled.
     
  21. Offline

    lenis0012

    please update to 1.2.3 its the best plugin ever!
     
  22. Offline

    woodzy

    yes please do update this, its awsome for an auto cobble maker >=D
     
  23. Offline

    Jadwick

    I PM'd narrowtux about updating this plugin myself, but he said he was getting to it. Hopefully he has it done soon.
    In the mean time, if anyone REALLY needs a plugin like this for the latest release, I can send you what I've got. Keep in mind though its not nearly as complete as this.
     
  24. Offline

    woodzy

    i sent u a small PM
     
  25. Sent you a conversation thing... because... I dont find anything like a PM so I did this^^
     
  26. Hello When will this plugin be updated for the 1.2.4 Dev Builds? Wishing to get this working for some cobblestone gens
     
  27. Offline

    shanedaman112

    Please Please update this!
    This is the best plugin on planet earth!
    there are so many possibilities for machines!
    you are an amazing coder!
     
  28. Offline

    MrTheMaxun

    update the plugin PLZ
     
  29. Offline

    ThePC007

    The download doesn't seem to work.
     
  30. Offline

    Liger_XT5

    Tip for future posters: If your problem relates to the last post, or two, or three, or more, then please do not spam with the same similar post.
     
  31. Offline

    TheGame64

    I can't downloding it ... The Website doesn't work for me :C
    Can you make an other link ?
     

Share This Page