Passenger (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.0, 2.2-dev26 (Multiple passengers for 1.11.2+)

Syntax

[the] passenger[s] of %entities%

Description

The passenger of a vehicle, or the rider of a mob. For 1.11.2 and above, it returns a list of passengers and you can use all changers in it. See also: <a href='#ExprVehicle'>vehicle</a>

Examples

passengers of the minecart contains a creeper or a cow
the boat's passenger contains a pig
add a cow and a zombie to passengers of last spawned boat
set passengers of player's vehicle to a pig and a horse
remove all pigs from player's vehicle
clear passengers of boat

View source