When chopping down a tree, the filterableMessage e.g: p.filterableMessage("You get some ${logName.toLowerCase()}.")
does not appear in the chat box, changing chat tab and then changing back to main displays the message. This is with filter off.
Expected Behavior
Message should be visible in main when filter is disabled.
Steps to Reproduce the Problem
Chop down a tree, get a log.
Change main chat tab to another tab and back again.
Current Behavior
When chopping down a tree, the filterableMessage e.g:
p.filterableMessage("You get some ${logName.toLowerCase()}.")
does not appear in the chat box, changing chat tab and then changing back to main displays the message. This is with filter off.Expected Behavior
Message should be visible in main when filter is disabled.
Steps to Reproduce the Problem