Skip to content

MCWipeout/TAB

 
 

Repository files navigation

About

TAB aims to be a superior all-in-one minecraft plugin for displaying information that outperforms all similar plugins in terms of features, performance and compatibility.
More information can be found at Why TAB? wiki page.

Compiling

Compilation requires JDK 17 and up.
To compile the plugin, run ./gradlew build from the terminal.
Once the plugin compiles, grab the jar from /jar/build/libs/ folder.
The universal jar contains all modules for all supported platforms.

Documentation

You can find everything about the plugin on the Wiki. This includes a detailed description of all features, as well as information regarding compatibility or limitations of each feature.

Issues

The Issues section is an issue tracker for all the kind of problems covered in issue templates. Please refrain from attempting to use it to receive help with your server, such issues will be closed immediately.
When opening an issue, provide as much information as possible. The difference between a bug getting fixed in 1 week vs 1 hour is in quality of the report. Bug reports where steps to reproduce are "idk" have no value and will not help to get the bug fixed at all.

Contributing

See CONTRIBUTING.md

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%