Changes
Page history
Create skills/conditions/servernmsversion
authored
May 05, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/conditions/servernmsversion.md
0 → 100644
View page @
05c6d32d
**Description**
: Checks is the server is running a specific minecraft NMS version
## Attributes
| Attribute | Alias | Description | Default |
|-----------|-------------|--------------------------------------------------------------------|---------|
| v | | The version to check for | |
## Examples
```
yaml
Conditions
:
-
nmsversion{v="v1_19_R1"}
```
## Aliases
-
[x] servernms
-
[x] nmsversion
\ No newline at end of file