Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/globalscore.md
0 → 100644
View page @
595b54c3
## Description
Checks a global scoreboard value (the value associated with the fake player __GLOBAL__)
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| objective | obj, o | The objective | |
| value | val, v | The value to match | |
## Examples
```
yaml
Conditions
:
-
globalscore{o=KillCount;value=5}
true
```
## Aliases
-
[x] scoreglobal
\ No newline at end of file