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
- Improve/api @Jaimss (#92)
- fix chat ping @Jaimss (#86)
- fix test_test_ as a nickname turning the second test into italic @Jaimss (#85)
- Fix/home teleport message @Jaimss (#81)
- private message @Jaimss (#74)