mark2devel / mark2

Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv
Other
208 stars 44 forks source link

Help! #21

Closed NGTmeaty closed 9 years ago

NGTmeaty commented 9 years ago

How would I give a user permission to start and see the console of a serveR?

gsand commented 9 years ago

To see the console of a server, one would have to run mark2 attach -n servername or just mark2 attach

In order to start a server located in another users directory, they'd have to switch to the user running the server or give them sudo access: sudo -u username mark2 start path