plugin help
vaniron opened this issue ยท 1 comments
Hello guys, i am using latest ProtocolLib but my plugin fails to load
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?