Inactive [MISC] InfChests 1.0 BETA - Infinite Chests And Dispensers! [1.2.5-R3.0]

Discussion in 'Inactive/Unsupported Plugins' started by WMisiedjan, Feb 20, 2011.

  1. Offline

    WMisiedjan

    [​IMG]
    InfChests - Infinite Chests And Dispensers!
    Version: v1.0 BETA (1.0-b1)
    Tested Against: Bukkit-1.2.5-R3.0 (build 2203)
    Download / BukkitDev: InfChests
    Source-Code: Github.com
    What is InfChests?
    InfChests is a simple plugin that lets you create chests that will never run out. (Infinite)

    Feutures:
    * Infinite Chests
    * Infinite Dispensers

    How does it work?
    It's simple!

    We use signs to get your information that we need to handle the chests with.
    All our signs require on the first line of the sign our plugin tag: [infchest]

    If you want a basic infinite chest with your own contents, you must first place a chest, and then place a sign above it with our plugin tag as described above.

    If you want a infinite chest with a specific item, you can place a sign anywhere, with on the first line our tag and the second line you desired item name.

    We have an advanced item name handler so you can use item names like: Red Wool, Golden Axe, Diamond Sword and many more.


    More detailed tutorial can be found here.

    Permission Node: "infchests.create"

    Since 1.0 InfChests requires Vault installed!

    What happened with 1.0?
    InfChests 1.0 the rewritten and improved plugin. I did this because I didn't like how I developed a year ago. And now it's much more stable.

    1.0 is rewritten and a beta version as of now. It's still slightly in development while a final version is in-sight.

    You may ask now, why release it now and not when you're 100% finished?
    That is because I write plugins to make you happy.

    I want to suite your needs. If you have any feedback, bugs, requests or ideas, I love to hear them all. So I can improve InfChests to be a better plugin.


    The way I'm going to release my plugins from now on is that I'll start with Alpha versions. I build a beta version using feedback that I got from the users. I'll improve the beta versions based on feedback form the beta. After that the final product should have taken shape the 'release candidate' will appear. If after bugs fixes i'm happy and the users are happy then I'll release it as a official 1.0 release.


    1.0 is also opensource now, Why is that handy? Developers can help me make patches and stuff and can learn from my code. Also 1.1-a1 is available on github.com right now.
    Protection:

    You can use LWC to protect your chests and/or Dispensers!

    Download:
    * dev.bukkit.org - InfChests 1.0 BETA - Custom Infinite Chests and Dispensers!

    Older Downloads

    Show Spoiler
    * <Edit by Moderator: Redacted mediafire url>
    * Dropbox.com - InfChests 0.4 - Powered by HMPF, and Permissions powered by FrozenCow
    * <Edit by Moderator: Redacted mediafire url>
    * <Edit by Moderator: Redacted mediafire url>
    * <Edit by Moderator: Redacted mediafire url>
    * <Edit by Moderator: Redacted mediafire url>
    * <Edit by Moderator: Redacted mediafire url>

    - Please like and comment on this thread and BukkitDev!


    Changelog:

    Version 1.0 - Rewritten
    for newest changelogs check out our BukkitDev page.

    Show Spoiler
    Version 0.5.1
    * Updated for build 818.
    * Removed unnecessary lib folder, file now a lot of smaller.
    * Removed some unnecessary console outputs.

    Version 0.5
    * Updated for build 803.
    * Written my own Permission loader etc.
    * Rewritten a lot of things because of new/better events.
    * Sign now gets destroyed when wrong!
    * Signs can now be placed at multiple places for Dispenser.

    Version 0.4


    * Updated for build 614. Permissions support (limited).

    Version 0.3.6.1


    * Forgot to Reload Project, (plugin.yml was not imported in 0.3.6) - Fixed

    Version 0.3.6 - Not working Version


    * Fixed Linux/Mac File creating/reading.

    Version 0.3.5


    * Now Really fixed item Caps, Added Full Dispenser Supprt, Allowed World list.

    Version 0.2.5


    * Fixed names of items. & Added Limited* Dispenser support.

    Version 0.1


    * Initial Release
     
    Last edited by a moderator: Dec 15, 2016
  2. Offline

    Plumeex

    That would be cool.
    And as I said, could you add the possibility to place a sign behind a chest ? (as for the dispensers).
     
  3. Offline

    skills071

    Getting an error:
    13:57:20 [SEVERE] Could not pass event org.bukkit.event.block.SignChangeEvent to
    InfChests
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at net.WMisiedjan.Infchests.InfchestsBlockListener.onSignChange(Infchest
    sBlockListener.java:138)
    at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.j
    ava:530)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1094)
    at net.minecraft.server.Packet130UpdateSign.handle(SourceFile:41)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:7
    8)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
    >
     
  4. Offline

    Kobzinfinity

    awesome! could you make it so it supports damage values?
    Line 1: [infchest]
    Line 2: ITEM:DAMAGE:AMOUNT
    ex: (spawn eggs)
    [infchest]
    383:55:64
    and does it work for furnaces too?
     
  5. Offline

    CruziXs

    Does this work for 1.2.3? I've used InfChest before, but now i can't get it to work.
    I've read many of these posts, and tryed about 20 different things but it's still not working.
     
  6. Offline

    Krunal

    Someone should carry this to 1.2.3
     
    CruziXs likes this.
  7. Offline

    luckydog32

    Is there anyway to have more than one item be refilled infinitely in a dispenser?
     
  8. Offline

    levisn1

    pls 1.2.3 support!!
     
  9. Offline

    aaronfranke

    Show Spoiler

    2012-03-22 05:04:04 [SEVERE] Could not pass event org.bukkit.event.block.SignChangeEvent to InfChests
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at net.WMisiedjan.Infchests.InfchestsBlockListener.onSignChange(InfchestsBlockListener.java:138)
    at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:530)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1101)
    at net.minecraft.server.Packet130UpdateSign.handle(SourceFile:41)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHandler
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
    2012-03-22 05:04:24 [SEVERE] Could not pass event org.bukkit.event.block.SignChangeEvent to InfChests
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at net.WMisiedjan.Infchests.InfchestsBlockListener.onSignChange(InfchestsBlockListener.java:138)
    at org.bukkit.plugin.java.JavaPluginLoader$38.execute(JavaPluginLoader.java:530)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1101)
    at net.minecraft.server.Packet130UpdateSign.handle(SourceFile:41)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    2012-03-22 05:04:56 [INFO] Connection reset
    2012-03-22 05:04:56 [INFO] aaronfranke lost connection: disconnect.quitting

    Erm... Wha? Every time i create a sign for anything (chest/dispenser) it gives me this
    I am using Craftbukkit-1.1-R4
     
  10. Offline

    MinopolisMc

    Is this ready for minecraft 1.2.3/1.2.4 ?:)
     
  11. Offline

    SirClutch

    I'd love an update! :)
     
  12. Offline

    Plumeex

    I'd love it to....
    It's a very useful plugin.
     
  13. Offline

    xsilenthero

    Do you copy the world in or do you just drag it into the config folder?
     
  14. Offline

    Kantspel

    Is this plugin dead?
    :(
     
  15. Offline

    callumpy

    Please update, this plugin is amazing :)
     
  16. Offline

    Expatcat

    Need... infchests....
     
    callumpy likes this.
  17. Offline

    robbcap

    When are you going to update this plugin? i have haad it but when the update came this got outdated but plugin is awesome!
     
  18. Offline

    WMisiedjan

    As of now I'm developing a new version of this that is going to come out soon. Hopefully tomorrow :) More Information and blogposts about developing and stuff are going to be on here:
    http://wmisiedjan.net/
     
  19. Offline

    Plumeex

    Yeaaaaaah ! FTW !
     
  20. Offline

    WMisiedjan

    A few things people will be happy about that was requested a lot is that item data can now be changed/added. For example different types of LOGS or WOOL and such item.

    A new alpha version will be released at BukkitDev. 1.0a.

    HAVE FUN!

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

    Plumeex

    Yes !
    I hope dispensers will be back soon ! And also, has I suggested, could you add the possibility to hide the signs behind the chests ? (as for dispensers)
    Thanks a lot !
     
  22. Offline

    WMisiedjan

    This should already be possible :)
     
  23. Offline

    Plumeex

    I made a pic to show you :)
    All the chests on this picture are infinite...
    [​IMG]

    It's too bad because it's one of the best ways of hiding the sign. Could you add it ?
    Thanks for this amazing plugin ! :D
     
  24. Offline

    pom32

    aWSome love this but would love dispencer support :D
     
  25. Offline

    WMisiedjan

    Dispencer support will be released hopefully in a few hours.

    After that I'll add a suggestion by Plumeex
     
  26. Offline

    TeddyNielsen

    Just get essentials instead of this! and use the [Free] Sign and you dont need a freaking chest!
    [Blockname]
     
  27. Offline

    WMisiedjan

    Essentials doesn't support Dispencers #update 1.0-a1

    And some people just like to have the game realistic and what people to actually get stuff out of chests instead of clicking on a sign.
     
  28. Offline

    pom32

    essentials sucks #endofstory
     
    WMisiedjan likes this.
  29. Offline

    TeddyNielsen

    If you think essentials sucks... well that means you sux
     
  30. Offline

    pom32

    clearly you havent noticed the massive unneeded amount of commands which bloat and lag the server
    consider trying out alternative for essentials before commenting
    NOTE I DO NOT WISH THIS THREAD TO BECOME A WAR ABOUT ESSENTIALS SO DONT REPLY
    also if you have essentials and think its better than this plugin, why are you even here?
     
  31. Offline

    Fleder

    That sounds like a pretty good plugin.

    But i have a problem. What to do when you need to put a few different items in a Chest and want them to never run out?

    Is it possible to write something like LWC where you are able to turn single chests to infinite chests, where the content never runs out? I dont want to place like a 10 Signs there and im a fan of signless solutions.

    Regards Daniel
     
    WMisiedjan likes this.

Share This Page