- Dropped Spigot 1.14.X support
- Fixed messages from the console when placing vehicles caused by how the textured skulls were created.
- Added "nativeModelsEnabled: true" to config.yml. When disabled the vehicle model made out of armorstands won't be shown.
- 3d model support:
- 3dModelItem can be added to each vehicle type containing a serialized itemstack. This item will be set of the head of the armorstand when the vehicle is placed so you can use this with "nativeModelsEnabled: false" if you want to use your custom 3d models instead.
Check the wiki over the next few days for more info about how to use 3d models.