-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrepo.json
More file actions
438 lines (438 loc) · 19.1 KB
/
repo.json
File metadata and controls
438 lines (438 loc) · 19.1 KB
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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
[
{
"Author": "Lichie",
"Name": "LMeter",
"InternalName": "LMeter",
"AssemblyVersion": "0.4.1.3",
"Description": "Renders ACT combat log data as a plugin instead of using a web based overlay",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/lichie567/LMeter",
"Tags": [
"UI"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Plugin to display ACT combat log data.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/lichie567/LMeter/releases/download/0.4.1.3/LMeter.zip",
"DownloadLinkUpdate": "https://github.com/lichie567/LMeter/releases/download/0.4.1.3/LMeter.zip"
},
{
"Author": "NightmareXIV",
"Name": "Mini",
"InternalName": "Mini",
"AssemblyVersion": "2.1.1.2",
"Description": "Additionally can minimize game to tray or create game's tray icon",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/NightmareXIV/Mini",
"DalamudApiLevel": 13,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Adds a button and a command to minimize your game into taskbar",
"AcceptsFeedback": false,
"DownloadLinkInstall": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/mini.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/mini.zip"
},
{
"Author": "NightmareXIV",
"Name": "DSR Toolbox",
"InternalName": "DSREyeLocator",
"AssemblyVersion": "2.0.1.4",
"Description": "Current functions:\nResolve eyes position\nWroth flames automarker (whole group and personal)\nTether to your chain partner",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [],
"Punchline": "A helper plugin for Dragonsong's Reprise (Ultimate).",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/NightmareXIV/DSREyeLocator/releases/download/2.0.1.4/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/DSREyeLocator/releases/download/2.0.1.4/latest.zip"
},
{
"Author": "Haselnussbomber",
"Name": "HaselTweaks",
"InternalName": "HaselTweaks",
"AssemblyVersion": "27.0.3.0",
"Description": "Keep on tweaking.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Haselnussbomber/HaselTweaks",
"DalamudApiLevel": 10,
"LoadRequiredState": 1,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "A collection of quality of life tweaks.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/Haselnussbomber/HaselTweaks/releases/download/v27.0.3/latest.zip",
"DownloadLinkUpdate": "https://github.com/Haselnussbomber/HaselTweaks/releases/download/v27.0.3/latest.zip"
},
{
"Author": "UnknownX",
"Name": "NoClippy",
"InternalName": "NoClippy",
"AssemblyVersion": "0.5.0.16",
"Description": "Reduces the effects of lag on certain aspects of the game, such as weaving and statuses. Usable as an alternative, or in addition, to XivAlexander.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/UnknownX7/NoClippy",
"CategoryTags": [
"jobs",
"utility"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [
""
],
"IconUrl": "",
"Punchline": "Reduces the effects of lag on certain aspects of the game, and can show GCD clips",
"Changelog": "",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/UnknownX7/NoClippy/releases/download/v0.5.0.16/latest.zip",
"DownloadLinkUpdate": "https://github.com/UnknownX7/NoClippy/releases/download/v0.5.0.16/latest.zip"
},
{
"Author": "KangasZ",
"Name": "Radar Plugin",
"InternalName": "RadarPlugin",
"AssemblyVersion": "2.1.2.2",
"Description": "Radar to see enemies, objects, and interactables through walls.\nThis is an ESP, please don't use it to call aliens down.\nPlease report any issues to the author.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/KangasZ/RadarPlugin",
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "See everything through walls",
"Changelog": "Fonts are broken and will be fixed eventually\nAdded player-based options via AccountId\nUpdated the local mobs ui with some new features",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/KangasZ/DalamudPluginRepository/4ed1229a3d19b36d4b9107eaec375c69e16e69b4/plugins/RadarPlugin/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/KangasZ/DalamudPluginRepository/4ed1229a3d19b36d4b9107eaec375c69e16e69b4/plugins/RadarPlugin/latest.zip"
},
{
"Author": "UnknownX",
"Name": "ReAction",
"InternalName": "ReAction",
"AssemblyVersion": "1.3.3.10",
"Description": "Improves aspects of the battle system with action stacks (like MOAction) and various QoL settings.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/UnknownX7/ReAction",
"CategoryTags": [
"jobs"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [
""
],
"IconUrl": "",
"Punchline": "QoL for the battle system.",
"Changelog": "Fixed an issue with queuing some charged actions.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/UnknownX7/ReAction/releases/download/v1.3.3.10/latest.zip",
"DownloadLinkUpdate": "https://github.com/UnknownX7/ReAction/releases/download/v1.3.3.10/latest.zip"
},
{
"Author": "attick, daemitus, Khayle",
"Name": "XIV Combo Expanded",
"InternalName": "XIVComboExpanded",
"AssemblyVersion": "2.0.0.12",
"Description": "This plugin condenses combos and mutually exclusive abilities onto a single button. For example, a 1-2-3 combo would become 1-1-1.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/daemitus/XIVComboPlugin",
"Tags": [
"combo",
"xivcombo",
"expanded",
"pcombo"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [],
"IconUrl": "https://raw.githubusercontent.com/daemitus/XIVComboPlugin/master/res/icon.png",
"Punchline": "Condenses combos and mutually exclusive abilities onto a single button.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/daemitus/MyDalamudPlugins/b851e660ab93cd90a49017767f0419d37ca41b0b/plugins/XIVComboExpanded/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/daemitus/MyDalamudPlugins/b851e660ab93cd90a49017767f0419d37ca41b0b/plugins/XIVComboExpanded/latest.zip"
},
{
"Author": "attick, daemitus, VariableVixen",
"Name": "XIV Combo Very Expanded",
"InternalName": "XIVComboVX",
"AssemblyVersion": "9.30.0",
"Description": "This plugin condenses combos and mutually exclusive abilities onto a single button. To a degree that some would call absurd, but that's why it's all configurable. Let the players decide.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/PrincessRTFM/XIVComboPlugin",
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Why can't I hold all these buttons?",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/PrincessRTFM/MyDalamudPlugins/a5daae97d600c6dc43b074f27544d91774f3177a/plugins/XIVComboVX/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/PrincessRTFM/MyDalamudPlugins/a5daae97d600c6dc43b074f27544d91774f3177a/plugins/XIVComboVX/latest.zip"
},
{
"Author": "daemitus, croizat",
"Name": "Something Need Doing (Expanded Edition)",
"InternalName": "SomethingNeedDoing",
"AssemblyVersion": "1.53.0.0",
"Description": "Now for more than crafting!",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Jaksuhn/SomethingNeedDoing",
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/Jaksuhn/SomethingNeedDoing/master/res/orc2.png",
"Punchline": "Work work.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/SomethingNeedDoing-1.53.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/SomethingNeedDoing-1.53.zip"
},
{
"Author": "Kouzukii, VeroFess,tmingyuan",
"Name": "Price Insight CN",
"InternalName": "PriceInsightCN",
"AssemblyVersion": "2.8.0.1",
"Description": "每当您将鼠标悬停在商品上时, 这个插件都会在底部显示 NQ/HQ 市场价格以及最近购买的价格.\n价格从 Universalis.app 检索并缓存 90 分钟。\n要刷新价格, 您可以将鼠标悬停在某个项目上的同时点击 Alt .\n",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/t-mingyuan/ffxiv-priceinsightCN",
"Tags": [
"marketboard",
"items",
"price",
"CN"
],
"CategoryTags": [
"ui",
"utility"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"ImageUrls": [
"https://raw.githubusercontent.com/t-mingyuan/ffxiv-priceinsightCN/main/images/imagecn.png",
"https://raw.githubusercontent.com/t-mingyuan/ffxiv-priceinsightCN/main/images/image1.png",
"https://raw.githubusercontent.com/t-mingyuan/ffxiv-priceinsightCN/main/images/image2.png"
],
"IconUrl": "https://raw.githubusercontent.com/t-mingyuan/ffxiv-priceinsightCN/main/images/icon.png",
"Punchline": "在鼠标悬停时查看商品市场价格! 该插件为Price Insight的汉化版。",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/PriceInsightCN.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/PriceInsightCN.zip",
"DownloadLinkTest": "https://github.com/t-mingyuan/ffxiv-priceinsightCN/archive/refs/heads/main.zip"
},
{
"Author": "daemitus, MidoriKami",
"Name": "ezFauxHollows",
"InternalName": "FauxHollowsSolver",
"AssemblyVersion": "1.4.0.0",
"Description": "This plugin highlights tiles in Faux Hollows that represent the best potential action you can take.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/MidoriKami/FauxHollowsSolver",
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Highlights recommended tiles in Faux Hollows for your next move.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/EzFauxHollows.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/StackExplode/FFXIVOldPlugins/master/releases/EzFauxHollows.zip"
},
{
"Author": "Haselnussbomber",
"Name": "LeveHelper",
"InternalName": "LeveHelper",
"AssemblyVersion": "2.4.0.0",
"Description": "A little helper to check which Levequests have been completed and which are missing.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Haselnussbomber/LeveHelper",
"DalamudApiLevel": 10,
"LoadRequiredState": 1,
"LoadSync": false,
"CanUnloadAsync": true,
"LoadPriority": 0,
"Punchline": "A little helper for Levequests.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/Haselnussbomber/LeveHelper/releases/download/v2.4.0/latest.zip",
"DownloadLinkUpdate": "https://github.com/Haselnussbomber/LeveHelper/releases/download/v2.4.0/latest.zip"
},
{
"Author": "Asteria Nocturna",
"Name": "Divination.AetheryteLinkInChat",
"InternalName": "AetheryteLinkInChat",
"AssemblyVersion": "7.0.2.0",
"Description": "Display a teleport link to the nearest aetherite for the map link from the in-game chat. Type /alic to configure the plugin.",
"ApplicableVersion": "any",
"Tags": [
"teleporter"
],
"CategoryTags": [
"utility"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Quick teleport for mob hunts and treasure hunts!",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://raw.githubusercontent.com/SlashNephy/divination-distrib/b1f0eb5f2ebf52faf5dd4a5aee9b6a2a31f2612c/plugins/stable/AetheryteLinkInChat/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/SlashNephy/divination-distrib/b1f0eb5f2ebf52faf5dd4a5aee9b6a2a31f2612c/plugins/stable/AetheryteLinkInChat/latest.zip"
},
{
"Author": "Caraxi",
"Name": "Adventurer in Need(Strange)",
"Punchline": "Receive a notification when a duty roulette is in need of a role.",
"Description": "Receive a notification when a duty roulette is in need of a role. /pbonus to setup",
"Changelog": "API13 / Update for 7.3",
"TestingChangelog": null,
"Tags": null,
"CategoryTags": null,
"IsHide": true,
"InternalName": "AdventurerInNeed",
"AssemblyVersion": "1.5.0.4",
"TestingAssemblyVersion": "1.5.0.4",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Caraxi/AdventurerInNeed",
"ApplicableVersion": "any",
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 0,
"DownloadCount": 222043,
"LastUpdate": 1754623202,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/AdventurerInNeed?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://kamori.goats.dev/Plugin/Download/AdventurerInNeed?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/AdventurerInNeed?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"LoadPriority": 0,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"FeedbackWebhook": null,
"_isDip17Plugin": true,
"_Dip17Channel": "stable"
},
{
"Author": "MidoriKami, Lharz",
"Name": "CurrencyAlert(Strange)",
"Punchline": "Display alerts upon reaching configurable currencies thresholds.",
"Description": "This plugin lets you easily manage your various currencies to prevent from wasting precious resources.",
"Changelog": "API13",
"TestingChangelog": "Add LayoutAnchor setting\r\nAdd FirstItemSpacing setting",
"Tags": [
"Currency",
"Tomestones",
"Alert",
"Tracker"
],
"CategoryTags": null,
"IsHide": true,
"InternalName": "CurrencyAlert",
"AssemblyVersion": "2.2.2.3",
"TestingAssemblyVersion": "2.2.2.3",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/MidoriKami/CurrencyAlert",
"ApplicableVersion": "any",
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 12,
"DownloadCount": 457401,
"LastUpdate": 1754620592,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/CurrencyAlert?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://kamori.goats.dev/Plugin/Download/CurrencyAlert?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/CurrencyAlert?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"LoadPriority": 0,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": false,
"FeedbackMessage": null,
"FeedbackWebhook": null,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
},
{
"Author": "daemitus, MidoriKami",
"Name": "ezMiniCactpot(Strange)",
"Punchline": "Shows the next best move in Mini Cactpot.",
"Description": "This plugin highlights tiles and lines in MiniCactpot that represent the best potential action you can take.",
"Changelog": "Unbans plugin with updated CS.",
"TestingChangelog": "New systems, now has config menu",
"Tags": null,
"CategoryTags": null,
"IsHide": true,
"InternalName": "MiniCactpotSolver",
"AssemblyVersion": "3.0.0.2",
"TestingAssemblyVersion": "3.0.0.2",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/MidoriKami/MiniCactpotSolver",
"ApplicableVersion": "any",
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 12,
"DownloadCount": 1397266,
"LastUpdate": 1756244637,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/MiniCactpotSolver?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://kamori.goats.dev/Plugin/Download/MiniCactpotSolver?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/MiniCactpotSolver?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"LoadPriority": 0,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"FeedbackWebhook": null,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
},
{
"Author": "daemitus, MidoriKami",
"Name": "ezWondrousTails(Strange)",
"Punchline": "Adds row probabilities to the Wondrous Tails display.",
"Description": "This plugin prints the probability of getting a row in Wondrous Tails to the in-game display along with the average probability of what would happen if you shuffled.",
"Changelog": "3.2.2.5 - The \"I'm Sure It's Fixed This Time\" Edition\r\n\r\n- Reworking the text handling again, this time with more sanity. Thanks @MidoriKami.",
"TestingChangelog": "Simplify Plugin, use new KamiToolKit ui features",
"Tags": null,
"CategoryTags": null,
"IsHide": true,
"InternalName": "WondrousTailsSolver",
"AssemblyVersion": "3.2.2.5",
"TestingAssemblyVersion": "3.2.2.5",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/MidoriKami/WondrousTailsSolver",
"ApplicableVersion": "any",
"DalamudApiLevel": 13,
"TestingDalamudApiLevel": 12,
"DownloadCount": 1534359,
"LastUpdate": 1754711613,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/WondrousTailsSolver?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://kamori.goats.dev/Plugin/Download/WondrousTailsSolver?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/WondrousTailsSolver?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"LoadPriority": 0,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"FeedbackWebhook": null,
"_isDip17Plugin": true,
"_Dip17Channel": "testing-live"
}
]