From d8fd3c812932f17d0cc8dfdf206f41cfc4dd737e Mon Sep 17 00:00:00 2001 From: lozy360 Date: Fri, 6 Jun 2025 23:22:19 +0000 Subject: [PATCH] Update custom.json --- custom.json | 355 ++-------------------------------------------------- 1 file changed, 11 insertions(+), 344 deletions(-) diff --git a/custom.json b/custom.json index 4e7d937..eaec110 100644 --- a/custom.json +++ b/custom.json @@ -1,218 +1,13 @@ [ { - "Author": "Pyon, Anya Hichu", - "Name": "GamblePyon", - "InternalName": "GamblePyon", - "AssemblyVersion": "1.0.2.1", - "Description": "An interface for managing a game of Blackjack.\n/pyon - Open GamblePyon", + "Author": "Anya Hichu, Lozy Rhel", + "Name": "SpotifyHonorific", + "InternalName": "SpotifyHonorific", + "AssemblyVersion": "1.0.0.0", + "Description": "Update honorific title based on spotify activity informations", "ApplicableVersion": "any", "Tags": [ - "blackjack", - "gamble", - "pyon" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Helper plugin for Blackjack", - "RepoUrl": "https://github.com/anya-hichu/FFXIVGamblePyon", - "IconUrl": "https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.2.1/images/icon.png", - "ImageUrls": [ - "https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.2.1/images/image1.png" - ], - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.1/GamblePyon.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.1/GamblePyon.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.2.1/GamblePyon.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "Orderific", - "InternalName": "Orderific", - "AssemblyVersion": "0.0.0.1", - "Description": "Cycle through multiple honorific titles in order", - "ApplicableVersion": "any", - "Tags": [ - "honorific", - "timer", - "cycle", - "order" - ], - "DalamudApiLevel": 11, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Cycle through multiple honorific titles in order.", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/Orderific/releases/download/0.0.0.1/Orderific.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/Orderific/releases/download/0.0.0.1/Orderific.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/Orderific/releases/download/0.0.0.1/Orderific.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "Quack", - "InternalName": "Quack", - "AssemblyVersion": "0.0.9.7", - "Description": "Generate and run macro actions quickly using a spotlight inspired interface", - "ApplicableVersion": "any", - "RepoUrl": "https://github.com/anya-hichu/Quack", - "Tags": [ - "search", - "macro", - "generator", - "quick", - "scripting" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "ImageUrls": [], - "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.9.7/images/icon.png", - "Punchline": "Run actions quackly", - "AcceptsFeedback": false, - "Changelog": "- Add support for single quoting for arguments.", - "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.9.7/Quack.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.9.7/Quack.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.9.7/Quack.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "DeterministicPose", - "InternalName": "DeterministicPose", - "AssemblyVersion": "0.0.2.2", - "Description": "Dalamud plugin that provides a deterministic cpose command", - "ApplicableVersion": "any", - "Tags": [ - "cpose", - "deterministic", - "index" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "/dpose ", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.2.2/DeterministicPose.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.2.2/DeterministicPose.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.2.2/DeterministicPose.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "ModSettingCommands", - "InternalName": "ModSettingCommands", - "AssemblyVersion": "0.0.2.0", - "Description": "Provides /modset command to update penumbra mod settings", - "ApplicableVersion": "any", - "Tags": [ - "penumbra", - "settings", - "options", - "commands" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Update mod settings using command", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.2.0/ModSettingCommands.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.2.0/ModSettingCommands.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.2.0/ModSettingCommands.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "ModAutoTagger", - "InternalName": "ModAutoTagger", - "AssemblyVersion": "0.0.2.0", - "Description": "Add bulk tags dynamically to penumbra mods based on conditions", - "ApplicableVersion": "any", - "Tags": [ - "penumbra", - "mod", - "tag", - "auto" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Ain't nobody got time for bulk tagging", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.2.0/ModAutoTagger.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.2.0/ModAutoTagger.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.2.0/ModAutoTagger.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "ChatDeathRoll", - "InternalName": "ChatDeathRoll", - "AssemblyVersion": "0.0.2.0", - "Description": "Provides link buttons in chat for death rolling", - "ApplicableVersion": "any", - "Tags": [ - "deathroll", - "button", - "link", - "chat", - "helper" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Zero trust death rolling helper", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.2.0/ChatDeathRoll.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.2.0/ChatDeathRoll.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.2.0/ChatDeathRoll.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "DiscordActivityHonorific", - "InternalName": "DiscordActivityHonorific", - "AssemblyVersion": "0.0.2.1", - "Description": "Update honorific title based on discord activity informations", - "ApplicableVersion": "any", - "Tags": [ - "discord", + "spotify", "activity", "honorific" ], @@ -221,142 +16,14 @@ "LoadSync": false, "CanUnloadAsync": false, "LoadPriority": 0, - "Punchline": "Discord activity as honorific", + "Punchline": "Spotify activity as honorific", + "RepoUrl": "https://gitea.lozy.pink/lozy360/spotify-honorific", "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.2.1/DiscordActivityHonorific.zip", + "DownloadLinkInstall": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.0/latest.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.2.1/DiscordActivityHonorific.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/DiscordActivityHonorific/releases/download/0.0.2.1/DiscordActivityHonorific.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "RecruitmentRefresher", - "InternalName": "RecruitmentRefresher", - "AssemblyVersion": "0.0.1.2", - "Description": "Refresh party finder recruitment automatically", - "ApplicableVersion": "any", - "Tags": [ - "recruitment", - "party", - "finder", - "refresher" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Recruit all night!", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/RecruitmentRefresher/releases/download/0.0.1.2/RecruitmentRefresher.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/RecruitmentRefresher/releases/download/0.0.1.2/RecruitmentRefresher.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/RecruitmentRefresher/releases/download/0.0.1.2/RecruitmentRefresher.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "PatMeHonorific", - "InternalName": "PatMeHonorific", - "AssemblyVersion": "0.0.2.3", - "Description": "Displays emote counters as honorific title dynamically", - "ApplicableVersion": "any", - "Tags": [ - "emote", - "plugin", - "honorific" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Show your emote goals", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.3/PatMeHonorific.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.3/PatMeHonorific.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.3/PatMeHonorific.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "Anya Hichu", - "Name": "Reggiex", - "InternalName": "Reggiex", - "AssemblyVersion": "0.0.0.9", - "Description": "Configurable text patterns or emotes to execute commands", - "ApplicableVersion": "any", - "Tags": [ - "text", - "command", - "execute" - ], - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Because my body is reggie(x)", - "Changelog": "- Keep colors when message is not modified.", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/Reggiex/releases/download/0.0.0.9/Reggiex.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/Reggiex/releases/download/0.0.0.9/Reggiex.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/Reggiex/releases/download/0.0.0.9/Reggiex.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "VariableVixen, Anya Hichu", - "Name": "TinyCommands", - "InternalName": "TinyCmds", - "AssemblyVersion": "0.8.9.3", - "Description": "Adds tiny and simple but useful chat commands, and nothing more. It doesn't even have a UI.", - "ApplicableVersion": "any", - "RepoUrl": "https://github.com/anya-hichu/TinyCommands", - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Tiny, GUI-less convenience commands designed to make macros more powerful", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/TinyCommands/releases/download/0.8.9.3/TinyCmds.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/TinyCommands/releases/download/0.8.9.3/TinyCmds.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/TinyCommands/releases/download/0.8.9.3/TinyCmds.zip", - "DownloadCount": 0, - "LastUpdated": "0" - }, - { - "Author": "VariableVixen, Anya Hichu", - "Name": "WoLua", - "InternalName": "WoLua", - "AssemblyVersion": "0.3.8.2", - "Description": "Write custom chat commands by creating lua scripts", - "ApplicableVersion": "any", - "RepoUrl": "https://github.com/anya-hichu/WoLua", - "DalamudApiLevel": 12, - "LoadRequiredState": 0, - "LoadSync": false, - "CanUnloadAsync": false, - "LoadPriority": 0, - "Punchline": "Write your own custom chat commands in lua!", - "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.2/WoLua.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.2/WoLua.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.2/WoLua.zip", + "DownloadLinkTesting": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.0/latest.zip", + "DownloadLinkUpdate": "https://gitea.lozy.pink/lozy360/spotify-honorific/releases/download/1.0.0.0/latest.zip", "DownloadCount": 0, "LastUpdated": "0" }