Connection

Discussion in 'Plugin Development' started by Techy4198, Feb 8, 2014.

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

    Techy4198

    hi, i'm trying to make NPCLib work with 1.7, but i have one issue. one of the nms classes which used to be in the v1_6_R2 folder is completely nonexistent in the v1_7_R1 version. the Connection class. where is it, and what is it called now?
     
  2. Offline

    SirJava92

    I have a working, but slightly buggy modded version of it.
    NPCPlayerConnection: http://pastebin.de/41364
    Delete new NPCNetworkManager() and replace it with new NPCManager(false);
     
Thread Status:
Not open for further replies.

Share This Page