updated layout and informations authored by Lxlp's avatar Lxlp
**Description**: Checks if the specified plugin is running on the server ## Description
Checks if the specified plugin is running on the server
---
## Attributes
**Attributes** | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| plugin | pl, p | The plugin to check for | MythicMobs |
| Attribute | Alias | Description | Default |
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
| p | | The plugin to check for | |
Examples ## Examples
---
```yml ```yml
Conditions: Conditions:
- plugin{p=####} true - plugin{p=ThePluginName} true
``` ```
## Aliases
- [x] pluginexists
- [x] hasplugin
\ No newline at end of file