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.65k stars 1.68k forks source link

Generic Mod Manager #1084

Open parkervcp opened 6 years ago

parkervcp commented 6 years ago

The potential to add a generic mod manager exists.

A basic mod manager may be something to look into as it is frequently requested. It could be included in the egg section and be used in the install process.

3 pieces of information are needed for this.

  1. Mod name
  2. Mod Location (link to pull the mod)
  3. Install location (Where the files are supposed to go)

When creating a server the user can select which mods to have installed. Similar to variables. Install scripts would have to change to work for that but that is on the service managers side.

This may not work for all services but it would allow people to at least manage it through the panel.

I also understand that this could all be handled by install scripts and variables. Some people don't get bash enough to do that though.

sergejostir commented 6 years ago

And also possibility to add custom script as sometimes you want to do more than just download and extract files.

Joshuaharry120 commented 5 years ago

@parkervcp When will this be added?

ArnaudLier commented 5 years ago

@Joshuaharry120 Maybe never xD

adaliszk commented 4 years ago

I haven´t tried it yet but the Packs cannot deliver this already?

mattmalec commented 4 years ago

Packs only deliver upon the install of a server.

adaliszk commented 4 years ago

Aw shoot, then it would require to reinstall the server (which is not that bad overall) to apply a pack and that is not exposed to the server owners.

finnie2006 commented 3 years ago

any update?

FoksVHox commented 3 years ago

any update?

@finnie2006 If the issue isn't closed, it's still planned. It doesn't help to comment stuff like "Any update".

finnie2006 commented 3 years ago

it is almost 3 years ago i just ask if there is anything changed

szentigrad3 commented 2 years ago

any chance of this happening since its still open?

parkervcp commented 2 years ago

If the issue is still open then it's still on the list of things to do.