3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-10-03 08:41:05 +02:00

Bump the version, we now support ProtocolLib (hopefully it works properly)

Dieser Commit ist enthalten in:
Myles 2016-03-02 15:26:32 +00:00
Ursprung 318db73f3c
Commit 6c96271925
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

Datei anzeigen

@ -1,9 +1,9 @@
# ViaVersion 0.3.7
# ViaVersion 0.4.0
**Allows the connection of 1.8 clients to 1.9**
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
**Don't use late bind nor ProtocolLib**
**Don't use late bind*
**As of this point it doesn't have everything, I need to fix:**

Datei anzeigen

@ -1,6 +1,6 @@
name: ViaVersion
main: us.myles.ViaVersion.ViaVersionPlugin
author: _MylesC
version: 0.3.7
version: 0.4.0
load: startup
loadbefore: [ProtocolLib, ProxyPipe]