Merge branch 'master' into plugin

This commit is contained in:
Redned 2020-01-25 23:03:47 -06:00 committed by RednedEpic
commit c4857c6a54
3 changed files with 8 additions and 2 deletions

View file

@ -75,7 +75,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.15.1-1-SNAPSHOT</version>
<version>1.15.2-1-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>

View file

@ -20,7 +20,7 @@ remote:
address: 127.0.0.1
# The port of the remote (Java Edition) server
port: 25565
# Authentication type. Can be offline, online, or floodgate (see the wiki).
# Authentication type. Can be offline, online, or floodgate (see https://github.com/GeyserMC/Geyser/wiki/Floodgate).
auth-type: online
# Floodgate uses encryption to ensure use from authorised sources.