[MECH] NoMore v0.7 - Control what you're picking up [766]

Discussion in 'Inactive/Unsupported Plugins' started by WolfGangSen, May 15, 2011.

  1. Offline

    WolfGangSen

    Version: v0.7

    With this plugin you can stop your inventory filling with that useless gravel or piles of cobblestone, by blacklisting blocks.

    A blacklisted drop will just stay oon the floor.

    You can now specify that the blacklist only takes effect when you already have an ammount in your inventory. Customizable per block type.


    Features:
    • Blacklist an item, preventing you from picking it up.
    • Remove an item from the blacklist.
    • List blacklisted block tpyes.
    • As OP you can enable the destroy feature which will destroy the blacklisted blocks dropped around you.
    • Can define how many you want to pickup of each item before the blacklist takes effect.



    Usage:
    things in [] are optional (ammount defaults to 0).

    • "/nomore [ammount]" - will add the item in hand (or target if none in hand) to the blacklist where ammount is a number for maximum to pick up.
    • "/nomore look [ammount]" will add target blocks type to the blacklist where ammount is a number for maximum to pick up.
    • "/nomore list" - will list current blacklist.
    • "/nomore destroy" - will toggle destruction of blacklisted items.
    • "/pickup" - will remove the item in hand (or target if none in hand) from the blacklist.
    • "/pickup look" - will remove target blocks type from the blacklist.
    Permission nodes
    • nomore.use - allows the use of /nomore
    • nomore.destroy - allows use fo the destroy feature
    Download
    Source Code



    To Do:
    • Enable giving a material name or ID as an argument for blacklisting and removing form blacklist
    • Permissions (along with op system)
    • save between server restarts.
    • config file
    • complete list of reassignment values (stone -> cobble etc, if you can list some please do).
    Bugs:
    • A large drop (a dropped stack) wil be picked up if you are under your limit and can take you over.
    Changelog:
    v0.8
    • Added permissions. (please test)
    • Made source available
    • looking into disallowing pickups for certain items per group (as suggested by brvtvs)
    v0.7_1
    • Added more reasignment values.
    • Added announcment for player join to tell them their current blacklist.
    • Temporeraliy spliting to 2 versions (1 without any requirements for op).
    v0.7
    • Complete rewrite
    • Added ability to specify maximum to pickup
    • All previous features
    vo.4_1
    • Released to 766 (no real changes).
    v0.4
    • Added the ability to destroy drops around you if blacklisted. (currently requires op)
    v0.3
    • If not holding item it will take material of target block.
    • Added list command.
    • Added look command.
    • When blacklisting or unblacklisting it now tells yout the material.
    v0.1
    • Initial Release
    Thankyou's
    • MineralMC - Bug testing and general improvement suggestions
    • obliv, pricella - failhouse.net crew
     
    thecoolwolf likes this.
  2. Offline

    WolfGangSen

    Could just cancel the drop of a block you have blacklisted (i only just thought of this now why?)

    also not updated for a while becaseu i was away visiting the family >.>
     

Share This Page