Skip to content

ConaxGames/cSuiteAPI

Repository files navigation

cSuite API

Public API surface for building against the cSuite ecosystem on PaperMC.

CI License Downloads Discord

Resources

Install

Maven

<dependency>
    <groupId>com.conaxgames</groupId>
    <artifactId>csuite-api</artifactId>
    <version>1.1.6</version>
</dependency>

Gradle

compileOnly group: 'com.conaxgames', name: 'csuite-api', version: '1.1.6'

Vendor with shade and relocate com.conaxgames to your plugin namespace (Maven Shade · Shadow).

Credits

csuite-api ships against papermc tooling and owes its stability to upstream platform work:

Paper · Folia · Velocity

About

A lightweight, high-performance API designed for seamless integration with an all-in-one server core, enabling efficient development for PaperMC servers.

Resources

License

Stars

Watchers

Forks

Contributors

Languages