From 026d68a4cf539db0bb02ab876321e5059919aafa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Pfister?= Date: Sat, 23 Nov 2024 21:45:09 +0100 Subject: [PATCH 1/5] Create Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json A new, very simple plugin, that lets you search the Hypixel Skyblock wiki. --- ...ck wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json diff --git a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json new file mode 100644 index 000000000..0b2464a39 --- /dev/null +++ b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json @@ -0,0 +1,12 @@ +{ + "ID": "2f4e384e-76ce-45c3-aea2-b16f5e5c328f", + "Name": "Hypixel skyblock wiki", + "Description": "Lets you search the Hypixel skyblock wiki", + "Author": "Noé Pfister", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki", + "IcoPath": "https://cdn.jsdelivr.net/gh/NoePfister/Hypixel-Skyblock-Wiki@main/Images/app.png", + "UrlSourceCode": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki", + "UrlDownload": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki/releases/download/v1.0.0/Flow.Launcher.Plugin.HelloWorldPython.zip", +} From 7eb664705cdb2c5018166fa4879ab60324298593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Pfister?= Date: Sat, 23 Nov 2024 21:56:20 +0100 Subject: [PATCH 2/5] renamed zip file --- ...ixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json index 0b2464a39..4e212b67e 100644 --- a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json +++ b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json @@ -8,5 +8,5 @@ "Website": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki", "IcoPath": "https://cdn.jsdelivr.net/gh/NoePfister/Hypixel-Skyblock-Wiki@main/Images/app.png", "UrlSourceCode": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki", - "UrlDownload": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki/releases/download/v1.0.0/Flow.Launcher.Plugin.HelloWorldPython.zip", + "UrlDownload": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki/releases/download/v1.0.0/Flow.Launcher.Plugin.HypixelSkyblockWiki.zip", } From 811606bb0549ec159c2132096b2568acbfadc139 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 24 Nov 2024 21:32:23 +1100 Subject: [PATCH 3/5] Update plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json --- ...ixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json index 4e212b67e..1b1c1c3e7 100644 --- a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json +++ b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json @@ -8,5 +8,5 @@ "Website": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki", "IcoPath": "https://cdn.jsdelivr.net/gh/NoePfister/Hypixel-Skyblock-Wiki@main/Images/app.png", "UrlSourceCode": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki", - "UrlDownload": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki/releases/download/v1.0.0/Flow.Launcher.Plugin.HypixelSkyblockWiki.zip", + "UrlDownload": "https://github.com/NoePfister/Hypixel-Skyblock-Wiki/releases/download/v1.0.0/Flow.Launcher.Plugin.HypixelSkyblockWiki.zip" } From c9b085d4b0c26b85e8dafd645d079d337765db16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Pfister?= Date: Sun, 24 Nov 2024 11:55:58 +0100 Subject: [PATCH 4/5] Replaced guid. --- ...ixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json index 1b1c1c3e7..ee7178693 100644 --- a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json +++ b/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json @@ -1,5 +1,5 @@ { - "ID": "2f4e384e-76ce-45c3-aea2-b16f5e5c328f", + "ID": "007b90cb-708c-4d36-81bf-82db4550a322", "Name": "Hypixel skyblock wiki", "Description": "Lets you search the Hypixel skyblock wiki", "Author": "Noé Pfister", From 56b023f9c55752a87a23140fa75cb085a0ab5094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Pfister?= Date: Sun, 24 Nov 2024 12:07:43 +0100 Subject: [PATCH 5/5] renamed file --- ...pixel skyblock wiki-007b90cb-708c-4d36-81bf-82db4550a322.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json => Hypixel skyblock wiki-007b90cb-708c-4d36-81bf-82db4550a322.json} (100%) diff --git a/plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json b/plugins/Hypixel skyblock wiki-007b90cb-708c-4d36-81bf-82db4550a322.json similarity index 100% rename from plugins/Hypixel skyblock wiki-2f4e384e-76ce-45c3-aea2-b16f5e5c328f.json rename to plugins/Hypixel skyblock wiki-007b90cb-708c-4d36-81bf-82db4550a322.json