Skip to content

Commit

Permalink
fix(labels): correct labels
Browse files Browse the repository at this point in the history
  • Loading branch information
alex3236 committed Dec 14, 2024
1 parent d321e1c commit 2146b31
Show file tree
Hide file tree
Showing 30 changed files with 359 additions and 279 deletions.
6 changes: 4 additions & 2 deletions plugins/advanced_calculator/plugin_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
22 changes: 12 additions & 10 deletions plugins/auto_command/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
25 changes: 14 additions & 11 deletions plugins/auto_execute/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
6 changes: 4 additions & 2 deletions plugins/battery_saver/plugin_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
11 changes: 7 additions & 4 deletions plugins/carpet_bot_manager/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
14 changes: 11 additions & 3 deletions plugins/carpetbotlist/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
13 changes: 10 additions & 3 deletions plugins/cato/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
23 changes: 13 additions & 10 deletions plugins/chatbridge/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
35 changes: 19 additions & 16 deletions plugins/chatbridgereforged_mc/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
7 changes: 5 additions & 2 deletions plugins/colored_chat/plugin_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
31 changes: 17 additions & 14 deletions plugins/colorful_id/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
6 changes: 4 additions & 2 deletions plugins/command_aliases/plugin_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
13 changes: 10 additions & 3 deletions plugins/daytime/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
16 changes: 10 additions & 6 deletions plugins/eulagree/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
30 changes: 15 additions & 15 deletions plugins/homo_calculator/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
22 changes: 12 additions & 10 deletions plugins/jrrp/plugin_info.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
Loading

0 comments on commit 2146b31

Please sign in to comment.