Commit
0e31ffb9f8374f4b95216f5e6da3270722db7bf7
by noreplyImplement packet-based scoreboard team enforcement (#2127)
* Implement packet-based scoreboard team enforcement
This should fix incompatibility with scoreboard plugins that break the main scoreboard
* impl to 1.8-1.12, move event logic, fix Setting usage
* pull setting if to outside of foreach loop
* fix return vs continue, minor opti as requested
(commit: 0e31ffb)