Connor

Results 44 comments of Connor

Unfortunately the launcher cannot be published to maven central due to some dependencies being hosted on other repositories. I'll see about hosting a repository for vectrix.space myself at some point...

What version of Paper are you attempting to start?

The legacy paper game locator service currently does not support Java 18 or higher. I'll consider adding a fallback or updating the documentation to reflect the incompatibility.

Plugins are isolated into their own classloaders, so unfortunately it's not super easy to figure out how to achieve that. @Floweynt has had some success mixing into the `Commodore` class,...