From 33bef6b2652eb0f5e4ba6bbbcd88c09aacea9d57 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Wed, 5 Jan 2022 03:55:21 +0800 Subject: [PATCH] =?UTF-8?q?[v1.1.0]=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=20-=20[U]=20=E4=B8=8D=E5=86=8D=E5=85=81=E8=AE=B8=E9=87=8D?= =?UTF-8?q?=E5=86=99onLoad=E3=80=81onEnable=E4=B8=8EonDisable=E6=96=B9?= =?UTF-8?q?=E6=B3=95=E3=80=82=20-=20[F]=20=E4=BF=AE=E5=A4=8DGUI=E6=89=93?= =?UTF-8?q?=E5=BC=80=E6=97=B6=E7=9A=84=E7=A9=BA=E6=8C=87=E9=92=88=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E3=80=82=20-=20[A]=20=E6=B7=BB=E5=8A=A0outputInfo?= =?UTF-8?q?=E6=96=B9=E6=B3=95=EF=BC=8C=E6=96=B9=E4=BE=BF=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E7=9B=B8=E5=85=B3=E4=BF=A1=E6=81=AF=E3=80=82?= =?UTF-8?q?=20-=20[A]=20=E6=B7=BB=E5=8A=A0=20EasyPluginMessageProvider=20?= =?UTF-8?q?=E7=94=A8=E4=BA=8E=E5=AE=9E=E7=8E=B0=E5=A4=9A=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- easyplugin-all/pom.xml | 2 +- easyplugin-command/pom.xml | 2 ++ easyplugin-common/pom.xml | 2 +- easyplugin-configuration/pom.xml | 2 +- easyplugin-database/pom.xml | 2 +- easyplugin-gui/pom.xml | 2 +- easyplugin-lp/pom.xml | 2 ++ easyplugin-main/pom.xml | 2 +- easyplugin-placeholderapi/pom.xml | 2 ++ easyplugin-vault/pom.xml | 2 ++ 10 files changed, 14 insertions(+), 6 deletions(-) diff --git a/easyplugin-all/pom.xml b/easyplugin-all/pom.xml index f1b6b01..deee23e 100644 --- a/easyplugin-all/pom.xml +++ b/easyplugin-all/pom.xml @@ -19,7 +19,7 @@ easyplugin-all jar - EasyPlugin-All + 01-EasyPlugin-All 轻松插件全集,将打包全部工具类与工具接口。 https://github.com/CarmJos/EasyPlugin diff --git a/easyplugin-command/pom.xml b/easyplugin-command/pom.xml index 80316ea..363f716 100644 --- a/easyplugin-command/pom.xml +++ b/easyplugin-command/pom.xml @@ -17,6 +17,8 @@ easyplugin-command + jar + 12-EasyPlugin-Command \ No newline at end of file diff --git a/easyplugin-common/pom.xml b/easyplugin-common/pom.xml index ae47539..30936fe 100644 --- a/easyplugin-common/pom.xml +++ b/easyplugin-common/pom.xml @@ -19,7 +19,7 @@ easyplugin-common jar - EasyPlugin-Main + 02-EasyPlugin-Common 轻松插件常用接口集,包含除附属模块外的所有模块。 https://github.com/CarmJos/EasyPlugin diff --git a/easyplugin-configuration/pom.xml b/easyplugin-configuration/pom.xml index 8988e34..3ccfb8c 100644 --- a/easyplugin-configuration/pom.xml +++ b/easyplugin-configuration/pom.xml @@ -20,7 +20,7 @@ jar - EasyPlugin-Configuration + 11-EasyPlugin-Configuration 轻松插件配置模块,可以方便快捷的将配置文件作为静态参数使用。 https://github.com/CarmJos/EasyPlugin diff --git a/easyplugin-database/pom.xml b/easyplugin-database/pom.xml index 6a4b59d..7dfd659 100644 --- a/easyplugin-database/pom.xml +++ b/easyplugin-database/pom.xml @@ -19,7 +19,7 @@ easyplugin-database jar - EasyPlugin-Database + 14-EasyPlugin-Database 轻松插件数据库模块,包含快速实现数据库功能的工具。 https://github.com/CarmJos/EasyPlugin diff --git a/easyplugin-gui/pom.xml b/easyplugin-gui/pom.xml index 199c476..5b9ef12 100644 --- a/easyplugin-gui/pom.xml +++ b/easyplugin-gui/pom.xml @@ -19,7 +19,7 @@ easyplugin-gui jar - EasyPlugin-GUI + 13-EasyPlugin-GUI 轻松插件GUI接口模块,方便快捷的创建箱子GUI界面。 https://github.com/CarmJos/EasyPlugin diff --git a/easyplugin-lp/pom.xml b/easyplugin-lp/pom.xml index a4165ee..cfd28c6 100644 --- a/easyplugin-lp/pom.xml +++ b/easyplugin-lp/pom.xml @@ -19,5 +19,7 @@ easyplugin-lp jar + 23-EasyPlugin-LuckPerms + \ No newline at end of file diff --git a/easyplugin-main/pom.xml b/easyplugin-main/pom.xml index 4b1967a..b144b63 100644 --- a/easyplugin-main/pom.xml +++ b/easyplugin-main/pom.xml @@ -20,7 +20,7 @@ easyplugin-main jar - EasyPlugin-Main + 10-EasyPlugin-Main 轻松插件主要接口模块,包含方便的插件入口类与相关工具类。 https://github.com/CarmJos/EasyPlugin diff --git a/easyplugin-placeholderapi/pom.xml b/easyplugin-placeholderapi/pom.xml index 6996731..741041d 100644 --- a/easyplugin-placeholderapi/pom.xml +++ b/easyplugin-placeholderapi/pom.xml @@ -17,6 +17,8 @@ easyplugin-placeholderapi + jar + 21-EasyPlugin-PlaceholderAPI \ No newline at end of file diff --git a/easyplugin-vault/pom.xml b/easyplugin-vault/pom.xml index f407f2d..439fab2 100644 --- a/easyplugin-vault/pom.xml +++ b/easyplugin-vault/pom.xml @@ -19,6 +19,8 @@ easyplugin-vault jar + 22-EasyPlugin-Vault +