mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-27 04:55:31 +01:00
Update HOW_TO_USE_API.md
This commit is contained in:
parent
f08b25e43d
commit
8f40373df6
@ -1,5 +1,8 @@
|
||||
# API Usage
|
||||
You have to import ChestSort.jar into your BuildPath.
|
||||
|
||||
If you want to use ChestSort's advanced sorting features for your own plugin, you can use the ChestSort API. It provides a method to sort any given inventory, following the rules you have specified in your ChestSort's plugin.yml and the corresponding category files.
|
||||
|
||||
To use ChestSort's sorting features in your Spigot/Bukkit plugin, you have to import ChestSort.jar into your BuildPath.
|
||||
|
||||
Then you can access it via the plugin manager:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user