From 50e41f11e0efbab601c63caba206509fc89af675 Mon Sep 17 00:00:00 2001 From: BlueTree242 Date: Sat, 27 Apr 2024 17:34:04 +0300 Subject: [PATCH] Remove protocolLib_version from gradle.properties --- gradle.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index e34943d..d4a79be 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,5 +22,4 @@ group=dev.bluetree242 name=AdvancedPlHide version=2.5-DEV -description=A plugin that allows you to remove parts of tab completion, and hide plugins from the tabcompleter! -protocolLib_version=5.1.0 \ No newline at end of file +description=A plugin that allows you to remove parts of tab completion, and hide plugins from the tabcompleter! \ No newline at end of file