Changes
Page history
added playersOnline condition
authored
Nov 29, 2022
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
6c9e3ba5
...
@@ -193,6 +193,7 @@ Conditions
...
@@ -193,6 +193,7 @@ Conditions
|
[
SameFaction
](
/skills/conditions/samefaction
)
| Entity | Tests if the caster and target are in the same faction |
|
[
SameFaction
](
/skills/conditions/samefaction
)
| Entity | Tests if the caster and target are in the same faction |
|
[
Score
](
/skills/conditions/score
)
| Entity | Checks a scoreboard value of the target entity |
|
[
Score
](
/skills/conditions/score
)
| Entity | Checks a scoreboard value of the target entity |
|
[
Mob Size
](
/skills/skills/conditions/mobsize
)
| Entity | Checks the size of the target entity |
|
[
Mob Size
](
/skills/skills/conditions/mobsize
)
| Entity | Checks the size of the target entity |
|
[
PlayersOnline
](
/skills/conditions/playersonline
)
| Meta | Matches the number of players online
|
[
Stance
](
/skills/conditions/stance
)
| Entity | Checks the stance of the target mob |
|
[
Stance
](
/skills/conditions/stance
)
| Entity | Checks the stance of the target mob |
|
[
StringEquals
](
/skills/conditions/stringequals
)
| Meta | Checks if value1 equals value2. Both values can use variables and placeholders. |
|
[
StringEquals
](
/skills/conditions/stringequals
)
| Meta | Checks if value1 equals value2. Both values can use variables and placeholders. |
|
[
Sunny
](
/skills/conditions/sunny
)
| Location | If the weather is sunny in the target world. |
|
[
Sunny
](
/skills/conditions/sunny
)
| Location | If the weather is sunny in the target world. |
...
...
...
...