Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/score.md
0 → 100644
View page @
595b54c3
## Description
Checks a scoreboard value of the target entity.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| objective | obj, o | The objective | |
| entry | ent, e | The entry | |
| value | val, v | The value to match | |
## Examples
```
yaml
Conditions
:
-
score{o=PlayerKills;e=Akim91;v=10}
true
```
\ No newline at end of file