Releases: plexusorg/Plex
Releases · plexusorg/Plex
Plex 0.9
What's Changed
- Use Google's reflection library to register commands by @Focusvity in #7
- Switch more areas of the plugin to Component since Paper broke ChatColor
- Improve Javadocs wording
- Switch to MiniMessage for ranks and titles
- Add tab completion to /plex command
- Proper permission check for reloading modules
- Allow console to check ranks of other players
- Fix debug logging not working
- Add tab colors for admins
- Styling improvements to the list command
- Fix error when unloading modules with listeners
- Make loading the chat system optional
- Fix chat coloring for players with no prefix
- Add reflections for listeners
Breakage
You will have to regenerate your ranks folder. It is also recommended to regenerate your messages.yml file.
New Contributors
- @Focusvity made their first contribution in #7
Full Changelog: 0.8...0.9
Plex 0.8
Plex 0.7
Plex 0.7 is the last version to support Minecraft 1.18 - 1.18.1.
Note that this is the first release on GitHub. From now on, we will release versions on GitHub as well.
Changelog from 0.6 to 0.7: