mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Remove incorrect "optional" word
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user