dotEXE
dotEXE
I think it would be really helpful to have the [VERSION_FROM_MODRINTH_PROJECTS](https://docker-minecraft-server.readthedocs.io/en/latest/mods-and-plugins/modrinth/#version-from-projects) configuration from itzg/docker-minecraft-server in itzg/docker-mc-proxy.
### Describe the problem I currently have this setup ```yaml image: itzg/minecraft-server environment: TYPE: PAPER VERSION: 1.21.9 MODRINTH_ALLOWED_VERSION_TYPE: beta VERSION_FROM_MODRINTH_PROJECTS: true MODRINTH_PROJECTS: | simple-voice-chat armor-poser-plugin worldedit # ... # ......