Changes
Page history
Update Conditions
authored
Jul 24, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
MythicMobs/Conditions.md
View page @
8364f3bb
Conditions
## Conditions
\ No newline at end of file
| Condition | Type | Description |
|-------------------------|----------|-------------------------------------------------------------------|
| [DrivingModel] | Entity | Checks if the target entity is the driver of a model |
| [RidingModel] | Entity | Checks if the target entity is a passenger of a model |
| [ModelHasDriver] | Entity | Checks if the target modelled entity has a driver |
| [ModelHasPassengers] | Entity | Checks if the target modelled entity has passengers |
[
DrivingModel
]:
/MythicMobs/Conditions/DrivingModel
[
RidingModel
]:
/MythicMobs/Conditions/RidingModel
[
ModelHasDriver
]:
/MythicMobs/Conditions/ModelHasDriver
[
ModelHasPassengers
]:
/MythicMobs/Conditions/ModelHasPassengers
\ No newline at end of file