diff --git a/README.md b/README.md index 6bf3152..6f653c5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # How to setup -* *create user in your system using the command provided below* - ``useradd xrambad --shell=/bin/true`` +* create user in your system using the command provided below + + ``useradd xrambad --shell=/bin/true`` + this will make the user have no shell + sftp and scp access. * create ssh key for the user. -* there will be issue that user can't login to fix this +* there will be issue that user can't login to fix this add ``/bin/true`` to ``/etc/shells`` * start your minecraft server with the plugin installed.