-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpluginmaster.json
More file actions
86 lines (86 loc) · 3.37 KB
/
pluginmaster.json
File metadata and controls
86 lines (86 loc) · 3.37 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
[
{
"Author": "KirisameVanilla",
"Name": "SpecialWeaponProgressOverview",
"InternalName": "SpecialWeaponProgressOverview",
"AssemblyVersion": "0.0.0.9",
"Description": "一个用来检测和快速查询肝武进度的小工具。\n(如肝武放置在雇员身上则需要官库的Allagan Tools,暂不支持幻化柜数据)",
"ApplicableVersion": "any",
"Tags": [
"Bozja",
"Weapon",
"Eureka"
],
"DalamudApiLevel": 14,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "一个用来检测和快速查询肝武进度的小工具。",
"AcceptsFeedback": true,
"IsHide": false,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/yimo0908/SpecialWeaponProgressOverview",
"IconUrl":"https://cafemaker.wakingsands.com/img-misc/061644.png",
"DownloadLinkInstall": "https://raw.githubusercontent.com/yimo0908/DalamudPlugin/master/SpecialWeaponProgressOverview/latest.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/yimo0908/DalamudPlugin/master/SpecialWeaponProgressOverview/latest.zip",
"Changelog": "幻境武器 黯影"
},
{
"Author": "uy/sun, yimo",
"Name": "Blind Box",
"InternalName": "BlindBoxPlugin",
"AssemblyVersion": "1.9.1.1",
"Description": "用来统计盲盒中物品获得情况的插件。\n/blindbox 打开盲盒信息界面。\n/blindbox config 打开设置界面。",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/yimo0908/FFXIVBlindBoxPlugin",
"Tags": [
"blindbox"
],
"CategoryTags": [
"utility"
],
"DalamudApiLevel": 14,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [
"https://raw.githubusercontent.com/yimo0908/FFXIVBlindBoxPlugin/main/images/image1.png"
],
"IconUrl": "https://raw.githubusercontent.com/he0119/FFXIVBlindBoxPlugin/main/images/icon.png",
"Punchline": "查看盲盒中物品的获得情况。",
"AcceptsFeedback": true,
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkInstall": "https://raw.githubusercontent.com/yimo0908/DalamudPlugin/master/BlindBoxPlugin/BlindBoxPlugin.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/yimo0908/DalamudPlugin/master/BlindBoxPlugin/BlindBoxPlugin.zip",
"Changelog": "1.9.1.1: fix bugs"
},
{
"Author": "Infi, translated by yimo",
"Name": "EventyCN",
"InternalName": "Eventy",
"AssemblyVersion": "1.0.6.0",
"Description": "简单但实用的日历\n- 当前活动显示在服务器栏条目中,便于快速查看\n- 浏览当前、即将举行和过往举办的活动\n- 对制作人来信和其他重要场合的特殊日期进行高亮显示",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/yimo0908/Eventy",
"Tags": [
"Plugin",
"Events",
"Dates",
"DTR"
],
"DalamudApiLevel": 14,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "不再忘记任何季节活动",
"AcceptsFeedback": true,
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkInstall": "https://raw.githubusercontent.com/yimo0908/DalamudPlugin/master/EventyCN/Eventy.zip",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/yimo0908/DalamudPlugin/master/EventyCN/Eventy.zip"
}
]