From 3727f5e88b364d05083549d5fc0df0902219b30d Mon Sep 17 00:00:00 2001 From: MidoriKami <9083275+MidoriKami@users.noreply.github.com> Date: Tue, 9 Jul 2024 01:20:52 -0400 Subject: [PATCH 1/2] Update bannedplugin.json --- UIRes/bannedplugin.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/UIRes/bannedplugin.json b/UIRes/bannedplugin.json index 95fa0ca..8f976c3 100644 --- a/UIRes/bannedplugin.json +++ b/UIRes/bannedplugin.json @@ -518,5 +518,10 @@ "Name": "ChatTranslated", "AssemblyVersion": "1.4.1.5", "Reason": "API changes." - } + }, + { + "Name": "InventoryTools", + "AssemblyVersion": "1.7.9.0", + "Reason": "Crash on clean install" + } ] From 4e75b9180cb9100312bbe51c7a1449ca8daf9da6 Mon Sep 17 00:00:00 2001 From: MidoriKami <9083275+MidoriKami@users.noreply.github.com> Date: Tue, 9 Jul 2024 01:25:03 -0400 Subject: [PATCH 2/2] Update bannedplugin.json --- UIRes/bannedplugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UIRes/bannedplugin.json b/UIRes/bannedplugin.json index 8f976c3..29c5ab4 100644 --- a/UIRes/bannedplugin.json +++ b/UIRes/bannedplugin.json @@ -521,7 +521,7 @@ }, { "Name": "InventoryTools", - "AssemblyVersion": "1.7.9.0", + "AssemblyVersion": "1.7.0.9", "Reason": "Crash on clean install" } ]