|
|
**Description**: check if a [Pack](/wikis/Packs) with the specified id is present on the server.
|
|
|
## Description
|
|
|
Check if a [Pack](/wikis/Packs) with the specified id is present on the server.
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|-----------|-------------|--------------------------------------------------------------------|---------|
|
|
|
| packid | pack, id, p | The Pack id to check for | |
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| packid | pack, id, p | The pack id to check for | |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- mythicpack{p="ThePackId"} true
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] pack
|
|
|
- [x] haspack |
|
|
\ No newline at end of file |