mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-12-02 15:43:22 +01:00
Update HOW_TO_USE_API.md
This commit is contained in:
parent
69c58f0078
commit
409c61eba6
@ -23,7 +23,7 @@ You can use maven to add ChestSort as a dependency to your Spigot-/Bukkit-Plugin
|
||||
<dependency>
|
||||
<groupId>de.jeff_media</groupId>
|
||||
<artifactId>ChestSortAPI</artifactId>
|
||||
<version>3.0.0</version> <!-- The API version is independent of the ChestSort version -->
|
||||
<version>4.0.1</version> <!-- The API version is independent of the ChestSort version -->
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user