Skip to main content

Paper

Platform support for Paper server software.

Installation

Download

(TODO: there are no precompiled plugin JARs available)

Next, place the JAR file into your server's plugins/ directory.

Next, read the User Guide.

API

Entry point to Rattle is provided through io.github.aecsocket.rattle.paper:

  • Kotlin: val Rattle: PaperRattle
  • Java: PaperRattle.api()