commit 69f1c91fef9c49feb84b936496233b247de8cfb1 Author: Pilzinsel64 Date: Sat Dec 20 10:45:58 2025 +0100 add plugimaster.json diff --git a/pluginmaster.json b/pluginmaster.json new file mode 100644 index 0000000..e8a36d8 --- /dev/null +++ b/pluginmaster.json @@ -0,0 +1,35 @@ +[ + { + "Author": "Pilzinsel64, r00telement", + "Name": "Player Tags", + "Punchline": "Lightweight job visibility in nameplates and chat.", + "Description": "Lightweight job visibility in nameplates and chat. Create custom tags and add them to players with the context menu.\n\nYou want to contribute and help developing new features or want to extend existing? Feel free to open Fork and open a Pull Request!\n\nThis plugin was originally developed by r00telement but forked and continued by Pilzinsel64.", + "Changelog": "- Update to API 13", + "TestingChangelog": null, + "Tags": [ + "Jobs", + "UI" + ], + "CategoryTags": [ + "jobs", + "UI" + ], + "IsHide": false, + "InternalName": "PlayerTags", + "AssemblyVersion": "1.12.3.0", + "TestingAssemblyVersion": null, + "IsTestingExclusive": false, + "RepoUrl": "https://git.pilzinsel64.de/Pilzinsel64/PlayerTags", + "ApplicableVersion": "any", + "DalamudApiLevel": 13, + "TestingDalamudApiLevel": 12, + "DownloadLinkInstall": "https://cloud.pilzinsel64.de/public.php/dav/files/p6RANKGzWz8ys8o/latest.zip", + "DownloadLinkTesting": "https://cloud.pilzinsel64.de/public.php/dav/files/p6RANKGzWz8ys8o/testing.zip", + "LoadPriority": 0, + "ImageUrls": null, + "IconUrl": null, + "AcceptsFeedback": true, + "FeedbackMessage": null, + "FeedbackWebhook": null + } +]