Skip to content

Commit

Permalink
Update message about unlimited nametags
Browse files Browse the repository at this point in the history
  • Loading branch information
NEZNAMY committed Jun 13, 2024
1 parent 718ee89 commit a22f8ec
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,8 @@ public void loadFeaturesFromConfig() {
"This feature is scheduled for removal in a future TAB release.",
"Please considering the alternative solutions available to achieve your desired result.",
"No bug reports with this feature will be accepted anymore.",
"Read 4.1.6 changelogs for more info.",
"No support with this feature will be provided anymore.",
"See https://gist.github.com/NEZNAMY/f4cabf2fd9251a836b5eb877720dee5c/ for more info.",
"---------------------------------------------------------------------"
}) {
TAB.getInstance().getPlatform().logWarn(TabComponent.fromColoredText(message));
Expand Down

0 comments on commit a22f8ec

Please sign in to comment.