This plugin solves the problem of players needing to switch seats multiple times to get to the driver's seat by automatically placing them there upon mounting the vehicle, as long as the seat is available.
You can specify which vehicles this applies to in the config.
You can specify which vehicles this applies to in the config.
Permissions
alwaysdriverseat.use
- Only players with this permission will automatically be moved to the driver's seat.
Configuration
JSON:
{
"Version": "1.0.0",
"Vehicle Short Prefab Names": [
"rowboat",
"rhib",
"minicopter.entity",
"scraptransporthelicopter",
"attackhelicopter.entity"
]
}