hexparrot / mineos

python scripts for hosting and managing minecraft servers
Other
197 stars 63 forks source link

new features: file upload and config editor #145

Open perlaxe opened 8 years ago

perlaxe commented 8 years ago

Hi,

I was wondering if it would be too difficult to add support for uploading files via web browser (like plugins) and some simple web editor for config files. I don't want my kids messing around with scp and nano/vi etc, but maybe they would have to learn it :)

thx

hexparrot commented 8 years ago

This would be a massive update to the webui, adding a lot of functionality and a lot of room for coding error. This python-based webui pretty much will only receive security/glaring bug updates, and will no longer receive functionality updates. mineos-node is the current webui that could get official feature updates.

That said, any code contributions are welcome and will be reviewed/upkept.