ScreamingSandals / ScreamingLib

Cross-platform library for Minecraft development.
Apache License 2.0
29 stars 7 forks source link

Fix the NPC incompatibility with Bungeecord (double registration of team) #19

Closed boiscljo closed 2 years ago

boiscljo commented 2 years ago

By removing the team before creating it fix the bug that happens in Bungeecord https://github.com/ScreamingSandals/ScreamingLib/issues/18

zlataovce commented 2 years ago

I'm not exactly a fan of sending extra packets unless it's absolutely necessary, maybe check spigot.yml and send the packet only if bungeecord is enabled