Skip to content

Commit

Permalink
Mention &unsupportedChangeVerified in prelude node (#40)
Browse files Browse the repository at this point in the history
* Mention &unsupportedChangeVerified in prelude node
  • Loading branch information
pStyl3 authored Jun 23, 2024
1 parent 3321d57 commit bd83c16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}'
Expand Down

0 comments on commit bd83c16

Please sign in to comment.