Skip to content

v3.0.1: MOTD Support

Compare
Choose a tag to compare
@Andre601 Andre601 released this 23 Nov 17:09
· 491 commits to master since this release

The config has changed!
Please delete the old one or add the following to your existing config:

  Motd:
  - '<red>Unsupported Minecraft Version {userVersion}'
  - '<red>Please use <gray>{version}</gray>.'

➕ Added

  • MOTD support. You can now display a different MOTD for not supported clients.
    Set this to Motd: [] to disable
  • MiniMessage Support. Please note that Hover and PlayerCount only support the basic colors.
  • Config now generates with a displayed plugin version.

✏️ Changed

  • Fixed BungeeCord checking if protocolName is empty, rather than Hover text for the Hover text.

➖ Removed

  • Legacy Color code support. You should now use the MiniMessage color format (See here)