mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-22 10:35:42 +01:00
Updated Upstream and Sidestream(s) (Tuinity)
Upstream/An Sidestream has released updates that appears to apply and compile correctly This update has NOT been tested by YatopiaMC and as with ANY update, please do your own testing. Tuinity Changes: 1c05858 Updated Upstream (Paper)
This commit is contained in:
parent
28ac090db1
commit
e304b7fad9
2
Tuinity
2
Tuinity
@ -1 +1 @@
|
||||
Subproject commit adaafb4a8dfd2f977dc0e46f636d8c0e59559e35
|
||||
Subproject commit 1c058587d99bc220c98b50ad03ae0f1751debf19
|
@ -5,7 +5,7 @@ Subject: [PATCH] Respect PlayerKickEvent leaveMessage
|
||||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/PlayerConnection.java b/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
index 529537ce96b6dcb51c04f66c0a205dc4804a4d02..64ba11b251e2ebc53434c9eabf6982ac2965caf3 100644
|
||||
index e9df48f860073a0e556645a833adf282a0f7c083..f4801c4fbb43be2a36de54c3076603604a6dd63a 100644
|
||||
--- a/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
+++ b/src/main/java/net/minecraft/server/PlayerConnection.java
|
||||
@@ -309,7 +309,7 @@ public class PlayerConnection implements PacketListenerPlayIn {
|
||||
|
Loading…
Reference in New Issue
Block a user