1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2026-01-04 15:31:48 +00:00

Should fix some issues related to the 'send-floodgate-data' config option

This commit is contained in:
Tim203
2020-01-19 22:48:33 +01:00
8 changed files with 34 additions and 20 deletions

View File

@@ -15,7 +15,7 @@
<dependency>
<groupId>org.geysermc</groupId>
<artifactId>common</artifactId>
<version>1.0-SNAPSHOT</version>
<version>${geyser-version}</version>
<scope>compile</scope>
</dependency>
<dependency>