FIXED message flickering between messages if a player is sent a new msg while already getting a msg
1.3.3
Fixed actionbar message flickering between messages when a new message is sent while an older message was already being sent.
Players will only have 1 message at a time, the most recent message sent will always override and cancel the previous message.
This bug was likely to happen when you have an interval broadcast being sent and send an actionbar announcement or msg by command, or when you send a message with a very long display time and another message happens to pop up while the long one is showing.