-
Notifications
You must be signed in to change notification settings - Fork 0
/
pluginmaster.json
71 lines (71 loc) · 2.87 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
[
{
"Author": "spooee",
"Name": "autobhop",
"Punchline": "auto bhop now in ffxiv",
"Description": "Hold spacebar to enable auto bunnyhop",
"Changelog": "",
"InternalName": "autobhop",
"AssemblyVersion": "1.0.0.1",
"RepoUrl": "https://github.com/spooee/ffxiv_autobhop",
"ApplicableVersion": "any",
"CategoryTags": [
"auto",
"bhop",
"bunnyhop",
"autobhop",
"bunny"
],
"DalamudApiLevel": 10,
"IconUrl": "https://raw.githubusercontent.com/spooee/ffxiv_autobhop/master/icon.png",
"DownloadLinkInstall": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/autobhop/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/autobhop/latest.zip",
"DownloadLinkUpdate": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/autobhop/latest.zip"
},
{
"Author": "spooee",
"Name": "Don't Forget",
"Punchline": "Never forget to summon your stuff or use peloton again.",
"Description": "At the start of every duty and every pull thereafter, automatically summons carbuncle and fairy as Summoner and Scholar. Automatically uses Peloton as Phys Ranged.",
"Changelog": "",
"InternalName": "dontforget",
"AssemblyVersion": "1.0.0.3",
"RepoUrl": "https://github.com/spooee/ffxiv_dontforget",
"ApplicableVersion": "any",
"CategoryTags": [
"autosummon",
"autodraw",
"autopeloton"
],
"DalamudApiLevel": 10,
"IconUrl": "https://raw.githubusercontent.com/spooee/ffxiv_dontforget/master/icon.png",
"DownloadLinkInstall": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/dontforget/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/dontforget/latest.zip",
"DownloadLinkUpdate": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/dontforget/latest.zip"
},
{
"Author": "spooee",
"Name": "Custom Idle",
"Punchline": "Performs an emote when you stop moving while sheathed (and unsheathed)",
"Description": "Performs an emote when you stop moving while sheathed (and unsheathed)",
"Changelog": "",
"InternalName": "customidle",
"AssemblyVersion": "1.0.0.0",
"RepoUrl": "https://github.com/spooee/ffxiv_customidle",
"ApplicableVersion": "any",
"CategoryTags": [
"emote",
"idle"
],
"DalamudApiLevel": 10,
"DownloadLinkInstall": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/customidle/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/customidle/latest.zip",
"DownloadLinkUpdate": "https://github.com/spooee/ffxiv_plogons/raw/master/plugins/customidle/latest.zip"
}
]