[INACTIVE][MECH] TidyUpInventory v0.3 - Tidy up your inventory [323]

Discussion in 'Inactive/Unsupported Plugins' started by Isabaellchen, Feb 4, 2011.

  1. Offline

    Isabaellchen

    TidyUpInventory v0.1 - Tidy up your inventory:
    Version: v0.1

    This plugin is a simple plugin that has only one command:
    /tidyup

    It takes your inventory and stacks all items where possible
    (For instance to stack grilled pork)

    No permissions implemented.

    Features:
    * Stack items in inventory, where possible.

    Download The Plugin
    <Edit by Moderator: Redacted mediafire url>
    Source Code
    <Edit by Moderator: Redacted mediafire url>

    Changelog:
    Version 0.3
    * Fixed a bug that duped items


    Version 0.2
    * Fixed items with damage being stacked (and repaired)

    Version 0.1
    * Released my awesome plugin
     
    Last edited by a moderator: Dec 15, 2016
  2. Offline

    riuthamus

    When you use this command, it refreshes the state of the tools, so its kinda good and kinda bad! :p Not sure I want people to auto repair their shizly every few min.
     
  3. Offline

    shatteredbeam

    Nice, Isa. :)
     
  4. Offline

    FXStrato

    The auto repair is the only problem... if you can fix that, I'll download. :D Great job.
     
  5. Offline

    Isabaellchen

    oh sorry, completely forgot about that.
    Im on it.

    Edit: Fixed
    v0.2
    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 15, 2016
  6. Offline

    shadoxfix

    Hello,

    My friend has this running on his server.
    However there are a few problems that needs to be resolved.
    For instance in you have a stack of 64 wooden planks and you use /tidyup it will create 1 extra wooden plank.
    If you try to forge it with another one the extra one does not exist anymore.(That's not bad after all heh?)
    However if you got 2 stacks of 64 wooden planks if you use /tidyup it will create another stack of 64.
    So you got 3 stacks of wooden planks which do count as real blocks unlike the other bug.
    I hope you could fix this.

    Sincerely,
    Shadoxfix
     
  7. Offline

    FXStrato

    Great job. But shadowfix does have another bug.. lol.
     
  8. Offline

    DizzitY

    Great plugin!!![​IMG]

    i also encountered that problem anytime i have open slots in my inventory and i use the /tidyup command it fills half the inventory with the item with the most in the inventory at the time of issuing command. /then if you hit it again it fills up whole inventory with the same item

    i also get that single extra item but like mentioned goes away when added to a stack
     
  9. Offline

    Isabaellchen

    v0.3
    <Edit by Moderator: Redacted mediafire url>

    Those weird duping bugs should be fixed now, as far as i could test it
     
    Last edited by a moderator: Dec 15, 2016
  10. Offline

    DizzitY

    TY works perfect now

    Cheers to u
     
  11. Offline

    Juze

    WorldGuard already has this: /stack
     
  12. Offline

    Isabaellchen

    Should i throw the code into a trashcan now?
     
  13. Offline

    Gutter

    No : Worldguard as a lot of other stuff that /stack, stuff that some people do not want/need.
     
  14. Offline

    Mr.Frog

    I have no need for worldguard, and this plugin is so simple I can't resist.
    Only problem I have with it is how it stacks tools... and using a stacked tool damages both at once.
     
  15. Offline

    Draconicus

    Not recognized as a plugin file in 493
     
  16. Offline

    Remdul

    This plugin is actually one of my favorites. Please, please, please do not scrap! However, is there any possibility to expand the functionality to tidy up chests, as well? Thank you, again!
     
  17. Offline

    Draconicus

    Still broken. :(
     
  18. Any chance of this coming back?
     
  19. Offline

    dr460neye

    <Edit by Moderator: Redacted mediafire url>

    i updated the version 0.3 to the newest craftbukket 0.0.1 Snapshot release
    i used Bukkit 461
    new command is: /sortit

    say it if you like it. i hope it is ok that i updated your source
     
    Last edited by a moderator: Dec 15, 2016
  20. Offline

    Isabaellchen

    Umh its great that you want to continue developement for this, as i almost dropped everything related to bukkit.
    But:
    • Build it against the last reccomended build (i think its 522)
    • make use of the onCommand structure
    • dont build a fat jar for this (no bukkit jar inside the jar needed, also METAINF.MF classpath and your bukit-docs.zip dont need to be in there)
    • If you used my code, please open the source to the public
    If there is anything i can help you with, please let me know.
     

Share This Page