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
isplayer
isplayer
· 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/isplayer.md
skills/conditions/isplayer.md
+2
-2
No files found.
skills/conditions/isplayer.md
View page @
6533a7cf
...
...
@@ -3,11 +3,11 @@ Checks if the target is a player
## Attributes
>*This condition has no attributes*
>
*This condition has no attributes*
## Examples
```
yaml
TargetConditions
:
-
isPlayer
{}
true
-
isPlayer
true
```
\ No newline at end of file