Merge pull request #1022 from AntonMenov/wiki

[Wiki] Remove incorrect "optional" word
This commit is contained in:
Andre_601 2023-11-26 16:56:28 +01:00 committed by GitHub
commit 284966f2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ Next step is to go to your plugin.yml or paper-plugin.yml and add PlaceholderAPI
author: author
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]
```
- `paper-plugin.yml`