gekware / minecraft-server-hibernation

Autostart and stop minecraft-server when players join/leave
GNU General Public License v3.0
377 stars 36 forks source link

Add option to set default target application #261

Open Chris6ix opened 9 months ago

Chris6ix commented 9 months ago

Is there an existing feature request for this?

Describe the feature you would like to see.

It would be great if msh had a setting where you could set the minecraft server to be the default application to target commands to. This would fix the problem where instead of directing the command to the ms it asks you to either start the command with msh or mine. It is very rare that a command would target msh, so having to put mine in front of every command you want to use gets very frustrating.

Describe the solution you'd like.

A setting where you can set the ms as the default target application, so that you don't need to specify on every command that you want to target the ms. Only commands directed to msh would then have to be started with msh.

Additional context to this request.

No response