1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2024-12-20 13:35:00 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Aikar
cecc8e3eba 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.
2016-03-08 23:51:52 -05:00