Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 398 Bytes

File metadata and controls

24 lines (19 loc) · 398 Bytes

TeleportQueue

A Conceptual Plugin for TeleportQueue-ing.

  • Handles essentials as well!


As a Dependency:

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>
<dependency>
    <groupId>com.github.bfu4</groupId>
    <artifactId>TeleportQueue</artifactId>
    <version>LATEST</version>
</dependency>