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

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

(Experimental) Use a set of code to write plugins for different Minecraft servers || Basic library || TLIB series works.
https://github.com/404setup/t-base

Last synced: about 1 year ago
JSON representation

(Experimental) Use a set of code to write plugins for different Minecraft servers || Basic library || TLIB series works.

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