MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.67k stars 402 forks source link

[Idea] Way to disconnect without closing the program (outside C# scripts). #2726

Open asdanjer opened 7 months ago

asdanjer commented 7 months ago

Prerequisites

Console Client Version

20240320-260

Describe your problem

It is currently not possible to disconnect from a server without closing the program. So you can't really disconnect and then reconnect (for example after a restart). The reconnect command also doesn't have a delay option like the Chatbot version does.

Suggest a possible solution

Add a delay option to the reconnect or even better add a disconnect command that doesn't close the program.