chat notifications: clarify how to enter multiple words
This commit is contained in:
@@ -44,7 +44,7 @@ public interface ChatNotificationsConfig extends Config
|
||||
position = 1,
|
||||
keyName = "highlightWordsString",
|
||||
name = "Highlight words",
|
||||
description = "Highlights the following words in chat",
|
||||
description = "Highlights the following words in chat, separated by commas",
|
||||
section = highlightLists
|
||||
)
|
||||
default String highlightWordsString()
|
||||
|
||||
Reference in New Issue
Block a user