Skip to content

Running of Minecraft server for testing/debugging

Maybe using Spring Shell

In a separate window, allow the user to select a server pack from the server packs directory and run it. The window should basically be split into three sections.

|---------------------|
|       |             |
|       |     2       |
|   1   |             |
|       |-------------|
|       |     3       |
|-------|-------------|

1: FileTree of the server packs directory

2: CLI displaying server output and allowing the user to run minecraft server commands

3: Action buttons for starting the selected server, killing the server, opening the server pack directory in the users explorer, opening the latest.log or the logs directory

Should be able to use the custom filebrowser as a starting point, from https://git.griefed.de/Griefed/tests/-/tree/filetree

Edited by Griefed