diff --git a/plugins/advanced_calculator/plugin_info.json b/plugins/advanced_calculator/plugin_info.json index 772e1d5055d..5383f03772a 100644 --- a/plugins/advanced_calculator/plugin_info.json +++ b/plugins/advanced_calculator/plugin_info.json @@ -9,9 +9,11 @@ "repository": "https://github.com/AnzhiZhang/MCDReforgedPlugins", "branch": "master", "related_path": "src/advanced_calculator", - "labels": ["tool"], + "labels": [ + "information" + ], "introduction": { "en_us": "readme.md", "zh_cn": "readme.md" } -} +} \ No newline at end of file diff --git a/plugins/auto_command/plugin_info.json b/plugins/auto_command/plugin_info.json index 19df099a5fa..896800d7537 100644 --- a/plugins/auto_command/plugin_info.json +++ b/plugins/auto_command/plugin_info.json @@ -1,12 +1,14 @@ { - "id": "auto_command", - "authors": [ - { - "name": "bzyyyyyyyy", - "link": "https://github.com/bzyyyyyyyy" - } - ], - "repository": "https://github.com/bzyyyyyyyy/MCDR-AutoCommand", - "branch": "master", - "labels": ["tool"] + "id": "auto_command", + "authors": [ + { + "name": "bzyyyyyyyy", + "link": "https://github.com/bzyyyyyyyy" + } + ], + "repository": "https://github.com/bzyyyyyyyy/MCDR-AutoCommand", + "branch": "master", + "labels": [ + "management" + ] } \ No newline at end of file diff --git a/plugins/auto_execute/plugin_info.json b/plugins/auto_execute/plugin_info.json index 93a6b30b9e2..6bf9724c5fb 100644 --- a/plugins/auto_execute/plugin_info.json +++ b/plugins/auto_execute/plugin_info.json @@ -1,12 +1,15 @@ { - "id": "auto_execute", - "authors": [ - { - "name": "FRUITS-CANDY", - "link": "https://github.com/FRUITS-CANDY" - } - ], - "repository": "https://github.com/Passion-Never-Dissipate/Auto-Execute", - "branch": "master", - "labels": ["tool"] -} + "id": "auto_execute", + "authors": [ + { + "name": "FRUITS-CANDY", + "link": "https://github.com/FRUITS-CANDY" + } + ], + "repository": "https://github.com/Passion-Never-Dissipate/Auto-Execute", + "branch": "master", + "labels": [ + "tool", + "management" + ] +} \ No newline at end of file diff --git a/plugins/battery_saver/plugin_info.json b/plugins/battery_saver/plugin_info.json index bb171d5c330..58ba9138b92 100644 --- a/plugins/battery_saver/plugin_info.json +++ b/plugins/battery_saver/plugin_info.json @@ -9,9 +9,11 @@ "repository": "https://github.com/Mooling0602/BatterySaver-MCDR", "branch": "main", "related_path": ".", - "labels": ["tool", "information"], + "labels": [ + "management" + ], "introduction": { "en_us": "doc/introduction.md", "zh_cn": "doc/introduction-zh_cn.md" } -} +} \ No newline at end of file diff --git a/plugins/carpet_bot_manager/plugin_info.json b/plugins/carpet_bot_manager/plugin_info.json index 0c6005cbdf7..229bee98f78 100644 --- a/plugins/carpet_bot_manager/plugin_info.json +++ b/plugins/carpet_bot_manager/plugin_info.json @@ -1,13 +1,16 @@ { "id": "carpet_bot_manager", "authors": [ - { - "name": "YehowahLiu", - "link": "https://github.com/YehowahLiu" + { + "name": "YehowahLiu", + "link": "https://github.com/YehowahLiu" } ], "repository": "https://github.com/FAS-Server/CarpetBotManager", "branch": "main", "related_path": ".", - "labels": ["tool"] + "labels": [ + "tool", + "management" + ] } \ No newline at end of file diff --git a/plugins/carpetbotlist/plugin_info.json b/plugins/carpetbotlist/plugin_info.json index 1a047c3aa59..815e07e0685 100644 --- a/plugins/carpetbotlist/plugin_info.json +++ b/plugins/carpetbotlist/plugin_info.json @@ -1,8 +1,16 @@ { "id": "carpetbotlist", - "authors": [{ "name": "ZeroKelvin", "link": "https://github.com/BelowZeroKelvin" }], + "authors": [ + { + "name": "ZeroKelvin", + "link": "https://github.com/BelowZeroKelvin" + } + ], "repository": "https://github.com/BelowZeroKelvin/MCDR-CarpetBotList", "branch": "MCDR-2.x", "related_path": ".", - "labels": ["tool"] -} + "labels": [ + "tool", + "management" + ] +} \ No newline at end of file diff --git a/plugins/cato/plugin_info.json b/plugins/cato/plugin_info.json index 49a6c2338b0..e6f9676bdb0 100644 --- a/plugins/cato/plugin_info.json +++ b/plugins/cato/plugin_info.json @@ -1,8 +1,15 @@ { "id": "cato", - "authors": [{ "name": "Harry-zklcdc", "link": "https://github.com/Harry-zklcdc" }], + "authors": [ + { + "name": "Harry-zklcdc", + "link": "https://github.com/Harry-zklcdc" + } + ], "repository": "https://github.com/Harry-zklcdc/MCDR-Cato", "branch": "main", "related_path": ".", - "labels": ["tool"] -} + "labels": [ + "management" + ] +} \ No newline at end of file diff --git a/plugins/chatbridge/plugin_info.json b/plugins/chatbridge/plugin_info.json index 7ee87e3db27..99eb8154042 100644 --- a/plugins/chatbridge/plugin_info.json +++ b/plugins/chatbridge/plugin_info.json @@ -1,12 +1,15 @@ { - "id": "chatbridge", - "authors": [ - { - "name": "Fallen_Breath", - "link": "https://github.com/Fallen-Breath" - } - ], - "repository": "https://github.com/TISUnion/ChatBridge", - "branch": "master", - "labels": ["tool"] + "id": "chatbridge", + "authors": [ + { + "name": "Fallen_Breath", + "link": "https://github.com/Fallen-Breath" + } + ], + "repository": "https://github.com/TISUnion/ChatBridge", + "branch": "master", + "labels": [ + "tool", + "information" + ] } \ No newline at end of file diff --git a/plugins/chatbridgereforged_mc/plugin_info.json b/plugins/chatbridgereforged_mc/plugin_info.json index 52450cdb1f7..07fba0b6ddc 100644 --- a/plugins/chatbridgereforged_mc/plugin_info.json +++ b/plugins/chatbridgereforged_mc/plugin_info.json @@ -1,17 +1,20 @@ { - "id": "chatbridgereforged_mc", - "authors": [ - { - "name": "Ricky", - "link": "https://github.com/R1ckyH" - } - ], - "repository": "https://github.com/R1ckyH/ChatBridgeReforged", - "branch": "master", - "related_path": "./ChatBridgeReforged_MC", - "labels": ["tool"], - "introduction": { - "en_us": "introduction.md", - "zh_cn": "introduction-zh_cn.md" - } -} + "id": "chatbridgereforged_mc", + "authors": [ + { + "name": "Ricky", + "link": "https://github.com/R1ckyH" + } + ], + "repository": "https://github.com/R1ckyH/ChatBridgeReforged", + "branch": "master", + "related_path": "./ChatBridgeReforged_MC", + "labels": [ + "tool", + "information" + ], + "introduction": { + "en_us": "introduction.md", + "zh_cn": "introduction-zh_cn.md" + } +} \ No newline at end of file diff --git a/plugins/colored_chat/plugin_info.json b/plugins/colored_chat/plugin_info.json index fac5029623c..e66a3313bf5 100644 --- a/plugins/colored_chat/plugin_info.json +++ b/plugins/colored_chat/plugin_info.json @@ -9,9 +9,12 @@ "repository": "https://github.com/AnzhiZhang/MCDReforgedPlugins", "branch": "master", "related_path": "src/.archived/ColoredChat", - "labels": ["tool"], + "labels": [ + "tool", + "information" + ], "introduction": { "en_us": "readme.md", "zh_cn": "readme.md" } -} +} \ No newline at end of file diff --git a/plugins/colorful_id/plugin_info.json b/plugins/colorful_id/plugin_info.json index 36ec3052095..db1d8d2432e 100644 --- a/plugins/colorful_id/plugin_info.json +++ b/plugins/colorful_id/plugin_info.json @@ -1,16 +1,19 @@ { - "id": "colorful_id", - "authors": [ - { - "name": "Apricityx_", - "link": "https://github.com/Apricityx" + "id": "colorful_id", + "authors": [ + { + "name": "Apricityx_", + "link": "https://github.com/Apricityx" + } + ], + "repository": "https://github.com/Apricityx/ColorfulID", + "branch": "master", + "labels": [ + "tool", + "information" + ], + "introduction": { + "en_us": "introduction/introduction.md", + "zh_cn": "introduction/introduction-zh_cn.md" } - ], - "repository": "https://github.com/Apricityx/ColorfulID", - "branch": "master", - "labels": ["tool"], - "introduction": { - "en_us": "introduction/introduction.md", - "zh_cn": "introduction/introduction-zh_cn.md" - } -} +} \ No newline at end of file diff --git a/plugins/command_aliases/plugin_info.json b/plugins/command_aliases/plugin_info.json index 376ecf8be99..556c7094528 100644 --- a/plugins/command_aliases/plugin_info.json +++ b/plugins/command_aliases/plugin_info.json @@ -9,9 +9,11 @@ "repository": "https://github.com/AnzhiZhang/MCDReforgedPlugins", "branch": "master", "related_path": "src/command_aliases", - "labels": ["tool"], + "labels": [ + "management" + ], "introduction": { "en_us": "readme.md", "zh_cn": "readme_cn.md" } -} +} \ No newline at end of file diff --git a/plugins/daytime/plugin_info.json b/plugins/daytime/plugin_info.json index 1eeb1d1adb9..039de4e824a 100644 --- a/plugins/daytime/plugin_info.json +++ b/plugins/daytime/plugin_info.json @@ -1,8 +1,15 @@ { "id": "daytime", - "authors": [{ "name": "ZeroKelvin", "link": "https://github.com/BelowZeroKelvin" }], + "authors": [ + { + "name": "ZeroKelvin", + "link": "https://github.com/BelowZeroKelvin" + } + ], "repository": "https://github.com/BelowZeroKelvin/MCDR-Daytime", "branch": "MCDR-2.x", "related_path": ".", - "labels": ["tool"] -} + "labels": [ + "information" + ] +} \ No newline at end of file diff --git a/plugins/eulagree/plugin_info.json b/plugins/eulagree/plugin_info.json index 7d0ef794489..3f068a51884 100644 --- a/plugins/eulagree/plugin_info.json +++ b/plugins/eulagree/plugin_info.json @@ -1,10 +1,14 @@ { "id": "eulagree", - "authors": [{ - "name": "Huaji_MUR233", - "link": "https://github.com/HuajiMUR233" - }], + "authors": [ + { + "name": "Huaji_MUR233", + "link": "https://github.com/HuajiMUR233" + } + ], "repository": "https://github.com/HuajiMURsMC/EULAgree", "branch": "main", - "labels": ["tool"] -} + "labels": [ + "management" + ] +} \ No newline at end of file diff --git a/plugins/homo_calculator/plugin_info.json b/plugins/homo_calculator/plugin_info.json index cb2c5e5af98..20a6c41a6eb 100644 --- a/plugins/homo_calculator/plugin_info.json +++ b/plugins/homo_calculator/plugin_info.json @@ -1,17 +1,17 @@ { - "id": "homo_calculator", - "authors": [ - { - "name": "meng877", - "link": "https://github.com/meng877" - } - ], - "repository": "https://github.com/meng877/homo_calculator", - "branch": "master", - "labels": [ - "tool" - ], - "introduction": { - "en_us": "README.md" - } + "id": "homo_calculator", + "authors": [ + { + "name": "meng877", + "link": "https://github.com/meng877" + } + ], + "repository": "https://github.com/meng877/homo_calculator", + "branch": "master", + "labels": [ + "information" + ], + "introduction": { + "en_us": "README.md" + } } \ No newline at end of file diff --git a/plugins/jrrp/plugin_info.json b/plugins/jrrp/plugin_info.json index 44730aaf925..c80e540628c 100644 --- a/plugins/jrrp/plugin_info.json +++ b/plugins/jrrp/plugin_info.json @@ -1,12 +1,14 @@ { - "id": "jrrp", - "authors": [ - { - "name": "Huaji_MUR233", - "link": "https://github.com/HuajiMUR233" - } - ], - "repository": "https://github.com/HuajiMURsMC/jrrp", - "branch": "master", - "labels": ["tool"] + "id": "jrrp", + "authors": [ + { + "name": "Huaji_MUR233", + "link": "https://github.com/HuajiMUR233" + } + ], + "repository": "https://github.com/HuajiMURsMC/jrrp", + "branch": "master", + "labels": [ + "information" + ] } \ No newline at end of file diff --git a/plugins/jrrps/plugin_info.json b/plugins/jrrps/plugin_info.json index 4d9cf0d208d..6d999f649bb 100644 --- a/plugins/jrrps/plugin_info.json +++ b/plugins/jrrps/plugin_info.json @@ -1,12 +1,14 @@ { - "id": "jrrps", - "authors": [ - { - "name": "SkyDynamic", - "link": "https://github.com/SkyDynamic" - } - ], - "repository": "https://github.com/SkyDynamic/jrrps", - "branch": "master", - "labels": ["tool"] -} + "id": "jrrps", + "authors": [ + { + "name": "SkyDynamic", + "link": "https://github.com/SkyDynamic" + } + ], + "repository": "https://github.com/SkyDynamic/jrrps", + "branch": "master", + "labels": [ + "information" + ] +} \ No newline at end of file diff --git a/plugins/matrix_sync/plugin_info.json b/plugins/matrix_sync/plugin_info.json index 4917a7a371b..5bd64f11d05 100644 --- a/plugins/matrix_sync/plugin_info.json +++ b/plugins/matrix_sync/plugin_info.json @@ -9,9 +9,11 @@ "repository": "https://github.com/Mooling0602/MatrixSync-MCDR", "branch": "main", "related_path": ".", - "labels": ["tool", "information"], + "labels": [ + "information" + ], "introduction": { "en_us": "doc/introduction.md", "zh_cn": "doc/introduction-zh_cn.md" } -} +} \ No newline at end of file diff --git a/plugins/mcd_seen/plugin_info.json b/plugins/mcd_seen/plugin_info.json index 2b865e68fa9..f618fea062f 100644 --- a/plugins/mcd_seen/plugin_info.json +++ b/plugins/mcd_seen/plugin_info.json @@ -1,20 +1,22 @@ { - "id": "mcd_seen", - "authors": [ - { - "name": "Pandaria", - "link": "https://github.com/Pandaria98" - }, - { - "name": "Fallen_Breath", - "link": "https://github.com/Fallen-Breath" - }, - { - "name": "Ra1ny_Yuki", - "link": "https://github.com/Ra1ny-Yuki" - } - ], - "repository": "https://github.com/TISUnion/Seen", - "branch": "master", - "labels": ["tool"] -} + "id": "mcd_seen", + "authors": [ + { + "name": "Pandaria", + "link": "https://github.com/Pandaria98" + }, + { + "name": "Fallen_Breath", + "link": "https://github.com/Fallen-Breath" + }, + { + "name": "Ra1ny_Yuki", + "link": "https://github.com/Ra1ny-Yuki" + } + ], + "repository": "https://github.com/TISUnion/Seen", + "branch": "master", + "labels": [ + "information" + ] +} \ No newline at end of file diff --git a/plugins/mcd_task/plugin_info.json b/plugins/mcd_task/plugin_info.json index a8d63d60d72..8ff580d95c7 100644 --- a/plugins/mcd_task/plugin_info.json +++ b/plugins/mcd_task/plugin_info.json @@ -1,20 +1,22 @@ { - "id": "mcd_task", - "authors": [ - { - "name": "Pandaria", - "link": "https://github.com/Pandaria98" - }, - { - "name": "Fallen_Breath", - "link": "https://github.com/Fallen-Breath" - }, - { - "name": "Ra1ny_Yuki", - "link": "https://github.com/Ra1ny-Yuki" - } - ], - "repository": "https://github.com/TISUnion/Task", - "branch": "master", - "labels": ["tool"] + "id": "mcd_task", + "authors": [ + { + "name": "Pandaria", + "link": "https://github.com/Pandaria98" + }, + { + "name": "Fallen_Breath", + "link": "https://github.com/Fallen-Breath" + }, + { + "name": "Ra1ny_Yuki", + "link": "https://github.com/Ra1ny-Yuki" + } + ], + "repository": "https://github.com/TISUnion/Task", + "branch": "master", + "labels": [ + "information" + ] } \ No newline at end of file diff --git a/plugins/mcdr_pycraft_bot/plugin_info.json b/plugins/mcdr_pycraft_bot/plugin_info.json index 2d376abbb24..caa728d7e95 100644 --- a/plugins/mcdr_pycraft_bot/plugin_info.json +++ b/plugins/mcdr_pycraft_bot/plugin_info.json @@ -1,12 +1,15 @@ { - "id": "mcdr_pycraft_bot", - "authors": [ - { - "name": "Fallen_Breath", - "link": "https://github.com/Fallen-Breath" - } - ], - "repository": "https://github.com/TISUnion/MCDR-bot", - "branch": "master", - "labels": ["tool"] + "id": "mcdr_pycraft_bot", + "authors": [ + { + "name": "Fallen_Breath", + "link": "https://github.com/Fallen-Breath" + } + ], + "repository": "https://github.com/TISUnion/MCDR-bot", + "branch": "master", + "labels": [ + "tool", + "management" + ] } \ No newline at end of file diff --git a/plugins/multi_rcon_api/plugin_info.json b/plugins/multi_rcon_api/plugin_info.json index 31fbb71b1c5..a3167d6bdd6 100644 --- a/plugins/multi_rcon_api/plugin_info.json +++ b/plugins/multi_rcon_api/plugin_info.json @@ -1,19 +1,19 @@ { - "id": "multi_rcon_api", - "authors": [ - { - "name": "YehowahLiu", - "link": "https://github.com/YehowahLiu" - } - ], - "repository": "https://github.com/FAS-Server/MultiRconAPI", - "branch": "main", - "related_path": ".", - "labels": [ - "tool", - "api" - ], - "introduction": { - "en_us": "README.md" - } + "id": "multi_rcon_api", + "authors": [ + { + "name": "YehowahLiu", + "link": "https://github.com/YehowahLiu" + } + ], + "repository": "https://github.com/FAS-Server/MultiRconAPI", + "branch": "main", + "related_path": ".", + "labels": [ + "management", + "api" + ], + "introduction": { + "en_us": "README.md" + } } \ No newline at end of file diff --git a/plugins/quick_run_cmd/plugin_info.json b/plugins/quick_run_cmd/plugin_info.json index 593ba1fc75e..54dacf54d39 100644 --- a/plugins/quick_run_cmd/plugin_info.json +++ b/plugins/quick_run_cmd/plugin_info.json @@ -1,16 +1,18 @@ { - "id": "quick_run_cmd", - "authors": [ - { - "name": "Ricky", - "link": "https://github.com/R1ckyH" - } - ], - "repository": "https://github.com/R1ckyH/quick_run_cmd", - "branch": "master", - "labels": ["tool"], - "introduction": { - "en_us": "introduction.md", - "zh_cn": "introduction-zh_cn.md" - } -} + "id": "quick_run_cmd", + "authors": [ + { + "name": "Ricky", + "link": "https://github.com/R1ckyH" + } + ], + "repository": "https://github.com/R1ckyH/quick_run_cmd", + "branch": "master", + "labels": [ + "management" + ], + "introduction": { + "en_us": "introduction.md", + "zh_cn": "introduction-zh_cn.md" + } +} \ No newline at end of file diff --git a/plugins/run_some_commands/plugin_info.json b/plugins/run_some_commands/plugin_info.json index 687a7d52724..04861f3f554 100644 --- a/plugins/run_some_commands/plugin_info.json +++ b/plugins/run_some_commands/plugin_info.json @@ -1,7 +1,15 @@ { "id": "run_some_commands", - "authors": [{ "name": "FlyingShuriken", "link": "https://github.com/FlyingShuriken" }], + "authors": [ + { + "name": "FlyingShuriken", + "link": "https://github.com/FlyingShuriken" + } + ], "repository": "https://github.com/FlyingShuriken/MCDR-plugins", "branch": "main", - "labels": ["tool"] + "labels": [ + "tool", + "management" + ] } \ No newline at end of file diff --git a/plugins/showshowway/plugin_info.json b/plugins/showshowway/plugin_info.json index 70e44924afe..a77c7ba3c2d 100644 --- a/plugins/showshowway/plugin_info.json +++ b/plugins/showshowway/plugin_info.json @@ -1,17 +1,18 @@ { - "id": "showshowway", - "authors": [ - { - "name": "WhiteXero", - "link": "https://github.com/WhiteXero" - } - ], - "repository": "https://github.com/WhiteXero/ShowIt", - "branch": "main", - "labels": [ - "tool" - ], - "introduction": { - "en_us": "README.md" - } + "id": "showshowway", + "authors": [ + { + "name": "WhiteXero", + "link": "https://github.com/WhiteXero" + } + ], + "repository": "https://github.com/WhiteXero/ShowIt", + "branch": "main", + "labels": [ + "tool", + "information" + ], + "introduction": { + "en_us": "README.md" + } } \ No newline at end of file diff --git a/plugins/simple_op/plugin_info.json b/plugins/simple_op/plugin_info.json index 2bc6f815981..4dd328e99c7 100644 --- a/plugins/simple_op/plugin_info.json +++ b/plugins/simple_op/plugin_info.json @@ -1,17 +1,17 @@ { - "id": "simple_op", - "authors": [ - { - "name": "Fallen_Breath", - "link": "https://github.com/Fallen-Breath" - } - ], - "repository": "https://github.com/TISUnion/SimpleOP", - "branch": "master", - "labels": [ - "tool" - ], - "introduction": { - "en_us": "readme.md" - } + "id": "simple_op", + "authors": [ + { + "name": "Fallen_Breath", + "link": "https://github.com/Fallen-Breath" + } + ], + "repository": "https://github.com/TISUnion/SimpleOP", + "branch": "master", + "labels": [ + "management" + ], + "introduction": { + "en_us": "readme.md" + } } \ No newline at end of file diff --git a/plugins/simple_translator/plugin_info.json b/plugins/simple_translator/plugin_info.json index 90e9f0d4069..a42a68afc19 100644 --- a/plugins/simple_translator/plugin_info.json +++ b/plugins/simple_translator/plugin_info.json @@ -1,17 +1,17 @@ { - "id": "simple_translator", - "authors": [ - { - "name": "skuzow", - "link": "https://github.com/skuzow" - } - ], - "repository": "https://github.com/skuzow/simple-translator", - "branch": "master", - "labels": [ - "tool" - ], - "introduction": { - "en_us": "README.md" - } + "id": "simple_translator", + "authors": [ + { + "name": "skuzow", + "link": "https://github.com/skuzow" + } + ], + "repository": "https://github.com/skuzow/simple-translator", + "branch": "master", + "labels": [ + "information" + ], + "introduction": { + "en_us": "README.md" + } } \ No newline at end of file diff --git a/plugins/stats_helper/plugin_info.json b/plugins/stats_helper/plugin_info.json index e73d101800e..8583b1c9ee8 100644 --- a/plugins/stats_helper/plugin_info.json +++ b/plugins/stats_helper/plugin_info.json @@ -1,12 +1,14 @@ { - "id": "stats_helper", - "authors": [ - { - "name": "Fallen_Breath", - "link": "https://github.com/Fallen-Breath" - } - ], - "repository": "https://github.com/TISUnion/StatsHelper", - "branch": "master", - "labels": ["tool", "information"] + "id": "stats_helper", + "authors": [ + { + "name": "Fallen_Breath", + "link": "https://github.com/Fallen-Breath" + } + ], + "repository": "https://github.com/TISUnion/StatsHelper", + "branch": "master", + "labels": [ + "information" + ] } \ No newline at end of file diff --git a/plugins/todolist/plugin_info.json b/plugins/todolist/plugin_info.json index ad49f4c6ed0..e55d44b285a 100644 --- a/plugins/todolist/plugin_info.json +++ b/plugins/todolist/plugin_info.json @@ -9,9 +9,11 @@ "repository": "https://github.com/Flash-Z/MCDReforgedPlugins", "branch": "master", "related_path": "ToDoList", - "labels": ["tool", "information"], + "labels": [ + "information" + ], "introduction": { "en_us": "README.md", "zh_cn": "README.md" } -} +} \ No newline at end of file diff --git a/plugins/ye_announcement/plugin_info.json b/plugins/ye_announcement/plugin_info.json index 9b074b70ea2..e827ac661c8 100644 --- a/plugins/ye_announcement/plugin_info.json +++ b/plugins/ye_announcement/plugin_info.json @@ -1,17 +1,17 @@ { - "id": "ye_announcement", - "authors": [ - { - "name": "XiaoYeYa", - "link": "https://github.com/XiaoYeYa" - } - ], - "repository": "https://github.com/XiaoYeYa/ye_announcement/", - "branch": "master", - "labels": [ - "tool" - ], - "introduction": { - "en_us": "README.md" - } + "id": "ye_announcement", + "authors": [ + { + "name": "XiaoYeYa", + "link": "https://github.com/XiaoYeYa" + } + ], + "repository": "https://github.com/XiaoYeYa/ye_announcement/", + "branch": "master", + "labels": [ + "information" + ], + "introduction": { + "en_us": "README.md" + } } \ No newline at end of file