Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Skills
Conditions
Sprinting
Sprinting
· Changes
Page history
removed {}
authored
Oct 23, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
skills/conditions/Sprinting.md
skills/conditions/Sprinting.md
+2
-2
No files found.
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
```
```
...
...