HomeJavaModsLimboAPI
LimboAPI
Elytrium

LimboAPI

Join our Discord Proxy Stats Proxy Stats

Library for sending players to virtual servers (called limbo)

Test server: ely.su

See also

Features of LimboAPI

How to

How to include it

Setup your project via adding our maven repository to your pom.xml or build.gradle file.

    <repositories>
        <repository>
            <id>elytrium-repo</id>
            <url>https://maven.elytrium.net/repo/</url>
        </repository>
    </repositories>

    <dependencies>
        <dependency>
            <groupId>net.elytrium</groupId>
            <artifactId>limboapi-api</artifactId>
            <version>1.0.7</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>
    repositories {
        maven {
            setName("elytrium-repo")
            setUrl("https://maven.elytrium.net/repo/")
        }
    }

    dependencies {
        compileOnly("net.elytrium:limboapi-api:1.0.7")
    }

Used Open Source projects

Demo

Donation

Your donations are really appreciated. Donations wallets/links/cards:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more