[MISC] ClearInventory v0.3 - Remove Items From Self (Main/Bar/All) - /cinv [1597]

Discussion in 'Inactive/Unsupported Plugins' started by ltguide, Mar 30, 2011.

  1. Offline

    ltguide

    ClearInventory - Remove Items From Self (Main/Bar/All)
    Version: v0.3
    CraftBukkit: 556, 617, 677, 733, 818, 860, 935, 953, 1000, 1060, 1185, 1240, 1337

    ClearInventory is an easy way to remove items from your own inventory without dropping them. It can clear either the main inventory window, the quick bar slots, or both.

    I have no plans to add any more features to this plugin. There are other inventory cleaners that target certain blocks and other players.

    Features:
    • Quick inventory clear
    • Prevent dropping dangerous materials on the ground
    • Clear each inventory area separately or together
    • Only acts on the user entering command
    Commands:

    ClearInventory adds the command: /clearinventory (/cinv). There is no functionality from the console.
    • /cinv <main|bar|all>
    The area can be main for the main inventory area, bar for the quick bar slots, or all for both areas.

    Configuration
    None

    Permissions
    'clearinventory.use'
    Without permissions, it defaults to OPs.


    Download ClearInventory Plugin
    Source Code

    Changelog:
    Version 0.3
    • properly use command aliases in plugin.yml
    • remove unnecessary if from onCommand
    Show Spoiler
    Version 0.2
    • Added permissions support
    • Fixed syntax error message
    Version 0.1
    • Initial release
     
    Nathan Bowes likes this.
  2. Offline

    ltguide

    Try right-clicking on the link and selecting Save Target/Link As...
     
  3. Offline

    jaZz_KCS

    Confirmed to be still working on 1.2.4.

    Hoping for the simple code to withstand 1.2.5
     

Share This Page