Skip to content

true-og/TAB-OG

 
 

Repository files navigation

TAB-OG

TAB-OG is a fork of TAB maintained for TrueOG Network.

Changes over TAB

  • Remove fabric support.
  • Remove velocity support.
  • Remove floodgate support.
  • Remove sponge support.
  • Remove bungeecord support.
  • Builds with TrueOG's config files.

About TAB

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 21 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 TAB on its Wiki. This includes a detailed description of all features, as well as information regarding compatibility or limitations of each feature.

Packages

No packages published

Languages

  • Java 100.0%