An open API service indexing awesome lists of open source software.

https://github.com/404setup/t-base


https://github.com/404setup/t-base

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# TLIB Base

[![Maven Central Version](https://img.shields.io/maven-central/v/one.tranic/t-base)](https://central.sonatype.com/artifact/one.tranic/t-base)
[![javadoc](https://javadoc.io/badge2/one.tranic/t-base/javadoc.svg)](https://javadoc.io/doc/one.tranic/t-base)

TLIB is a universal wrapper library developed to simplify my Minecraft plugin development,
it only works on servers that support BukkitAPI as well as BungeeCord and Velocity and their forks.

Need to be used with TLib Platform and TLib Common library

Need Java17