MTVehicles / MinetopiaVehicles

A realistic vehicle plugin for your Minecraft server!
https://mtvehicles.nl
MIT License
92 stars 29 forks source link

Jerrycan won't work when steering set to `usePlayerFacing: true` #236

Open Kinboise opened 9 months ago

Kinboise commented 9 months ago

About

When and why?

As far as I know, to use a jerrycan, I have to sit on my car, face right to the passenger seat, and left click. However, this isn't possible if I set usePlayerFacing: true in config.yml, since facing right will make my car turn right, and the left click breaks a block. Thus, I cannot use jerrycans at all.

It would be nice if I don't have to face the passenger seat to refill my car. Even better, I'd like to refill it by clicking it outside the car. Is that possible?

Thanks!