Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-26 08:10:09 +01:00
Update version to 0.3.4, as it should fix JSON data bug.
Dieser Commit ist enthalten in:
Ursprung
e43968c142
Commit
6b3fb6424c
@ -1,4 +1,4 @@
|
|||||||
# ViaVersion 0.3.3
|
# ViaVersion 0.3.4
|
||||||
**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,
|
||||||
@ -13,9 +13,6 @@ Remap spawn eggs
|
|||||||
|
|
||||||
If you have a bug with entities, please report the full stack trace
|
If you have a bug with entities, please report the full stack trace
|
||||||
|
|
||||||
Some items with JSON data cause crashing due to the change in how strict minecraft is.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
|
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
|
||||||
|
|
||||||
@ -32,7 +29,7 @@ Contributors:
|
|||||||
|
|
||||||
**Myself** (harhar)
|
**Myself** (harhar)
|
||||||
|
|
||||||
**Matsv/StatBoom**
|
**Matsv/StamBoom**
|
||||||
|
|
||||||
**HugoDaBosss**
|
**HugoDaBosss**
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: ViaVersion
|
name: ViaVersion
|
||||||
main: us.myles.ViaVersion.Core
|
main: us.myles.ViaVersion.Core
|
||||||
author: _MylesC
|
author: _MylesC
|
||||||
version: 0.3.3
|
version: 0.3.4
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren