Code Monkey home page Code Monkey logo

Comments (6)

canthisbe avatar canthisbe commented on August 10, 2024 1

I've stumbled upon a workaround that makes the console usable. Adding -Dterminal.jline=false flag to the run command fixes it for Paper servers at the expense of tab completion, basically stripping it to a vanilla server console. Additionally you can add
-Dterminal.ansi=true to retain colors in the console, as the other flag disables it by default.

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

Hi,
Yes I know it's a limitation when you're running the server on Windows.

from mcsleepingserverstarter.

william64644 avatar william64644 commented on August 10, 2024

I'm sorry, what do you mean with "difficult"? what happens?

from mcsleepingserverstarter.

canthisbe avatar canthisbe commented on August 10, 2024

Having web-gui on and starting a Paper server (or its forks) on this program causes the issue. It doesn't happen on fabric or vanilla servers. Presumably this is because Paper has highlighting when typing commands into the console while vanilla doesn't.

from mcsleepingserverstarter.

vincss avatar vincss commented on August 10, 2024

Hi !
I tried like this :
minecraftCommand: "java -jar -Dterminal.jline=false -Dterminal.ansi=true paper.jar nogui"

But it doesn't take all my commands into accounts.
How do you start the server ?

from mcsleepingserverstarter.

canthisbe avatar canthisbe commented on August 10, 2024

Yeah I've noticed the server only receives every other command, while server starter receives the other half of commands.

from mcsleepingserverstarter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.