Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-20 06:50:08 +01:00
Bump the version, we now support ProtocolLib (hopefully it works properly)
Dieser Commit ist enthalten in:
Ursprung
318db73f3c
Commit
6c96271925
@ -1,9 +1,9 @@
|
|||||||
# ViaVersion 0.3.7
|
# ViaVersion 0.4.0
|
||||||
**Allows the connection of 1.8 clients to 1.9**
|
**Allows the connection of 1.8 clients to 1.9**
|
||||||
|
|
||||||
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
|
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:**
|
**As of this point it doesn't have everything, I need to fix:**
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: ViaVersion
|
name: ViaVersion
|
||||||
main: us.myles.ViaVersion.ViaVersionPlugin
|
main: us.myles.ViaVersion.ViaVersionPlugin
|
||||||
author: _MylesC
|
author: _MylesC
|
||||||
version: 0.3.7
|
version: 0.4.0
|
||||||
load: startup
|
load: startup
|
||||||
loadbefore: [ProtocolLib, ProxyPipe]
|
loadbefore: [ProtocolLib, ProxyPipe]
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren