LukaPix / Avalanche

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avalanche

Avalanche is a fork of Waterfall used by Pl3xCraft.

Contact

Discord

Server owners

Downloads can be obtained from Pl3x's Jenkins server.

Plugin developers

Purpur API maven dependency:

<dependency>
    <groupId>net.pl3x.avalanche</groupId>
    <artifactId>avalanche-api</artifactId>
    <version>1.16-R0.1-SNAPSHOT</version>
    <scope>provided</scope>
</dependency>
<repository>
    <id>avalanche</id>
    <url>https://repo.pl3x.net/</url>
</repository>

About

License:MIT License


Languages

Language:Shell 51.8%Language:Python 48.2%