Skip to content

3.0.0: Groups, Bee icons, DiscordRPC, 1.21.7+ support, and MORE

Latest

Choose a tag to compare

@srnyx srnyx released this 03 Sep 00:54
· 1 commit to main since this release
93c9ebc

We waited too long AGAIN to release this.. but it was worth the wait!

There are tons of new features + bug fixes in this release and the mod has basically been completely rewritten.

🐛 As usual, please report bugs here. There may be a few due to all the new stuff.

Changes

  • Added groups for player/entity visiblity
  • Now supports up to 26.2 (latest)
  • Added Bee icons in player list
  • Add new DiscordRPC implementation with event detection
  • Reorganize the in-game config and add images
  • Fix bugs with event server listing
  • Improve config management with proper migrations
  • Improve mod building for future maintenance/work
  • Fixed lots of bugs

Full Changelog: 2.3.0...3.0.0

Merged Pull Requests

  • Add 'pvty' to authors list by @itspvty in #18
  • 1.21.11 and a lot of new features by @QWERTZexe in #22
  • Draw Bee icons on player entries than ping icon by @srnyx in #26
  • Add 26.1.2 and 26.2 support by @srnyx in #27

New Contributors