mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-02-22 07:11:55 +01:00
Updated HOW_TO_USE_API.md
This commit is contained in:
parent
d1e65f6430
commit
4592f08057
@ -27,7 +27,7 @@ You can use maven to add ChestSort as a dependency to your Spigot-/Bukkit-Plugin
|
||||
</dependencies>
|
||||
```
|
||||
|
||||
You must also add ChestSort to the `depend` or `softdepend` section of your `plugin.yml`.
|
||||
You must also add `ChestSort` (NOT `ChestSortAPI`) to the `depend` or `softdepend` section of your `plugin.yml`.
|
||||
|
||||
Note: it is no longer required **nor allowed** to shade the ChestSortAPI into your plugin.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user