runelite-client: recolor chat command messages when chatbox transparency changes
Support different colors for transparent chat boxes
This commit is contained in:
@@ -33,4 +33,8 @@ public interface MessageNode
|
||||
String getValue();
|
||||
|
||||
void setValue(String value);
|
||||
|
||||
String getRuneLiteFormatMessage();
|
||||
|
||||
void setRuneLiteFormatMessage(String runeLiteFormatMessage);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user