Zach Brown
b6dd3fb9d3
Update upstream B/CB
...
Closes GH-569
2017-01-06 15:45:59 -06:00
Aikar
62d7e84ff0
Vehicle Dismount Event Improvements
...
player.getVehicle() was returning null during the event. Paper had added lots of code to
cause the player to remount the entity on cancel.
I've simplified the diff and made player.getVehicle() work during the event by setting the
vehicle back during the event, and only set it to null if the event is not cancelled.
2016-12-29 00:53:02 -05:00
Zach Brown
b3dd2f9212
Add obfhelper to vanish patch
2016-12-16 23:02:33 -06:00
Zach Brown
8076a6a231
Add ProjectileCollideEvent
...
Base our vanish changes on top of that event.
2016-12-16 22:13:45 -06:00
Zach Brown
5cc2d45a03
Update upstream B/CB/S
2016-11-24 21:12:18 -06:00
Zach Brown
4832b1a385
Update Paper to MC 1.11
2016-11-16 20:23:38 -06:00
Zach Brown
26eb457a39
Paper 1.9
2016-02-29 17:09:49 -06:00
ItsHarry
cc7182a269
Also apply the "vanished players don't have rights" patch to Fishing Hook entities.
2015-11-26 19:51:01 -06:00
Zach Brown
6538ccd924
Update PaperSpigot to Minecraft 1.8.3
2015-03-07 19:16:09 -06:00
Zach Brown
335c9c3009
Remove the broken teleport passenger vehicle with player patch
2015-01-29 15:26:20 -06:00
Zach Brown
985a51fc17
Rebuild patches for upstream changes
2015-01-06 22:13:40 -06:00
Zach Brown
641703cfd8
Fix block placement in the invisible players patch
...
Thanks Mojang...
2015-01-03 17:35:46 -06:00
Zach Brown
b889c27630
Clean up some of our patches
...
Remove unused torch placement config option
Remove ambiguity in invisible players patch
2014-12-05 22:28:08 -06:00