TheRemote / MinecraftBedrockServer

Sets up a Minecraft Bedrock dedicated server on Ubuntu with options for automatic updates and running at startup
https://jamesachambers.com/minecraft-bedrock-edition-ubuntu-dedicated-server-guide/
MIT License
811 stars 173 forks source link

Clarify how to run as a non-root user #88

Closed sparagi closed 3 years ago

sparagi commented 3 years ago

When exiting due to the guard clause that prevents running SetupMinecraft.sh as root, explain what to do to "run normally".

Do not mention that knowledgeable admins can remove this check; they already know this, and it is likely to confuse newer admins.

Minor grammar fixes included.

Fixes #86.

TheRemote commented 3 years ago

Agreed, accepted and thanks!