Solved How to import PacketWrapper?

Discussion in 'Plugin Development' started by PDKnight, Mar 24, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    PDKnight

    Hi Bukkit,
    I'm working on a simple plugin which will send a sound from resource pack (with the name which is not used in Minecraft sound directory) and I read that I should use https://github.com/aadnk/PacketWrapper and implement it to my plugin. So my question is, how to implement it? I'm asking this question, because I can download only the .zip file and I don't know how to import this .zip in Eclipse.
    [​IMG]
    Please, help me :(
     
  2. Offline

    mine-care

    Drag and drop the contained classes into your projects folder/pacage
     
  3. Offline

    PDKnight

    Thanks, it worked!
     
  4. Offline

    nverdier

    @PDKnight Please mark your thread as solved! See this for more info.
     
  5. Offline

    PDKnight

    @nverdier I know, how to mark thread :D But thanks...
     
  6. Offline

    nverdier

    @PDKnight That thread doesn't only tell you how to mark it as solved :D
     
Thread Status:
Not open for further replies.

Share This Page