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.
- Host: GitHub
- URL: https://github.com/404setup/t-base
- Owner: 404Setup
- License: apache-2.0
- Created: 2025-02-03T08:47:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-11T04:39:30.000Z (about 1 year ago)
- Last Synced: 2025-06-11T05:34:10.067Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 25.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TLIB Base
[](https://central.sonatype.com/artifact/one.tranic/t-base)
[](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