Changes
Page history
updated layout and informations
authored
Jun 14, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/conditions/plugin.md
View page @
db4e508a
**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