Skip to content

kruthers/PandaLib

Repository files navigation

PandaLib


About

^ back to top

A Common Library plugin containing common libraries and functions for my plugins.

This is mainly used to help keep plugin sizes down and allow for easy cross compatibility

Packaged Libraries

^ back to top

These are the induced libraries and their versions.

  • Kotlin Version
  • Kotlinx serialization
  • Cloud Version
    • cloud-core
    • cloud-kotlin-extensions
    • cloud-paper
    • cloud-minecraft-extras
    • cloud-annotations
  • Kyori Adventure Version
    • adventure-api
    • adventure-text-serializer-plain
    • adventure-text-serializer-legacy
    • adventure-text-minimessage
    • adventure-platform-bukkit Version
    • adventure-text-feature-pagination Version

Using the library

^ back to top

To use this library just install the plugin in your plugins folder. Add PandaLib as a dependency and make sure when including the libraries you set them to be compileonly (gradle) or provided (maven). This way it won't build the library into you plugin.

About

A Common Libary plugin used by my plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages