summaryrefslogtreecommitdiffstats
path: root/nms-patches/RemoteControlCommandListener.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/RemoteControlCommandListener.patch')
-rw-r--r--nms-patches/RemoteControlCommandListener.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/nms-patches/RemoteControlCommandListener.patch b/nms-patches/RemoteControlCommandListener.patch
index df059377..5cb03eea 100644
--- a/nms-patches/RemoteControlCommandListener.patch
+++ b/nms-patches/RemoteControlCommandListener.patch
@@ -1,3 +1,5 @@
+--- ../work/decompile-8eb82bde//net/minecraft/server/RemoteControlCommandListener.java 2014-11-28 17:43:43.365707429 +0000
++++ src/main/java/net/minecraft/server/RemoteControlCommandListener.java 2014-11-28 17:38:22.000000000 +0000
@@ -26,6 +26,12 @@
public IChatBaseComponent getScoreboardDisplayName() {
return new ChatComponentText(this.getName());