[MECH] ItemKill v0.3.3 - Get rid of them [1.2.3-R0.3]

Discussion in 'Inactive/Unsupported Plugins' started by needspeed10, Mar 28, 2011.

  1. Offline

    needspeed10

    ItemKil - Get rid of them:
    Version: v0.3.3

    Now on BukkitDev!

    With ItemKill you can get rid of the items you don't need anymore in many ways.

    Features:
    • Filter special items out of your inventory
    • Block the intake of special items
    • Remove items which are dropping out of your inventory
    • Clear your whole inventory
    • Permission support
    • It remembers you
    Permission nodes:
    Code:
    itemkill.<command>
     
    eg: itemkill.all - access to /itemkill all
    
    Commands:
    Code:
    You can use /ik instead of /itemkill
    You can type the item name(if it has spaces replace it with "_" like: iron_block)
    and the Item ID too.
     
    /itemkill - shows help
    /itemkill drop - removes all items you drop
    /itemkill inv "item"... - removes the items you want out of your inventory
    /itemkill pickup "item"... - blocks the picking up off items you want
    /itemkill all - clears the whole inventory
    Download
    Version 0.3.3
    • Updated for 1.2.3-R0.2
    Version 0.3.2
    • Small bugfix
    Changelog (open)

    Version 0.3.1
    • Fixed server reload bug
    • Improved persistance
    • You can turn off /ik pickup by use it without arguments
    • You can change the items of your pickup blacklist with /ik pickup "items"
    Version 0.3
    • Your state will be saved if the server closes
    Version 0.2
    • Permission support
    • Added info messages
    • Bugfixes
    Version 0.1.2
    • Clear complete Inventory
    Version 0.1.1
    • Added support for itemnames
    • Alternative commandname added: /ik instead of /itemkill
    Version 0.1
    • ItemKill release
     
    Gauntlet likes this.
  2. so, cleaning out your inventory of a specific item. right.
    typing out the command is longer than throwing it out of your inventory.

    could you make a quicker way to use the command? /ik inv Wood
     
  3. Offline

    needspeed10

    New update:
    I did it like you wanted with itemnames and /ik as alternative command
     
  4. Offline

    haldavid

    can you add /ik all or somesuch that just nukes your inventory?

    sometimes when i'm WorldEdit building a town or something my inventory just gets jam packed with random stuff and i hate having to take the time to run over to a lava pool or cactus and dump stuff.
     
  5. Offline

    needspeed10

    wait 5 min then i'll add it ^^
     
  6. Offline

    Grimmkrieg

    This looks pretty cool!

    Going to test it out, I can see it being useful as an "inventory blacklist" - being able to avoid picking up cobblestone and gravel will be a godsend on my server.
     
  7. Offline

    needspeed10

    v0.1.2 released: now with "/ik all" you can clear the whole inventory
     
  8. Offline

    haldavid

    ah, i love you
     
  9. Offline

    needspeed10

    Brought to work with RB 605
     
  10. Offline

    Omri Barak

    Will there be permissions support? This seems pretty epic
     
  11. Offline

    needspeed10

    Do you want one permission node for all commands?
    Or should every command have its own permission node?
     
  12. Offline

    tinytiny123

    I think it would be better if every command got his one permission...
    See you Soon
    tinytiny123
     
  13. Offline

    Plague

    considered inactive
     
  14. Offline

    needspeed10

    Version 0.2 release

    • Permission support
    • Added info messages
    • Bugfixes
    • Not inactive anymore
     
  15. Offline

    Plague

    Are you sure with the 755? You should use recommended versions for people to use, not many people use those development builds.
     
  16. Offline

    needspeed10

    I tested it and it works under 740 too.
     
  17. Offline

    Plague

    And how can the newbies know that? ;)
     
  18. Offline

    needspeed10

    Ok I'll change it to the recommended build ^^
     
  19. Offline

    RobotGymnast

    Does this carry over across logins? That is, if I set /itemkill drop, and relog, will it carry over? If not, can it?
     
  20. Offline

    needspeed10

    It remembers you till the server shuts down. Is that enough or should I make it remember you after restarts?
     
  21. Offline

    RobotGymnast

    It would certainly an enjoyable option. Anything as simple as ops.txt is fine, just for instabreaking.
     
  22. Offline

    needspeed10

    @RobotGymnast

    Version 0.3
    • Your state is saved when the server closes
     
  23. Offline

    RobotGymnast

    Fantastic, thanks! That's probably the quickest I've ever had a plugin recommendation taken.
     
  24. Offline

    saphrym

    Download link does not work currently.
     
  25. Offline

    needspeed10

    Fixed
     
    saphrym likes this.
  26. Offline

    saphrym

    Thanks. Now I'm getting this when Bukkit 860 starts:

    Code:
    2011-06-20 09:09:40 [INFO] ItemKill version 0.3 is enabled!
    2011-06-20 09:09:40 [INFO] ItemKill: Permission system detected
    2011-06-20 09:09:40 [SEVERE] Error occurred while enabling ItemKill v0.3 (Is it up to date?): null
    java.lang.NullPointerException
        at need.itemkill.IOStuff.load(IOStuff.java:68)
        at need.itemkill.ItemKill.onEnable(ItemKill.java:43)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Still seems to work. At least the /ik all worked fine. Very odd.
     
  27. Offline

    needspeed10

    @saphrym
    Just continue to use it normally.
    It tried to load a file which didn't exist. No need to care.
     
  28. Offline

    saphrym

    Thanks.
     
  29. Offline

    needspeed10

    Version 0.3.1 released

    • Fixed server reload bug
    • Improved persistance
    • You can turn off /ik pickup by use it without arguments
    • You can change the items of your pickup blacklist with /ik pickup "items"
     
  30. Offline

    Subfin

    Download link isn't working

    Edit: nevermind, its the dropbox server, or my computer, not your fault
     

Share This Page