Updated HOW_TO_USE_API.md

This commit is contained in:
mfnalex 2021-07-07 09:35:22 +02:00
parent eada7ad8f8
commit 391b914a04

View File

@ -128,10 +128,7 @@ ChestSortAPI.setSortable(myInventory);
ChestSortAPI.setUnsortable(myInventory);
```
## Example Plugin
## Javadocs, Source code & Discord
## Javadocs, Source code, Example plugin & Discord
There are more methods you can use, just have a look at the Javadocs.
- [ChestSortAPI Javadocs](https://repo.jeff-media.de/javadocs/ChestSortAPI).
- [ChestSortAPI source code](https://github.com/JEFF-Media-GbR/Spigot-ChestSortAPI).