Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Chanakan5591/TapUtils

Repository files navigation

TapUtils

A library contain multiple useful utilities needed for making a spigot plugin.

How to use

This library is NOT a plugin. To use it, please read below:

For Maven (pom.xml)

<repositories>
        <repository>
            <id>chanakan-releases</id>
            <url>https://nexus.chanakancloud.net/repository/maven-releases/</url>
        </repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>live.chanakancloud</groupId>
        <artifactId>taputils</artifactId>
        <version>1.2.2</version>
    </dependency>
</dependencies>

Wiki

Moved to JavaDoc

JavaDoc

https://chanakan55991.github.io/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages