Geoff Bourne
Geoff Bourne
...made that change and now I notice Forge reports: ``` [01:51:39] [Server thread/INFO] [FML]: FML has found a non-mod file spongeforge-1.12.2-2705-7.1.0-BETA-3422.jar in your mods directory. It will now be injected...
@L3vi47h4N thanks for the info and the examples cleanup. To confirm, the `TYPE=FORGE` should be sufficient, right? If so, I'll revert the `TYPE=SPONGEFORGE` to avoid confusion.
Thanks for the great clarification @ryantheleach . Regarding the original issue, I'm still not sure if a `TYPE=SPONGEFORGE` is needed since technically it's a `TYPE=FORGE` with the Sponge Forge mod...
@L3vi47h4N , to further clarify, this minecraft-server image has to accommodate several different server types, so the `/data/plugins` directory is primarily there for Bukkit and variants thereof.
I'll look into this, but in the meantime there's a variable `SPIGET_DOWNLOAD_TOLERANCE` that can be used as a workaround. It s missing documentation but defaults to 5 and is in...
Thanks for chasing that down further. Let's see where they go with that.
I'm going to explore a root-less approach when I finally get to this idea https://github.com/itzg/mc-server-runner/issues/19
Thanks for issue report. Looks like 274 is an infamous resource https://github.com/itzg/docker-minecraft-server/issues/1307#issuecomment-1022674250 I'll see if there's something I can do in the script to detect the incorrect resource download and...
Thanks @toddejohnson for the investigation. I have opened the issue above with spiget to see if it is something that can be corrected on their end.
@ElektroVirus @toddejohnson , spiget maintainer confirmed that dynmap needs to fix the download link on their side. Please report an issue with them. In the meantime I'll need to blacklist...