itzg / docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup
https://docker-minecraft-server.readthedocs.io/
Apache License 2.0
8.82k stars 1.48k forks source link

For PLUGINS and MODS list support GitHub and Jenkins resolving #2944

Open itzg opened 1 week ago

itzg commented 1 week ago

Requested in Discord

BrailleBennett commented 1 week ago

Some examples of repositories and ci servers this would apply to are: https://github.com/TechnicJelle/BlueMapOfflinePlayerMarkers/releases/tag/v2.9 https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2 https://github.com/852DuartePls/PlayTime/releases/tag/3.7 https://ci.extendedclip.com/job/PlaceholderAPI/lastBuild/ https://ci.ender.zone/job/EssentialsX

(edited)

itzg commented 1 week ago

Side note: be sure to use Modrinth (and/or CurseForge) where you can such as

https://modrinth.com/plugin/essentialsx

https://modrinth.com/plugin/bluemap

Using https://docker-minecraft-server.readthedocs.io/en/latest/mods-and-plugins/modrinth/

BrailleBennett commented 1 week ago

The issue with using modrinth pages over ci servers. For example EssentialsX doesn't have any 1.21 builds posted to their public modrinth page yet, and it is only available on the ci server. I also mainly just provided bluemap as an example of a repo that had multiple different loaders distributed under a single release.