Revert "StatusPingEvent, support Legacy Ping"

This reverts commit 9c760b88ce.
This commit is contained in:
LOOHP
2020-08-08 19:34:22 +08:00
parent 945e5c0252
commit f1ee9fb078
4 changed files with 17 additions and 159 deletions
-6
View File
@@ -49,7 +49,6 @@
</configuration>
</plugin>
</plugins>
<finalName>${project.artifactId}</finalName>
</build>
<repositories>
@@ -65,11 +64,6 @@
<artifactId>NBT</artifactId>
<version>5.5</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>