|
|
|
**Description**: Checks if the specified plugin is running on the server
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
|
|
|
|
| p | | The plugin to check for | |
|
|
|
|
|
|
|
|
Examples
|
|
|
|
---
|
|
|
|
```yml
|
|
|
|
Conditions:
|
|
|
|
- plugin{p=####} true
|
|
|
|
``` |
|
|
|
\ No newline at end of file |