Please Add a Command Line Character
eyoung100 opened this issue ยท 3 comments
While setting up a Minecraft Server on a Pi 4B 8gb with Ubuntu Server 21.04, I noticed a small cosmetic issue. If I install Paper, after server load, I receive a line with a Command Prompt
>
with a blinking block.
On Fabric I get:
Note the left side terminal
I'd like to see some sort of prompt or wording etc, so that I know it's safe to enter commands.
PS: If this is some odd behavior due to KTerm, is it fixable?
This is out of scope for what fabric-api should be doing imo. Feel free to install/make a mod to do this ๐
I think you can always enter commands; I think commands you entered too early will be processed by the server when the server is ready. Fabric doesn't change vanilla behavior for server consoles, maybe except the loader has some bug with the server swing gui.