Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Conditions
Sprinting
Sprinting
· Changes
Page history
removed {}
authored
Oct 23, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/conditions/Sprinting.md
View page @
3b1dea28
...
@@ -3,13 +3,13 @@ Checks if the target **Player** is sprinting
...
@@ -3,13 +3,13 @@ Checks if the target **Player** is sprinting
## Attributes
## Attributes
>*This condition has no attributes*
>
*This condition has no attributes*
## Examples
## Examples
```
yaml
```
yaml
TargetConditions
:
TargetConditions
:
-
sprinting
{}
true
-
sprinting
true
```
```
...
...