-
Notifications
You must be signed in to change notification settings - Fork 15
/
PluginMaster.json
255 lines (255 loc) · 12.2 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
[
{
"Author": "akira0245",
"Name": "Radar(a08381)",
"InternalName": "Radar",
"AssemblyVersion": "2.0.3.1",
"Description": "在屏幕和游戏地图上显示游戏实体的位置。\nDisplays game objects location on screen and map.",
"ApplicableVersion": "any",
"Tags": [
"overlay",
"hunt",
"akira"
],
"DalamudApiLevel": 8,
"IconUrl": "https://i.loli.net/2021/09/24/UaxuSd9ODk5Ngil.png",
"Punchline": "Displays game objects location on screen and map.",
"DownloadLinkInstall": "https://raw.githubusercontent.com/a08381/akira0245_Radar/main/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/a08381/akira0245_Radar/main/latest.zip",
"DownloadLinkTesting": "https://raw.githubusercontent.com/a08381/akira0245_Radar/main/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadCount": 0,
"LastUpdated": "0"
},
{
"Author": "yomishino",
"Name": "ActionEffectRange",
"InternalName": "ActionEffectRange",
"Punchline": "显示技能的影响范围",
"AssemblyVersion": "1.4.6.3",
"Description": "This plugin provides a visual cue on the effect range of the AoE action you just used.\n\nMay be used as a supplement/replacement to the actions' VFXs in showing effect range related information, such as where has the action landed and how large an area it covered.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/yomishino/FFXIVActionEffectRange",
"Tags": ["UI", "AoE", "Action", "EffectRange"],
"DalamudApiLevel": 7,
"LoadPriority": 0,
"IconUrl": "",
"DownloadCount": 0,
"LastUpdate": 0,
"DownloadLinkInstall": "https://github.com/gamous/FFXIVActionEffectRange/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/FFXIVActionEffectRange/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/gamous/FFXIVActionEffectRange/releases/latest/download/latest.zip"
},
{
"Author": "gamous",
"Name": "PostMeteion",
"InternalName": "PostMeteion",
"AssemblyVersion": "1.0.0.0",
"Description": "梅蒂恩会执行光呆的指令并汇报成果,通过HttpApi与Webhook",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/gamous/PostMeteion",
"Tags": ["httpapi", "plugin", "command"],
"DalamudApiLevel": 6,
"LoadPriority": 0,
"Punchline": "Meteion will process the command you post and report information.",
"DownloadLinkInstall": "https://github.com/gamous/PostMeteion/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/gamous/PostMeteion/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/PostMeteion/releases/latest/download/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"LastUpdated": "1662970852"
},
{
"Author": "Liza Carvelli",
"Name": "Fish Notify",
"InternalName": "FishNotify",
"AssemblyVersion": "4.0.0.1",
"Description": "钓鱼咬钩时根据咬钩力度播放声音,同时聊天框提醒",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/carvelli/Fish-Notify",
"Tags": ["fishing"],
"DalamudApiLevel": 7,
"LoadPriority": 0,
"Punchline": "Plays a sound when a fish is caught",
"DownloadLinkInstall": "https://github.com/gamous/FishNotify/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/gamous/FishNotify/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/FishNotify/releases/latest/download/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"LastUpdated": "1662970852"
},
{
"Author": "LeonBlade",
"Name": "Burning Down the House",
"InternalName": "BDTHPlugin",
"AssemblyVersion": "1.5.7.2",
"Description": "允许通过坐标轴移动家具并解除摆放限制",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/LeonBlade/BDTHPlugin",
"Tags": [
"bdth",
"housing",
"float",
"place",
"glitch",
"furnishing",
"LeonBlade"
],
"DalamudApiLevel": 7,
"LoadPriority": 0,
"IconUrl": "https://github.com/LeonBlade/BDTHPlugin/raw/main/icon.png",
"DownloadLinkInstall": "https://github.com/gamous/BDTHPlugin/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/gamous/BDTHPlugin/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/BDTHPlugin/releases/latest/download/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"LastUpdated": "1664036705"
},
{
"Author": "he0119",
"Name": "Blind Box",
"InternalName": "BlindBoxPlugin",
"AssemblyVersion": "1.4.2.0",
"Description": "用来统计盲盒中物品获得情况的插件。\n/blindbox 打开盲盒信息界面。\n/blindbox config 打开设置界面。",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/he0119/FFXIVBlindBoxPlugin",
"Tags": ["blindbox"],
"CategoryTags": ["utility"],
"DalamudApiLevel": 6,
"LoadPriority": 0,
"ImageUrls": [
"https://raw.githubusercontent.com/he0119/FFXIVBlindBoxPlugin/main/images/image1.png"
],
"IconUrl": "https://raw.githubusercontent.com/he0119/FFXIVBlindBoxPlugin/main/images/icon.png",
"Punchline": "查看盲盒中物品的获得情况。",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"LastUpdate": "1668145980",
"DownloadLinkInstall": "https://github.com/he0119/FFXIVBlindBoxPlugin/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/he0119/FFXIVBlindBoxPlugin/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/he0119/FFXIVBlindBoxPlugin/releases/latest/download/latest.zip"
},
{
"Author": "Youri",
"Name": "FFXIV Money Tracker",
"Punchline": "For when you want to know how much you spend/earn in ffxiv!",
"Description": "记账 For when you want to know how much you spend/earn in ffxiv!",
"InternalName": "XIVMoneyTracker",
"ApplicableVersion": "any",
"DalamudApiLevel": 7,
"IsHide": false,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/yschuurmans/FFXIVMoneyTracker",
"DownloadLinkInstall": "https://github.com/gamous/FFXIVMoneyTracker/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/gamous/FFXIVMoneyTracker/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/FFXIVMoneyTracker/releases/latest/download/latest.zip",
"DownloadCount": 1,
"LastUpdated": "1642604760",
"Tags": ["money", "plugin", "tracker"],
"AssemblyVersion": "0.0.3.1"
},
{
"Author": "Asvel",
"Name": "Literal Map Link",
"InternalName": "LiteralMapLink",
"Punchline": "将地图坐标文本自动转换为地图链接",
"Description": "在聊天框发送地图坐标文本时会自动转换为可点击的地图链接\nTurn map coordinates literal into interactable map link when you post in-game chat messages.\nWARNING: currently it's only tested under Chinese version FFXIV client.",
"Tags": ["Chat", "Utility"],
"RepoUrl": "https://github.com/Asvel/ffxiv-literal-map-link",
"AssemblyVersion": "1.1.1.0",
"ApplicableVersion": "any",
"DalamudApiLevel": 6,
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 0,
"CategoryTags": ["social", "utility"],
"LastUpdate": "1660114520",
"DownloadLinkInstall": "https://asvel.github.io/ffxiv-literal-map-link/1.1.1.0.zip",
"DownloadLinkTesting": "https://asvel.github.io/ffxiv-literal-map-link/1.1.1.0.zip",
"DownloadLinkUpdate": "https://asvel.github.io/ffxiv-literal-map-link/1.1.1.0.zip"
},
{
"Author": "Chalkos",
"Name": "Marketbuddy",
"Punchline": "简化日常的市场出售操作",
"Description": "Helper for your day-to-day market operations.",
"InternalName": "Marketbuddy",
"AssemblyVersion": "0.2.2.13",
"RepoUrl": "https://github.com/chalkos/Marketbuddy",
"ApplicableVersion": "any",
"DalamudApiLevel": 7,
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/gamous/Marketbuddy/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/Marketbuddy/releases/latest/download/latest.zip",
"DownloadLinkInstall": "https://github.com/gamous/Marketbuddy/releases/latest/download/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1632419669",
"Changelog": "patch 6.2 fix, dalamud api7 and .net6"
},
{
"Author": "akira0245",
"Name": "Radar",
"InternalName": "Radar",
"AssemblyVersion": "3.0.0.0",
"Description": "在屏幕和游戏地图上显示游戏实体的位置。\nDisplays game objects location on screen and map.",
"ApplicableVersion": "any",
"Tags": ["utility"],
"DalamudApiLevel": 7,
"IconUrl": "https://i.loli.net/2021/09/24/UaxuSd9ODk5Ngil.png",
"Punchline": "Displays game objects location on screen and map.",
"DownloadLinkInstall": "https://github.com/gamous/Radar/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/gamous/Radar/releases/latest/download/latest.zip",
"DownloadLinkTesting": "https://github.com/gamous/Radar/releases/latest/download/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadCount": 0,
"LastUpdated": "0"
},
{
"Author": "akira0245, Ori",
"Name": "MidiBard 2",
"InternalName": "MidiBard2",
"AssemblyVersion": "2.2.3.1",
"Description": "Bard performance using midi files or keyboard.\n- Solo and ensemble mode support\n- Text commands for instrument equip and switch\nSupported by FFXIV Bards & Bands Community: discord.gg/ff14bard",
"ApplicableVersion": "any",
"RepoUrl": "https://midibard.org/",
"CategoryTags": ["utility", "other"],
"DalamudApiLevel": 7,
"LoadPriority": 0,
"ImageUrls": ["https://i.imgur.com/1R13XF0.png"],
"IconUrl": "https://i.imgur.com/OSxqew4.png",
"Punchline": "Bard performance using midi files or keyboard.\nSupported by FFXIV Bards & Bands Community: discord.gg/ff14bard",
"Changelog": "API7, .NET 6.0.\nKnown Issue: Sometimes your guitar always sound as overdriven LOCALLY. This only affects yourself and will NOT affect what others hear your guitar(you may use an alt to verify this).",
"IsHide": "False",
"IsTestingExclusive": "False",
"DownloadCount": 61021,
"LastUpdate": "1661375703",
"DownloadLinkInstall": "https://raw.githubusercontent.com/reckhou/DalamudPlugins-Ori/api6/plugins/MidiBard2/latest.zip",
"DownloadLinkTesting": "https://raw.githubusercontent.com/reckhou/DalamudPlugins-Ori/api6/plugins/MidiBard2/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/reckhou/DalamudPlugins-Ori/api6/plugins/MidiBard2/latest.zip"
},
{
"Author": "Meisterlala",
"Name": "Neko Fans NSFW 18+ Patch",
"Punchline": "Frustrated in a dungeon? Look at a cute cat girl! Or look at sexy anime tiddies!",
"Description": "This Plugin does nothing on its own. Neko Fans needs to be installed.\nYou now have access to NSFW images in Neko Fans.",
"InternalName": "NekoLewd",
"AssemblyVersion": "1.0.1",
"RepoUrl": "https://github.com/Meisterlala/NekoFans",
"ApplicableVersion": "any",
"Tags": ["anime", "neko", "waifu", "miqote", "image", "NSFW"],
"CategoryTags": ["UI"],
"DalamudApiLevel": 7,
"IconUrl": "https://raw.githubusercontent.com/Meisterlala/NekoFans/master/icon18.png",
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdated": 1661525212,
"DownloadCount": 1722,
"DownloadLinkInstall": "https://github.com/Meisterlala/NekoFans/releases/download/1.0.1-NSFW/NekoFansLewd.zip",
"DownloadLinkTesting": "https://github.com/Meisterlala/NekoFans/releases/download/1.0.1-NSFW/NekoFansLewd.zip",
"DownloadLinkUpdate": "https://github.com/Meisterlala/NekoFans/releases/download/1.0.1-NSFW/NekoFansLewd.zip"
}
]