mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-22 10:36:02 +01:00
Update HOW_TO_USE_API.md
This commit is contained in:
parent
f003a5567c
commit
d516cfb411
@ -17,7 +17,7 @@ You can use maven to add ChestSort as a dependency to your Spigot-/Bukkit-Plugin
|
|||||||
<groupId>de.jeff_media</groupId>
|
<groupId>de.jeff_media</groupId>
|
||||||
<artifactId>ChestSort</artifactId>
|
<artifactId>ChestSort</artifactId>
|
||||||
<version>8.10.5</version> <!-- Check www.chestsort.de for latest version -->
|
<version>8.10.5</version> <!-- Check www.chestsort.de for latest version -->
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user