mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Limit Bungee injection tries. Explicitly define cumulus in the api pom
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
<artifactId>common</artifactId>
|
||||
<version>${geyser.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.geysermc.cumulus</groupId>
|
||||
<artifactId>cumulus</artifactId>
|
||||
<version>${cumulus.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
|
||||
Reference in New Issue
Block a user