EssentialsX

EssentialsX

2M Downloads

1.15.1 Vanilla Teams

wybran opened this issue ยท 1 comments

commented

EssentialsX-2.17.1.50
In my Java Code:
Player player = chat.getPlayer();
Team team = player.getScoreboard().getEntryTeam(player.getDisplayName());
With EssentialsX on server a team is null but without EssentialsX is returned correct value

commented

As far as I can see, Essentials does not set or modify teams. This is most likely an issue in your code. Please feel free to file a bug report if you can methodically describe something that Essentials is doing which causes adverse behaviour.