Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions/servernmsversion.md
0 → 100644
View page @
595b54c3
## Description
Checks is the server is running a specific minecraft NMS version
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| version | sv, v | The version to check for | v1_19_R1_2 |
## Examples
```
yaml
Conditions
:
-
nmsversion{v="v1_19_R1"}
```
## Aliases
-
[x] servernms
-
[x] nmsversion
\ No newline at end of file