update tab

This commit is contained in:
okx-code
2026-02-19 14:52:19 +00:00
parent 19266d2246
commit c40af42a8f
5 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../paper-plugins/TAB v5.5.0.jar

View File

@@ -1 +0,0 @@
../paper-plugins/TAB v5.4.0.jar

View File

@@ -0,0 +1 @@
../paper-plugins/TAB v5.5.0.jar

View File

@@ -13,5 +13,5 @@ dependencies {
compileOnly(project(":plugins:namelayer-paper"))
compileOnly(project(":plugins:civchat2-paper"))
compileOnly(files("../../ansible/src/paper-plugins/TAB v5.4.0.jar"))
compileOnly(files("../../ansible/src/paper-plugins/TAB v5.5.0.jar"))
}