Skip to content

[Resource] Updated Cirrus Version #26

@TheoBong

Description

@TheoBong

Hello any on-lookers to this de-facto archived repository: an updated version of this library ported to PacketEvents (maintained for 1.8.8 - latest) compatibility is available at https://github.com/modl-gg/minecraft-cirrus

The API is a slightly modified version of the v3.0.0 branch of this repository. Protocolize is no longer a dependency (replaced by PacketEvents).

You can add it to your project with:

<repository>
  <id>central</id>
  <url>https://repo.maven.apache.org/maven2</url>
</repository>
<dependency>
  <groupId>gg.modl.minecraft.cirrus</groupId>
  <artifactId>cirrus-[module]</artifactId>
  <version>[version]</version>
</dependency>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions