-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathdata.json
59 lines (59 loc) · 1.73 KB
/
data.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
{
"pluginMasterUrl": "https://kamori.goats.dev/Plugin/PluginMaster",
"dalamudProjUrl": "https://raw.githubusercontent.com/goatcorp/Dalamud/master/Dalamud/Dalamud.csproj",
"bannedPluginUrl": "https://raw.githubusercontent.com/goatcorp/DalamudAssets/master/UIRes/bannedplugin.json",
"adoptable": [
"ACTEndcounter",
"AutoMammet",
"autoSweep",
"ChatEmoteColor",
"ChatTranslator",
"CoinPouch",
"CollectorsAnxiety",
"DomanMahjongStatus",
"FantasyPlayer.Dalamud",
"DalamudVox",
"Distance",
"GearsetHelperPlugin",
"GoodFriend",
"HidePadlock",
"KikoGuide",
"SupineSnail.JobGaugeAdjustments",
"MPTimer",
"MountCollectioner",
"MouseTargetTooltip",
"OceanFishin",
"OhGeeCD",
"PartyListLayout",
"PlayerTrack",
"PriceCheck",
"QuoteOfTheLobby",
"RemindMe",
"ResetAudio",
"Reset enmity command",
"Say What?",
"SideHUDPlugin",
"SimpleCompare",
"SizeMattersFishing",
"TabTab",
"TheDot",
"WhatDidYouSay"
],
"stale": [],
"discontinued": [
"OopsAllLalafells"
],
"obsolete": {
"AccurateCountdown": "Replaced by EngageTimer",
"BrowserHost.Plugin": "Replaced by Browsingway",
"CharSyncPlugin": "Replaced by Character Data Sync",
"ChatExtender": "Split into Chat Bubbles, Chat Translator, XIVLogger",
"GoodMemory": "Now a vanilla feature",
"JobIcons": "Replaced by PartyIcons",
"KitchenSync": "Now a feature in SimpleTweaks",
"SlideCast": "Now a feature in SimpleTweaks",
"VoidList": "Replaced by Visibility",
"WheresWOLdo": "Replaced by \"Where am I again?\"",
"XIVJitterFix": "SquareEnix fixed it, no longer necessary"
}
}