Aikar
9ff01b16ab
Add MCUtils helper
...
This will be used by my next commit. But trying to get the build going
since CI blew up
2016-03-28 21:01:42 -04:00
Zach Brown
924ce8be30
Remove patch pulled upstream and rebuild patches
2016-03-19 17:52:09 -05:00
Zach Brown
fa8f621d56
Make spawner nerfed mobs float AI toggleable
...
closes GH-57
2016-03-18 21:10:20 -05:00
Zach Brown
310448d4ce
Move config change into config patch
2016-03-18 16:41:26 -05:00
Zach Brown
30f02fe6e5
Fix the end credits toggle
...
I think its pretty clear that no one uses this given that it didn't work at all before
2016-03-16 02:41:38 -05:00
Zach Brown
3fc67691fc
Fix BeaconEffectEvent
...
It is no longer 5 am
2016-03-11 20:36:47 -06:00
Zach Brown
7603bda87f
Fix a patch number after a few PRs
2016-03-08 23:09:32 -06:00
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