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

[Question] website wrapper #61

Closed Bennyboy1695 closed 6 years ago

Bennyboy1695 commented 8 years ago

I was wondering if theres any known wrapper thats compatible with mark2 that will allow me to control my servers from a website aswell as the mark2 wrapper still. Or is there any plans on making a website version too ?

phit commented 8 years ago

Would love to see at least a basic web UI to allow non technical staff members to read the console, start & stop server etc

Bennyboy1695 commented 8 years ago

Yeah that was what I was hoping for too, just basic console commands ran from a web ui so that as you said a non technical person would still be able to assist.

gsand commented 8 years ago

Why would you want to start and stop the server externally?

There would be risk, especially when giving children access to it.

Bennyboy1695 commented 8 years ago

I want it just to give a staff member basic access to fix the server if it needs it I.e. Restart, maybe a command or two. They aren't very tech savvy so logging into mark2 using putty is not easily explainable to them, but pointing them to a website would be easy. Obviously there would be security issues but that could probably be easily fixed by having a sql database the webui info is stored in and a timeout kick for idle period on the site.

phit commented 8 years ago

Why would you want to start and stop the server externally?

easy of use, also giving not so trusted people access to just a certain feature, instead of full ssh access

There would be risk, especially when giving children access to it.

sure, but how is that relevant to adding this feature evaluating who should get access is the server owners decision and liability