steves-underwater-paradise / restart-server

Minecraft Fabric mod that adds a restart command to dedicated servers.
https://www.curseforge.com/minecraft/mc-mods/restart-server
GNU Lesser General Public License v2.1
6 stars 2 forks source link

Server isn't opened in a new terminal window after restart #1

Closed Steveplays28 closed 1 year ago

Steveplays28 commented 2 years ago

The server simply gets opened in the background, instead of in a new terminal window.

Something like this should fix it: https://stackoverflow.com/questions/11706159/run-an-application-in-a-new-terminal-window-from-a-java-program#11706448 Making this configurable would probably be nice too.