Give Item?

Discussion in 'Plugin Development' started by cvcs1, May 22, 2011.

Thread Status:
Not open for further replies.
  1. Hey Guys,

    How do I give a player an item (or items) based on an item id?

    Thanks,
    cvcs1
     
  2. Offline

    Jayjay110

    set a free spot in their inventory with a Material.[Blah], I ceebs telling you more sorry im tired
     
  3. If you could elaborate more.. sorry I don't get it.
     
  4. Offline

    garbagemule

    The PlayerInventory interface has all the methods you need. Have a look at some of them, and see if you can't figure out which to use. Of course you need to get the player's inventory before you can manipulate it, but that is fairly straight-forward :)
     
Thread Status:
Not open for further replies.

Share This Page