Modified /give

Discussion in 'Archived: Plugin Requests' started by Z0mb1n3, Jan 16, 2011.

  1. Offline

    Z0mb1n3

    Hello there! First time user of bukkit and I am confused with most of the features, but because of the new update that adds dyes and colored wools and such, I wondered if someone could modify the give command so you can specify the damage on a block. The cloth block uses ID 35 and say a damage value of 7 for purple cloth.

    So it could read like this:
    Code:
    /give username itemid itemquantity damagevalue
    Thanks.
     
  2. Offline

    Archelaus

    I don't think blocks can have damage on them...
     
  3. Offline

    LarryDickman

    7 isnt purple, its gray. /give username 35:7, I have only tried number values, as purple has a value of A.
     
  4. Offline

    Z0mb1n3

    Well if you can't do that, then is there a way to specify a hex value for a block/damage value in a vanilla minecraft server? Or at least a mod.
     

Share This Page