Description
Hello, can you add way to disable specific messages, like doing this, please?
jumpModeEnabledFor: ""
It currently throws error, in case we don't want to use messages. And when I use:
jumpModeEnabledFor: "CHAT:" it makes empty lines in chat, only current way is to use:
jumpModeEnabledFor: "ACTIONBAR:"
But I guess it's not the optional solution
Description Hello, can you add way to disable specific messages, like doing this, please? jumpModeEnabledFor: ""
It currently throws error, in case we don't want to use messages. And when I use: jumpModeEnabledFor: "CHAT:" it makes empty lines in chat, only current way is to use: jumpModeEnabledFor: "ACTIONBAR:" But I guess it's not the optional solution