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
Create /skills/conditions/isplayer
authored
Mar 31, 2021
by
Akim91
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
skills/conditions/isplayer.md
skills/conditions/isplayer.md
+14
-0
No files found.
skills/conditions/isplayer.md
0 → 100644
View page @
6fa64efe
Checks if the target is a player
**Attributes**
| Attribute | Alias | Description |
| --------- | ----- | ----------- |
| none | none | none |
**Examples**
```
TargetConditions:
- isPlayer{} true
```
\ No newline at end of file