MinecraftServerControl / mscs

Powerful command-line control for UNIX and Linux powered Minecraft servers
https://minecraftservercontrol.github.io
BSD 2-Clause "Simplified" License
485 stars 62 forks source link

Better default shell for minecraft user #259

Closed Omig12 closed 3 years ago

Omig12 commented 4 years ago

Maybe running this command after creating the default minecraft user: usermod --shell /bin/bash Minecraft

This would enable the user to be able to lookup a history of commands by pressing up, allows them to fix typos and other QOL improvements when using the minecraft user.

sandain commented 3 years ago

Sorry. I feel that having the minecraft user as a limited system user is a good thing for security reasons. Feel free to make the changes to your local user config if you like.