[INACTIVE][GEN] OChestDump v1.10 - Quickly stash, loot, or sort inventory [677]

Discussion in 'Inactive/Unsupported Plugins' started by Nayruden, Jan 25, 2011.

  1. Offline

    Nayruden

    OChestDump - Quickly stash or loot inventory:
    Version: v1.10
    Download: https://github.com/downloads/Nayruden/ocd/OChestDump.jar
    Source: https://github.com/Nayruden/ocd
    Bugs/Requests: https://github.com/Nayruden/ocd/issues

    OChestDump allows you to dump the contents of your inventory to a container, or to dump the contents of a container into your inventory, or to swap the contents of a container with your inventory, or to sort a container.

    To use, type "/ocd swap", "/ocd loot", "/ocd stash", or "/ocd sort" in chat while looking at a chest or dispenser. Typing "/ocd" in chat will bring up the help for the command.

    Loot fits as many items from the container into your inventory as possible.
    Stash fits as many items from your inventory into the container as possible.
    Swap simply swaps the items from the container and your inventory.
    You can add an item name or ID after swap or loot to exchange only the specified item.
    Sort allows you to sort items by name (default) or total amount of items.

    All commands combine stacks where possible to save space!

    You can enable a basic compatibility with chest protection by requiring users to open a container before they're allowed to use OCD on it. Enable this behavior in the configuration file.

    Changelog:
    v1.10 - 4/14/2011
    * [ADD] Multiworld support.
    * [ADD] Support for stashing/looting item durabilities (colored cloth).
    * [CHANGE] Updated item database.
    * [FIX] A protection issue with not recognizing a double chest as a single item.
    * [FIX] Various Bukkit breakages.

    v1.01 - 3/31/2011
    * [CHANGE] Various Bukkit breakages.

    v1.0 - 2/19/2011
    * [ADD] Support for Dispensers.
    * [CHANGE] Some tweaks that Bukkit devs have deemed necessary.
    * [CHANGE] Using Bukkit's ray tracer instead of OLib's now.
    * [REMOVE] Check for Bukkit chest bug, seems to have been fixed now.

    v0.9 - 2/07/2011
    * [ADD] Support for durability/colors throughout OCD, including sorting.
    * [ADD] Check for Bukkit bug, warns user when the chest is bugged.
    * [FIX] A bug with compacting air due to Bukkit changes.
    * [CHANGE] Converted command implementation to new Bukkit command model.

    v0.8 - 1/30/2011
    * [ADD] New sort: sort by item id.
    * [ADD] A basic compatibility with chest protection mods: you must open the chest to prove ownership (Enable this behavior in config).

    v0.7 - 1/29/2011
    * [ADD] Sort command.
    * [ADD] All commands will now combine stacks as much as possible.
    * [FIX] Putting items in the wrong starting row with large chests.

    v0.6 - 1/27/2011
    * [ADD] Ability to stash and loot only a specific item.

    v0.5 - 1/25/2011
    * Initial release.
     
    Gea and kovarex like this.
  2. Offline

    JamesDean59

    For some reason, I am unable to use the ITEM flag at the end of the loot/stash commands. I enter the command, and nothing happens, console in the server reveals nothing either. Running CraftBukkit 670 currently. All the other features of the plugin work marvelously though.
     
  3. Offline

    IncendiaDrakon

    Any plans on updating this for build 733?
     
  4. Offline

    Nayruden

    Works fine as-is as far as I can tell in build 733.
     
  5. Offline

    IncendiaDrakon

    Is there still that bug when trying to sort?
     
  6. Offline

    Galdrak

    This plugin works just fine in 733.

    Though I did notice that I cannot use /ocd loot on a minecart chest

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

    IncendiaDrakon

    Well everything seems to be working all right. Sort works now. I seem to be experiencing a strange bug with saplings not stacking, but I don't think that is related to this plugin. Before anyone says it, no, they're not a different type of sap.

    EDIT: using /ocd loot\stash (item) does not work. I'm using CB 733.
     
  8. Offline

    Nayruden


    That'll get fixed when I have time
     
  9. Offline

    woodzy

    still haveing the /ocd sort issue from time to time
     
  10. Offline

    c0mp

    Anyone else getting this one?

    Code:
    18:29:54 [SEVERE] Could not pass event PLAYER_INTERACT to OChestDump
    java.lang.NullPointerException
            at net.omnivr.olib.Util.getDoubleChestIfExists(Util.java:58)
            at net.omnivr.ocd.OCDPlayerListener.onPlayerInteract(OCDPlayerListener.java:27)
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:280)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:133)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:749)
            at net.minecraft.server.Packet18ArmAnimation.a(SourceFile:35)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Been seeing it spamming the console every so often. Doesn't seem to be tied to anything in particular, unfortunately. I brought my server offline and logged in locally, so I was the only player on, wasn't interacting with chests or /ocd at all, and all of a sudden got a few of these errors in the server console.

    Unfortunately I haven't been able to tie it to any particular action, but if I narrow it down I'll edit the post. Let me know if any additional information would be helpful.
     
  11. Offline

    Stahlbrand

    Make sure you have LWC disabled if not installed. Or update LWC.

    Only things I can think that might cause that error.


    Is this plugin dead now? Because I was hoping to get a fix for the stashing specific items. Would be very cool if it worked right.
    Other then that this plugin works great. Very handy admin tool at least.
     
  12. Offline

    Kevin Forte

    You're problem is you're probably looking at the chest through a block containing a sign, torch, etc. For some reason, those aren't registered as transparent, and therefore you must be looking Directly at a chest (Make sure your line of sight does not pass through a space occupied by a torch or whatever first) for '/ocd sort' to function.
     
  13. Offline

    woodzy

    we did find out that was the issue but thanks for the info, hope it helps some one else out
     
  14. Offline

    Plague

    cb 677 - inactive
     
  15. Offline

    noahwhygodwhy

    awww, i liked this plugin.
     
  16. Offline

    DontMakeWaves

    Has Nayruden given up on this plugin? I see he hasn't been on the bukkit forums since May 13. Can somebody take over this plugin please? It's really helpfull. Thanks.
     
  17. Offline

    MrAdam

    I just finished rewriting this completely for the newest bukkit.
    I am going to bed now, but will go through all of the code and do some bug testing tomorrow.
    If everything goes well, I will release it (with proper credit of course) as soon as possible, tomorrow.
     
    Don Redhorse likes this.
  18. Offline

    Don Redhorse

    cool.. thanks.. just jumped in here to see why I can't use /ocd stash anymore... I guess it is also a problem with the lwc updates..
     
  19. Offline

    Don Redhorse

    Hi, any updates on this?
     

Share This Page