LanternPowered / Lantern

An open-source Minecraft server that implements the SpongeAPI.
MIT License
108 stars 12 forks source link

No console input in terminals not supporting jline #49

Closed Deamon5550 closed 6 years ago

Deamon5550 commented 6 years ago

https://github.com/LanternPowered/LanternServer/blob/master/src/main/java/org/lanternpowered/server/console/ConsoleManager.java#L109 There needs to be a fallback when the terminal isn't supported to do a simple read from stdin or something.