Skip to content

v0.8.0 - MiniMessage & Adventure Components, API Update, Bug Fixes

Latest
Compare
Choose a tag to compare
@Jaimss Jaimss released this 19 Jul 23:08
· 2 commits to refs/heads/master since this release

Upgrading

See: https://github.com/Jaimss/moducore/wiki/Upgrading#upgrading-from-v07x-to-v08x

What Changed

  • Added /reply command for private messages
  • Fixed Kit Preview Window
  • Fixed chatping so it only pings after the event is not cancelled
  • Fixed /home's teleport message to reflect the appropriate delay time
  • Improved the API
  • Added placeholders
    • %moducore_plain_displayname% - the plain text without colors or formats
    • %moducore_legacy_displayname% - the legacy color codes (as opposed to MiniMessage codes)
      • In case other plugins don't yet support MiniMessage
  • Added Support for MiniMessage (see wiki)
  • Holograms support MiniMessage (and 1.19 doesn't have issues anymore)

Pull Requests

Enhancements

  • Update the way Message Colorization, Text Components, etc. work @Jaimss (#88)