ProtocolLib

3M Downloads

Has anybody got an idea why i can't import the libraries?

obv42 opened this issue ยท 5 comments

commented

import com.comphenix.protocol.PacketType;
import com.comphenix.protocol.ProtocolLibrary;
import com.comphenix.protocol.events.PacketContainer;

commented

Are you using gradle or maven? Are you using mappings? Most of the time issues with imports are on user side rather than plugin. So this question shouldnt be asked here in the first place

commented

I'm using maven and no maps

commented

Send pom.xml using pastebin or any other common text hosting website

commented

um..just opened intellj and now it's somehow able to import it
idk what was wrong but anyway
ty