flytegg / plugin-portal

Minecraft plugin manager for downloading and updating plugins from the chatbar.
https://pluginportal.link
45 stars 10 forks source link

Custom Jar Name #56

Open Olthoo opened 4 days ago

Olthoo commented 4 days ago

It would be interesting to allow users to change the naming of the jars with placeholders

The line is the config.yml could look like that

jar-format: "[PP] {plugin-name} {Source} {version}"

My Discord if you need more infos : Olthoo

Dawsson commented 3 days ago

Could cause issues with the auto updating, commenting to remind us later on

Olthoo commented 3 days ago

Maybe make the plugin-name mandatory to avoid confusion ?

Dawsson commented 3 days ago

What worries me is them changing it after already installing some plugins. Possibly we could rename all the files?

Dawsson commented 3 days ago

We could allow this on paper. Just got told from a Spigot staff member that it uses the file name where as on paper it uses the plugin.yml name.

There is a PR for it to use the plugin.yml name on spigot but unmerged. image image