ProtocolLib

3M Downloads

plugin help

vaniron opened this issue ยท 1 comments

commented

Hello guys, i am using latest ProtocolLib but my plugin fails to load
image

My gradle:
maven {
url ="https://repo.dmulloy2.net/repository/public/"
}

compileOnly 'com.comphenix.protocol:ProtocolLib:5.0.0-SNAPSHOT'

Compiling just fine but refuses to work ingame. Any ideas why?

commented

fixed, problem on my end