Skip to content

Commit

Permalink
Move &supersede (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
pStyl3 committed Jun 23, 2024
1 parent e233277 commit 93b19e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,6 @@ prelude:
type: say
content: 'If you add, remove, or update plugins that alter WRLD/CELL records, remember to update this module with **xLODGen**.'

- &supersede
type: warn
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'

- &useBashTweakInstead
type: say
content: 'A Bashed Patch tweak can be used instead of this plugin. {0}'
Expand Down Expand Up @@ -246,6 +242,10 @@ prelude:
type: error
content: 'You have installed an {0} plugin but {0} was not found! See {0} download page: {1}.'

- &supersede
type: warn
content: 'You seem to be using **{0}**, but it has been superseded. It is recommended that you use **{1}** instead.'

common:
# Condition Anchors
- &condFileTTW
Expand Down

0 comments on commit 93b19e1

Please sign in to comment.