Commit Graph
11 Commits
Author SHA1 Message Date
BillyGalbreath 116a24f8b0 Fix NPE race condition in ServerListPingEvent
Fixes GH-1473

If a ping is responded to prior to the server sample being populated
(pre-tick as an example) it can result in an NPE.
2018-09-22 23:55:30 -04:00
BillyGalbreath 07cf46c4e3 Rebuild Patches 2018-07-28 22:15:52 -05:00
BillyGalbreath 3eb423d212 Merge branch 'pre/1.13' of https://github.com/PaperMC/Paper into AnvilDamageEvent 2018-07-28 22:02:56 -05:00
BillyGalbreath 1cff982021 PlayerElytraBoostEvent 2018-07-21 02:00:31 -05:00
BillyGalbreath 9362271fc3 AnvilDamageEvent 2018-07-20 23:37:40 -05:00
BillyGalbreath dcfc5893e7 Add config to disable ender dragon legacy check (#1167) 2018-06-22 10:49:10 -05:00
BillyGalbreath f4a7453b2a Add configurable max exp value when merging orbs 2017-11-10 23:04:06 -05:00
BillyGalbreath 222aac9769 PlayerAttemptPickupItemEvent additions 2017-11-10 22:49:53 -05:00
BillyGalbreath 8fc7933953 LivingEntity#setKiller 2017-08-24 15:18:41 -04:00
BillyGalbreath 0ab8f79870 Make /plugins list alphabetical 2017-07-31 02:09:13 -05:00
BillyGalbreath 99f530c937 Add Entity#fromMobSpawner API
Merges and closes GH-752
2017-07-09 01:38:30 -05:00