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