Partigon

Partigon is a library which makes it easier for plugin developers to create complex particle animations. It's written in Kotlin, for use in Paper plugins.

To add Partigon to your project, see Including Partigon in project and Adding to plugins folder.

To see what is possible with the library, see Showcase.

To get started, see Creating Particles. An example plugin is provided in Tutorial.

Note: It is recommended to use Kotlin with Partigon, as it was made specifically for usage with Kotlin. Java support might come in the future, if there's demand for it.

All classes and methods have Javadoc that provide more details and information.

Plugin Pages

Github

Plugin page (Hangar)

Join the community

Join my Discord server for support and discussion of this project.

Contributing

Contributions and PR's are welcome! The project is still at a very early stage, so if you have any feedback I'd love to hear it. (You can do so in the Discord server)

Last updated