Vytautas
Vytautas
```java @EventHandler public void join(PlayerJoinEvent event) { Player player = event.getPlayer(); ClientVersion viaVersion = ClientVersion.getById(Via.getAPI().getPlayerVersion(player.getUniqueId())); ClientVersion packetEvents = PacketEvents.getAPI().getPlayerManager().getClientVersion(player); player.sendMessage("Your client version (PacketEvents): " + packetEvents); player.sendMessage("Your client version (ViaVersion):...
> > Thanks, but that isn't possible in my case. I need it to be available in PlayerJoinEvent. Is that really not possible? > > UserLoginEvent is powered by the...
If I understand correctly mods have already been updated to 1.38.0 (latest version as of writing). But it still says "Failed to load mods" so this looks like an issue...
This can create some unexpected behavior now that I think about it. For example we have players A, B, and C and two teams. Player A needs to see that...
The scenario I mentioned above is only safe if the code is implemented correctly. If it were to accidentally mix up the displays and make one player be in multiple...
I think the only way to 'fix' this would be to keep track of what entries each player sees for each team and then filter out sending any `remove entry`...
Looks very cursed but yeah, that would work I think
Well there is still the case when the player is added to the TeamManager and when the visible TeamDisplay is changed for a specific player. I don't think any automatic...
O ką reikia padaryti, kad Telia TV veiktų?
Yt-dlp and NewPipe are both unable to play age restricted videos, so would be great to have this on Cobalt if technically possible