Inactive [GEN] DispenserReFill v2.0.1 -- Fill and Refill your Chests and Dispensers [1.2.3-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by Nitnelave, Jun 5, 2011.

  1. Offline

    Nitnelave

    DispenserReFill
    Download latest
    Source
    Old Versions
    Works on 1.2.3-R0.1

    Are you too lazy to fill your dispensers over and over? Well now, you can do it easily with one simple command! Now works with chests! It takes the items from an adjacent chest or from your inventory to fill the dispenser/chest. Checks if you can access the dispenser/chest with LWC.
    Code:
    /dfill <item id or name>    : Fills the dispenser you're facing(you can use it to clear it's inventory)
    /drefill      : Fills the Dispenser you're facing with the first item found in the dispenser.
    /dautofill <item id or name> : refill a dispenser from the chests around with the item specified(op only : refill a chest or dispenser by spawning items)
    /dautorefill : refill a dispenser from the chests around with the first item in it's inventory (op : spawn the items to refill). If it gets emptied, it remembers the last item.
    To remove an auto-filling chest/dispenser from the list, break it, and wait a little (until a refill has been processed).
    There is a config for permissions : OP, false, or permissions
    Permission nodes :
    Code:
    - 'DispenserReFill.fill'
    - 'DispenserReFill.bypassinventory'    #allows you to create the items rather than take them
    from your inventory. Should only be given to admins.
    - 'DispenserReFill.auto'
    
    Features :
    • Quickly fill or refill a chest/dispenser from the adjacent chests and your inventory
    • Create auto-refilling chests/dispenser
    • Keep chests/dispensers empty
    • Supports Permissions
    • Supports OddItem
    • Supports LWC

    TODO:
    • Per slot refill
    Changelog:

    • v2.0.1 -- Fixed config not getting generated
    • v2.0 -- Updated for 1.2.3-R0.1
    • v1.0.4 -- bugfix for dautofill 0.
    • v1.0.3 -- bugfix for some nullpointer issue.
    • v1.0.2 -- support for BukkitPermissions
    • v1.0.1 -- Rewrote some code to improve speed.
    • v1.0 -- Fixed looking at redstone wire bug, added OddItem support, added LWC protection
    • v0.5 -- Double chest fix (Duh! for me), auto refill command
    • v0.4b -- Fills the dispenser with items in the adjacent chests, if possible, then completes with the player's inventory. Doesn't work with adjacent double chests.
    • v0.3 -- Fills from the player inventory
    • v0.2 -- Added support for chests
    • v0.1 -- Initial release
     
    thefowles1 likes this.
  2. Offline

    Nitnelave

    Normalement, ca devrait pas etre un probleme, il devrait tourner sous 1.5. Je vais voir si je peux faire quelque chose pour les feux d'artifice et les armures, mais c'est franchement pas ma priorite...
     

Share This Page