-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
pluginmaster.json
320 lines (320 loc) · 15.6 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
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
[
{
"Author": "NightmareXIV and AsunaTsuki",
"Name": "DynamicBridge",
"Punchline": "Allows you to automatically change your appearance based on various conditions.",
"Description": "Automates character appearance changes through rule-based presets, utilizing integration with other popular customization plugins. This enables seamless and context-sensitive transformations, enriching gameplay and increasing immersion.",
"Changelog": "- Added \"Character dead\" state to rules\r\n- Reverted failed translation mechanism. Please watch out and report for bugs.\r\n- Changed internals of drag and drop. Please watch for it and report bugs.",
"IsHide": false,
"InternalName": "DynamicBridge",
"AssemblyVersion": "1.0.6.6",
"TestingAssemblyVersion": "1.0.6.7",
"IsTestingExclusive": false,
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"TestingDalamudApiLevel": 10,
"DownloadCount": 47363,
"LastUpdate": 1731107272,
"DownloadLinkInstall": "https://github.com/NightmareXIV/DynamicBridge/releases/download/1.0.6.6/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/DynamicBridge/releases/download/1.0.6.6/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/DynamicBridge/releases/download/1.0.6.7/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/DynamicBridge/main/DynamicBridge/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "HuntTrainAssistant",
"Punchline": "Hunt train assistance tool.",
"Description": "Provides useful tools for hunt trains such as: highlighting conductor messages and muting all other chat, auto-opening flags from conductors and auto-teleporting to announced destination. ",
"Changelog": "- Attempt to fix issue where HTA would sometimes teleport to next instance even when only 1 A-rank is killed",
"IsHide": false,
"InternalName": "HuntTrainAssistant",
"AssemblyVersion": "1.0.1.7",
"TestingAssemblyVersion": "1.0.1.4",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/HuntTrainAssistant",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"TestingDalamudApiLevel": 10,
"DownloadCount": 48377,
"LastUpdate": 1727147899,
"DownloadLinkInstall": "https://github.com/NightmareXIV/HuntTrainAssistant/releases/download/1.0.1.7/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/HuntTrainAssistant/releases/download/1.0.1.7/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/HuntTrainAssistant/releases/download/1.0.1.4/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/HuntTrainAssistant/master/HuntTrainAssistant/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "Lifestream",
"Punchline": "A plugin to speed up Aethernet travel and World changing.",
"Description": "- One click to teleport to any world or aethernet destination\n- Click on aetheryte shards inside zone map to teleport to them",
"Changelog": "- Preliminary 7.1 update",
"IsHide": false,
"InternalName": "Lifestream",
"AssemblyVersion": "2.3.1.1",
"TestingAssemblyVersion": "2.3.1.0",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/Lifestream",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"TestingDalamudApiLevel": 10,
"DownloadCount": 190830,
"LastUpdate": 1731481078,
"DownloadLinkInstall": "https://github.com/NightmareXIV/Lifestream/releases/download/2.3.1.1/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/Lifestream/releases/download/2.3.1.1/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/Lifestream/releases/download/2.3.1.0/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/Lifestream/main/Lifestream/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "DSR Toolbox",
"Punchline": "A helper plugin for Dragonsong's Reprise (Ultimate).",
"Description": "Current functions:\nResolve eyes position\nWroth flames automarker (whole group and personal)\nTether to your chain partner",
"Changelog": "- Enforce legacy renderer for tether",
"IsHide": false,
"InternalName": "DSREyeLocator",
"AssemblyVersion": "2.0.1.3",
"TestingAssemblyVersion": "2.0.1.4",
"IsTestingExclusive": false,
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"TestingDalamudApiLevel": 10,
"DownloadCount": 33076,
"LastUpdate": 1727407302,
"DownloadLinkInstall": "https://github.com/NightmareXIV/DSREyeLocator/releases/download/2.0.1.3/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/DSREyeLocator/releases/download/2.0.1.3/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/DSREyeLocator/releases/download/2.0.1.4/latest.zip",
"SupportsProfiles": true,
"ImageUrls": [],
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/DSREyeLocator/master/DSREyeLocator/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "WeathermanExtras",
"Punchline": "Experimental Weatherman functions. ",
"Description": "Experimental Weatherman functions. Use at your own risk.",
"Changelog": "- DT update",
"IsHide": false,
"InternalName": "WExtras",
"AssemblyVersion": "1.0.0.5",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/WExtras",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 5271,
"LastUpdate": 1719967456,
"DownloadLinkInstall": "https://github.com/NightmareXIV/WExtras/releases/download/1.0.0.5/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/WExtras/releases/download/1.0.0.5/latest.zip",
"SupportsProfiles": true
},
{
"Author": "NightmareXIV",
"Name": "TextAdvance",
"Punchline": "Quest speedrunning assistance tool. Automatically skips subtitle boxes and confirms cutscene skipping",
"Description": "",
"Changelog": "- 7.1 update (preliminary)",
"IsHide": false,
"InternalName": "TextAdvance",
"AssemblyVersion": "3.2.3.9",
"TestingAssemblyVersion": "3.2.3.0",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/TextAdvance",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 10,
"DownloadCount": 272179,
"LastUpdate": 1731452424,
"DownloadLinkInstall": "https://github.com/NightmareXIV/TextAdvance/releases/download/3.2.3.9/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/TextAdvance/releases/download/3.2.3.9/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/TextAdvance/releases/download/3.2.3.0/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/TextAdvance/master/TextAdvance/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "AntiAfkKick",
"Punchline": "A Dalamud plugin for preventing being auto-kicked from FFXIV due to inactivity. Install and forget, no config needed.",
"Description": "A Dalamud plugin for preventing being auto-kicked from FFXIV due to inactivity. Install and forget, no config needed.",
"Changelog": "- Dawntrail update",
"IsHide": false,
"InternalName": "AntiAfkKick-Dalamud",
"AssemblyVersion": "2.1.0.6",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/AntiAfkKick",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 103815,
"LastUpdate": 1719964891,
"DownloadLinkInstall": "https://github.com/NightmareXIV/AntiAfkKick/releases/download/2.1.0.6/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/AntiAfkKick/releases/download/2.1.0.6/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/AntiAfkKick/master/AntiAfkKick-Dalamud/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "SelectString",
"Punchline": "Select items in menus via 0-9 keys rather than mouse.",
"Description": "Numpad is also supported. Note: some menus, like World Visit, are not supported, and whether they will be in future or not remains a question.",
"Changelog": "- Added more various windows and options to use plugin in (thanks Jaksuhn for PR)\r\n- PF password input should be fixed now\r\n- Added configuration options to select in which game windows plugin will be working.",
"IsHide": false,
"InternalName": "SelectString",
"AssemblyVersion": "1.0.0.7",
"TestingAssemblyVersion": "1.0.1.0",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/SelectString",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"TestingDalamudApiLevel": 10,
"DownloadCount": 3836,
"LastUpdate": 1729567839,
"DownloadLinkInstall": "https://github.com/NightmareXIV/SelectString/releases/download/1.0.0.7/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/SelectString/releases/download/1.0.0.7/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/SelectString/releases/download/1.0.1.0/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/SelectString/master/SelectString/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "Prioritizer",
"Punchline": "Prioritizer sets game's priority to high while crafting. ",
"Description": "Prioritizer sets game's priority to high while crafting. No more failed crafts due to random lags while game is minimized.",
"Changelog": "DT update",
"IsHide": false,
"InternalName": "Prioritizer",
"AssemblyVersion": "2.0.0.9",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/Prioritizer",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 10378,
"LastUpdate": 1719967772,
"DownloadLinkInstall": "https://github.com/NightmareXIV/Prioritizer/releases/download/2.0.0.9/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/Prioritizer/releases/download/2.0.0.9/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/Prioritizer/master/Prioritizer/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "UnloadErrorFuckOff",
"Punchline": "[For plugin developers only] A plugin that clears off load and unload errors.",
"Description": "[For plugin developers only] A plugin that clears off load and unload errors. Plugin development is made easy once again!",
"Changelog": "- DT update",
"IsHide": false,
"InternalName": "UnloadErrorFuckOff",
"AssemblyVersion": "1.0.0.5",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/UnloadErrorFuckOff",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 3285,
"LastUpdate": 1719968024,
"DownloadLinkInstall": "https://github.com/NightmareXIV/UnloadErrorFuckOff/releases/download/1.0.0.5/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/UnloadErrorFuckOff/releases/download/1.0.0.5/latest.zip",
"SupportsProfiles": true
},
{
"Author": "NightmareXIV",
"Name": "Imagenation",
"Punchline": "An image drawing backend. To be used together with Triggernometry.",
"Description": "An image drawing backend. To be used together with Triggernometry.",
"Changelog": "- DT update",
"IsHide": false,
"InternalName": "Imagenation",
"AssemblyVersion": "1.0.0.5",
"IsTestingExclusive": false,
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 4854,
"LastUpdate": 1719968214,
"DownloadLinkInstall": "https://github.com/NightmareXIV/Imagenation/releases/download/1.0.0.5/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/Imagenation/releases/download/1.0.0.5/latest.zip",
"SupportsProfiles": true
},
{
"Author": "NightmareXIV",
"Name": "ObjectExplorer",
"Punchline": "A convenient way to explore current objects around you.",
"Description": "A convenient way to explore current objects around you. Currently supports players only.",
"Changelog": "- DT update",
"IsHide": false,
"InternalName": "ObjectExplorer",
"AssemblyVersion": "1.0.0.4",
"IsTestingExclusive": false,
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 4052,
"LastUpdate": 1719968336,
"DownloadLinkInstall": "https://github.com/NightmareXIV/ObjectExplorer/releases/download/1.0.0.4/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/ObjectExplorer/releases/download/1.0.0.4/latest.zip",
"SupportsProfiles": true,
"IconUrl": ""
},
{
"Author": "NightmareXIV",
"Name": "NotificationMaster",
"Punchline": "Currently supports notifications: chat messages, approaching map flag, duty found, ending of cutscenes, gp restoration, error during logging in, mob has been pulled.",
"Description": "Notifies you about various events while your game is minimized.",
"Changelog": "- Fixed an issue with party finder module",
"Tags": [
"notification"
],
"IsHide": false,
"InternalName": "NotificationMaster.NXIV",
"AssemblyVersion": "2.1.1.6",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/NotificationMaster",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"DownloadCount": 2569,
"LastUpdate": 1724511578,
"DownloadLinkInstall": "https://github.com/NightmareXIV/NotificationMaster/releases/download/2.1.1.6/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/NotificationMaster/releases/download/2.1.1.6/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/NotificationMaster/master/NotificationMaster/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "Mini",
"Punchline": "Adds a button and a command to minimize your game into taskbar",
"Description": "Additionally can minimize game to tray or create game's tray icon",
"Changelog": "- 7.1 update",
"IsHide": false,
"InternalName": "Mini.NXIV",
"AssemblyVersion": "2.1.0.4",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/Mini",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"DownloadCount": 3014,
"LastUpdate": 1731425037,
"DownloadLinkInstall": "https://github.com/NightmareXIV/Mini/releases/download/2.1.0.4/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/Mini/releases/download/2.1.0.4/latest.zip",
"SupportsProfiles": true,
"IconUrl": "https://raw.githubusercontent.com/NightmareXIV/Mini/master/Mini/images/icon.png"
},
{
"Author": "NightmareXIV",
"Name": "Battlevest",
"Punchline": "Battle LeveQuest Helper",
"Description": "",
"Changelog": "- Added execute slot mode",
"IsHide": false,
"InternalName": "Battlevest",
"AssemblyVersion": "1.0.1.2",
"TestingAssemblyVersion": "1.0.0.9",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/NightmareXIV/Battlevest",
"ApplicableVersion": "any",
"DalamudApiLevel": 10,
"TestingDalamudApiLevel": 10,
"DownloadCount": 1658,
"LastUpdate": 1727040959,
"DownloadLinkInstall": "https://github.com/NightmareXIV/Battlevest/releases/download/1.0.1.2/latest.zip",
"DownloadLinkUpdate": "https://github.com/NightmareXIV/Battlevest/releases/download/1.0.1.2/latest.zip",
"DownloadLinkTesting": "https://github.com/NightmareXIV/Battlevest/releases/download/1.0.0.9/latest.zip",
"SupportsProfiles": true,
"IconUrl": ""
}
]