Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 755 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 755 Bytes

TabCompleteFilter

Wiki

Guides and info about this plugin can be found on our Wiki.

Building

To build TabCompleteFilter, you need JDK 16 or higher installed on your system.

Clone this repository, then run the following command:

  • On Linux or macOS: ./gradlew build
  • On Windows: gradlew build

Minecraft Versions Supported

Spigot - Paper - Bungeecord/WaterFall

1.13.x|1.14.x|1.16.x|1.17.x|1.18.x|1.19.x|1.20.x

License

GPLv3