-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Linux, craftbukkit-1.8.3
-
n/a
In VehicleCreateEvent for all vehicle types, the event.getVehicle().getLocation() always reports as 0 0 0.
The vehicle still spawns in the correct location in game, but this gives the incorrect xyz to plugins for processing.
In the craftbukkit-1.8 it worked correctly, only in 1.8.3 has it started reporting as 0 0 0.