Guide Ansible Role to automatically install the latest PaperMC version on Debian-like systems

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Netherwhal

New member
Apr 30, 2022
1
0
1
www.netherwhal.com
I just created an ansible role that will automatically fetch the latest papermc release and install it, when run: https://galaxy.ansible.com/simplyvanilla/mcs

It is of course open-source: https://github.com/SimplyVanilla/ansible-role-mcs

Features:
  • systemd-unit/service based-on screen
  • fetches latest version of papermc via API
  • applies optimal aikar flags based on heap size
  • installs jolokia as jmx agent (for telegraf/prometheus)

Some feedback for this very early release is welcome :)