Change dependency Floodgate Bungee to API

Same functionality, less code to be downloaded.
This commit is contained in:
Péter Tombor
2021-05-15 11:58:43 +02:00
committed by GitHub
parent 1385f0c730
commit 40b9405c1d

View File

@ -136,7 +136,7 @@
<!-- Version 2.0 -->
<dependency>
<groupId>org.geysermc.floodgate</groupId>
<artifactId>bungee</artifactId>
<artifactId>api</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>