diff --git a/README.md b/README.md index 1d23ee72c..dbdb7ed96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ViaVersion 0.3.3 +# ViaVersion 0.3.4 **Allows the connection of 1.8 clients to 1.9** 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 -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. @@ -32,7 +29,7 @@ Contributors: **Myself** (harhar) -**Matsv/StatBoom** +**Matsv/StamBoom** **HugoDaBosss** diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 4dcca77dc..66d889a9f 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ name: ViaVersion main: us.myles.ViaVersion.Core author: _MylesC -version: 0.3.3 \ No newline at end of file +version: 0.3.4 \ No newline at end of file