From bd83c167b7c991773e2fc9a96f6e31ca28d78ae2 Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Sun, 23 Jun 2024 11:13:45 +0200 Subject: [PATCH] Mention &unsupportedChangeVerified in prelude node (#40) * Mention &unsupportedChangeVerified in prelude node --- masterlist.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 72a8ebf..1ad8fc1 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -163,6 +163,11 @@ prelude: type: warn content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.' + - &unsupportedChangeVerified + type: warn + content: 'This plugin has been changed from **{0}** to **{1}**.' + subs: [ '' ] + - &useBashTweakInstead type: say content: 'A Bashed Patch tweak can be used instead of this plugin. {0}'