Matej
Matej
I would like to remove [our own implementation of legacy Boss bar](https://github.com/kangarko/Foundation/blob/master/src/main/java/org/mineacademy/fo/remain/internal/BossBarInternals.java) in favor of Foundation but it's currently broken. Code: ````java audience.showBossBar(BossBar.bossBar( Component.text("Test"), 1F, Color.WHITE, Overlay.PROGRESS)); ```` Stack trace:...
- [X] This issue is not solved in a development build Upon joining and quitting the server the following error is thrown: ```` [11:48:23] [Netty Server IO #1/WARN]: [ProtocolLib] Loaded...