forked from daemitus/MyDalamudPlugins
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpluginmaster.json
More file actions
73 lines (73 loc) · 3.46 KB
/
pluginmaster.json
File metadata and controls
73 lines (73 loc) · 3.46 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
[
{
"Author": "Speedas, Edited by Rico Stryker, Renamed by Maxunit",
"Name": "Zanarkand Emote log",
"Punchline": "Shows all emotes used in the instance and who used them.",
"Description": "Shows all emotes used in the instance and who used them.",
"InternalName": "ZanarkandEmoteLog",
"AssemblyVersion": "1.1.5.0",
"RepoUrl": "https://github.com/Maxunit/NoxEmoteLog",
"ApplicableVersion": "any",
"Tags": [
"EmoteLog",
"Zanarkand",
"rico",
"maxunit"
],
"DalamudApiLevel": 13,
"LoadPriority": 0,
"DownloadLinkInstall": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/ZanarkandEmoteLog/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/ZanarkandEmoteLog/latest.zip",
"DownloadLinkUpdate": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/ZanarkandEmoteLog/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1768106442"
},
{
"Author": "Aida Enna, Edited by Rico Stryker and Nyanko, Rebranded by Maxunit",
"Name": "Zanarkand Doorbell",
"Punchline": "Play a chime when someone comes into a house.",
"Description": "Play a chime when someone comes into a house, when they leave or when entering a house people are already inside.\n\nIcon by Flaticon",
"InternalName": "ZanarkandDoorbell",
"AssemblyVersion": "1.0.4.1",
"RepoUrl": "https://github.com/Maxunit/ZanarkandDoorbell",
"ApplicableVersion": "any",
"Tags": [
"doorbell",
"house",
"aida",
"rico"
],
"DalamudApiLevel": 14,
"LoadPriority": 0,
"IconUrl": "https://i.imgur.com/wtOolxu.png",
"DownloadLinkInstall": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/ZanarkandDoorbell/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/ZanarkandDoorbell/latest.zip",
"DownloadLinkUpdate": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/ZanarkandDoorbell/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1768106442"
},
{
"Author": "SaltyCog",
"Name": "Startup Commands",
"Punchline": "Perform various behaviors/commands right after logging into a character.",
"Description": "Perform various behaviors/commands right after logging into a character.",
"InternalName": "StartupCommands",
"AssemblyVersion": "1.3.0.1",
"RepoUrl": "https://github.com/saltycog/ffxiv-startup-commands",
"ApplicableVersion": "any",
"DalamudApiLevel": 13,
"LoadPriority": 0,
"IconUrl": "https://github.com/saltycog/ffxiv-startup-commands/raw/master/icon.png",
"DownloadLinkInstall": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/StartupCommands/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/StartupCommands/latest.zip",
"DownloadLinkUpdate": "https://github.com/maxunit/MyDalamudPlugins/raw/master/plugins/StartupCommands/latest.zip",
"DownloadCount": 0,
"LastUpdated": "1768106442"
}
]