Disable Scoreboards for non players by default

Entities collision is checking for scoreboards setting.
This is very heavy to do map lookups for every collision to check
this setting.

So avoid looking up scoreboards and short circuit to the "not on a team"
logic which is most likely to be true.
This commit is contained in:
Aikar
2016-03-08 23:42:08 -05:00
parent ed8ebbc98a
commit a1403cb641
2 changed files with 1145 additions and 0 deletions

File diff suppressed because it is too large Load Diff