Zum Hauptinhalt springen

Vehicle Actions

Manage entity mounting mechanics.

Configuration

mount_vehicle_action

Spawns an entity and forces the player to mount it. typeEntityType

The entity type to ride (e.g., PIG, MINECART, BOAT).

dismount_action

Forces the player to dismount their current vehicle.

info

No configuration needed.

eject_vehicle_action

If the player is the vehicle, ejects any passengers riding THEM.

info

No configuration needed.

Example Usage

mount_vehicle_action:
type: PIG