Changes
Page history
removed hasinventoryspace condition
authored
Jun 19, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
b7d5551e
...
...
@@ -228,7 +228,6 @@ Links to conditions added by addon plugins. Any conditions from these links will
|
[
HasEnchantment
](
/skills/conditions/HasEnchantment
)
| Entity | Checks if the target entity's equipped item has an enchantment |
|
[
HasFreeInventorySlot
](
/skills/conditions/HasFreeInventorySlot
)
| Entity | Checks if the evaluated entity has a free inventory slot |
|
[
HasGravity
](
/skills/conditions/hasgravity
)
| Entity | Tests if the target mob has gravity |
|
[
HasInventorySpace
](
/skills/conditions/hasinventoryspace
)
| Entity | Checks if the target player has empty inventory space |
|
[
HasItem
](
/skills/conditions/hasItem
)
| Entity | Tests if the target player has the given number of given material |
|
[
HasOffhand
](
/skills/conditions/HasOffhand
)
| Entity | Checks if the target entity has something in the offhand |
|
[
HasOwner
](
/skills/conditions/hasowner
)
| Entity | Tests if the target mob has an owner |
...
...
...
...