mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
Merge pull request #1022 from AntonMenov/wiki
[Wiki] Remove incorrect "optional" word
This commit is contained in:
commit
284966f2cb
@ -94,7 +94,7 @@ Next step is to go to your plugin.yml or paper-plugin.yml and add PlaceholderAPI
|
|||||||
author: author
|
author: author
|
||||||
main: your.main.path.Here
|
main: your.main.path.Here
|
||||||
|
|
||||||
# This sets PlaceholderAPI as an optional dependency for your plugin.
|
# This sets PlaceholderAPI as a dependency for your plugin.
|
||||||
depend: [PlaceholderAPI]
|
depend: [PlaceholderAPI]
|
||||||
```
|
```
|
||||||
- `paper-plugin.yml`
|
- `paper-plugin.yml`
|
||||||
|
Loading…
Reference in New Issue
Block a user