pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.59k stars 1.65k forks source link

The ability to change service options as a user #597

Open tenten8401 opened 7 years ago

tenten8401 commented 7 years ago

Can we have the ability to change service options as a user? I honestly think it would be good because you'd have the ability to switch between different mods for gameservers. Preferably have it togglable per service however because of things like the "Custom Source" service.

DaneEveritt commented 6 years ago

How do you propose the permissions work for this in terms of which things a user can switch to and from?

s0nify commented 6 years ago
  1. We have a basic docker image
  2. We have several installation scripts (Now one)
  3. The user clicks Reinstall (screenshot)
  4. A pop-up window (or something else) appears from the list of available installation scripts.

The administrator in advance creates a script to work with previous available files from the previous installation (for example, deletes them, leaving user data).

ptero

This very important feature is missing in the Pterodactyl Panel.

paz commented 6 years ago

definitely a useful feature. a lot of users don't actually know how to compile their own spigot jar, or compile their own alternative spigot fork.