Skip to content

quartzdevgg/qlib-paper

Repository files navigation

Discord GitHub Paypal


qlib-paper | A Paper plugin library


*Disclaimer: I don't recommend using this library. This is personal project to help me learn Java and Paper API. I know this isn't optimized, and it's doing things incorrectly. This isn't supposed to be the best. I recommend using libraries like Configurate, Cloud/CommandAPI or many of the other standard libraries.

That being said, if you'd like to give me any pointers... Make an issue or join me on discord



Add qPaperPlugin to your /pom.xml using JitPack

        <repository>
            <id>jitpack.io</id>
            <url>https://jitpack.io</url>
        </repository>
        <dependency>
            <groupId>com.github.QarthO</groupId>
            <artifactId>qlib-paper</artifactId>
            <version>put-version-here</version>
            <scope>compile</scope>
        </dependency>

About

Minecraft Java Library with some helpful tools when creating paper plugins catered to quartzdev.gg

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages