mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-03 13:42:25 -07:00
Update to Minecraft 1.12-pre2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- a/net/minecraft/server/RemoteControlCommandListener.java
|
||||
+++ b/net/minecraft/server/RemoteControlCommandListener.java
|
||||
@@ -25,6 +25,12 @@
|
||||
return new ChatComponentText(this.getName());
|
||||
@@ -21,6 +21,12 @@
|
||||
return "Rcon";
|
||||
}
|
||||
|
||||
+ // CraftBukkit start - Send a String
|
||||
|
Reference in New Issue
Block a user