Upload via Git Manager GUI

This commit is contained in:
Git Manager GUI
2026-05-07 21:26:57 +02:00
parent cc618320ab
commit af2d3fb4e8

View File

@@ -26,7 +26,7 @@
<artifactId>bungeecord-api</artifactId>
<version>1.20</version>
<scope>system</scope>
<systemPath>C:\Users\Viper\Downloads\BungeeCord.jar</systemPath>
<systemPath>${project.basedir}/lib/BungeeCord.jar</systemPath>
</dependency>
<!-- LuckPerms API (Optional) -->