... | ... | @@ -3,9 +3,8 @@ Checks is the server is running a specific minecraft version |
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|-----------|-------------|--------------------------------------------------------------------|---------|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| version | sv, v | The version to check for | 1.19.3 |
|
|
|
|
|
|
|
... | ... | @@ -15,6 +14,7 @@ Checks is the server is running a specific minecraft version |
|
|
- serverversion{v="v1.19.4"} true
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] server
|
|
|
- [x] version |
|
|
\ No newline at end of file |