Hi there,
Currently when installing PaperMC through dietpi-software, the most recent version of MC server is installed (in this case, 1.19.4).
Would there be a way to install PaperMC with an earlier version of MC? In my case, 1.19.3?
Many thanks!
Hi there,
Currently when installing PaperMC through dietpi-software, the most recent version of MC server is installed (in this case, 1.19.4).
Would there be a way to install PaperMC with an earlier version of MC? In my case, 1.19.3?
Many thanks!
By default, our script is trying to fetch latest version from https://papermc.io/api/v2/projects/paper. It is not foreseen to choose a different version during install / update process. In your case, you would need to pull a different version / jar file manually and place ist within /opt/papermc/paperclip.jar
Thanks, that worked well.