-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpluginmaster.json
102 lines (102 loc) · 4.28 KB
/
pluginmaster.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
{
"Author": "GitPaulo",
"Name": "CombatHeadgear",
"Description": "Toggle headgear visibility in and out of combat.",
"InternalName": "CombatHeadgear",
"AssemblyVersion": "3.0.0",
"RepoUrl": "https://github.com/GitPaulo/CombatHeadgear",
"IconUrl": "https://raw.githubusercontent.com/GitPaulo/CombatHeadgear/master/Data/icon.png",
"ApplicableVersion": "any",
"Tags": [
"dalamud",
"headgear",
"visibility",
"combat",
"GitPaulo",
"artin"
],
"DalamudApiLevel": 11,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://github.com/GitPaulo/CombatHeadgear/releases/download/3.0.0/latest.zip",
"DownloadLinkTesting": "https://github.com/GitPaulo/CombatHeadgear/releases/download/3.0.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/GitPaulo/CombatHeadgear/releases/download/3.0.0/latest.zip",
"_LastUpdate": "2025-02-07"
},
{
"Author": "GitPaulo",
"Name": "FFXIVCollectRankings",
"Description": "Displays FFXIV Collect rankings for achievements/mounts/minions in player's nameplates.",
"InternalName": "FFXIVCollectRankings",
"AssemblyVersion": "2.0.0",
"RepoUrl": "https://github.com/GitPaulo/FFXIVCollectRankings",
"IconUrl": "https://raw.githubusercontent.com/GitPaulo/FFXIVCollectRankings/master/Data/icon.png",
"ApplicableVersion": "any",
"Tags": [
"dalamud",
"search",
"info",
"lodestone",
"GitPaulo",
"artin"
],
"DalamudApiLevel": 11,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://github.com/GitPaulo/FFXIVCollectRankings/releases/download/2.0.0/latest.zip",
"DownloadLinkTesting": "https://github.com/GitPaulo/FFXIVCollectRankings/releases/download/2.0.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/GitPaulo/FFXIVCollectRankings/releases/download/2.0.0/latest.zip",
"_LastUpdate": "2025-02-07"
},
{
"Author": "GitPaulo",
"Name": "ISeeYou",
"Description": "Allows you to keep track of who is targeting you in a more visual way.",
"InternalName": "ISeeYou",
"AssemblyVersion": "1.0.0",
"RepoUrl": "https://github.com/GitPaulo/ISeeYou",
"IconUrl": "https://raw.githubusercontent.com/GitPaulo/ISeeYou/master/Data/icon.png",
"ApplicableVersion": "any",
"Tags": [
"dalamud",
"iseeyou",
"visibility",
"combat",
"GitPaulo",
"artin"
],
"DalamudApiLevel": 11,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://github.com/GitPaulo/ISeeYou/releases/download/1.0.0/latest.zip",
"DownloadLinkTesting": "https://github.com/GitPaulo/ISeeYou/releases/download/1.0.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/GitPaulo/ISeeYou/releases/download/1.0.0/latest.zip",
"_LastUpdate": "2025-02-07"
},
{
"Author": "GitPaulo",
"Name": "RightClickSearchInfo",
"Description": "Allows you to search a player in-game and on the web by right-clicking them.",
"InternalName": "RightClickSearchInfo",
"AssemblyVersion": "3.0.0",
"RepoUrl": "https://github.com/GitPaulo/RightClickSearchInfo",
"IconUrl": "https://raw.githubusercontent.com/GitPaulo/RightClickSearchInfo/master/Data/icon.png",
"ApplicableVersion": "any",
"Tags": [
"dalamud",
"search",
"info",
"lodestone",
"GitPaulo",
"artin"
],
"DalamudApiLevel": 11,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadLinkInstall": "https://github.com/GitPaulo/RightClickSearchInfo/releases/download/3.0.0/latest.zip",
"DownloadLinkTesting": "https://github.com/GitPaulo/RightClickSearchInfo/releases/download/3.0.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/GitPaulo/RightClickSearchInfo/releases/download/3.0.0/latest.zip",
"_LastUpdate": "2025-02-07"
}
]