AnimatedScoreboard is now fully compatible with other plugins (e.g. Nametag or Tablist plugins):
Reworked a big part of the scoreboard handling to make it fully compatible with other (scoreboard) plugins. Other plugins will no longer interfere with the scoreboard of this plugin and vice versa.
Added possibility to hide messages:
Messages that are empty in the messages.yml file will now no longer be sent to the player
Example: when you use '/asb switch <scoreboard>' it will no longer send the player a message if you leave the message empty in the config:
Code (YAML):
switch: # No switch message will be sent to the player success: ''
Ideas you would like to see and feedback are always welcome!