mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-13 11:15:57 -07:00
reverted # from server console
This commit is contained in:
@@ -449,7 +449,7 @@ public class MinecraftServer implements ICommandListener, Runnable {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
a.info("Unknown console command. Type \"#help\" for help.");
|
||||
a.info("Unknown console command. Type \"help\" for help.");
|
||||
}
|
||||
} while (true);
|
||||
}
|
||||
|
Reference in New Issue
Block a user