MultiPaper / MultiLib

Plugin Library for interfacing with MultiPaper Specific API's with graceful fallback that maintains Spigot Compatibility, such as External Player Detection.
MIT License
32 stars 7 forks source link

as jar depency #1

Closed Miriam0 closed 1 year ago

Miriam0 commented 1 year ago

Please, release it as jar. I can't use code because it throws errors

BasToTheMax commented 1 year ago

You can't use it as a standalone jar

Miriam0 commented 1 year ago

But why? Release it as complete plugin for multipaper, bungee and velocity. I can't use that code because i have problems with maven and gradle. While im trying to copy&paste this code i gets errors that can't be resolved. Please release it as Plugins:(

BasToTheMax commented 1 year ago

Even if you could use this as a standalone plugin, it wouldn't do anything

ham1255 commented 1 year ago

This is a library not a plugin, you should lookup

how dependencies management work on both gradle/maven

PureGero commented 1 year ago

Will consider if PaperLib becomes a jar