devops-coop / ansible-minecraft

Ansible role for provisioning a vanilla Minecraft server
https://galaxy.ansible.com/devops-coop/minecraft/
Apache License 2.0
57 stars 38 forks source link

Question - where to add plugins #21

Closed danizen closed 6 years ago

danizen commented 6 years ago

So, my wife and I decided my 10 year old can play server minecraft, but only on a whitelisted family server. This means I have to create such a thing. Plenty of experience with DevOps and ansible, so I look for a role and find yours. No minecraft admin experience.

So ... where do I install bukkit plugins after using devops-coop.minecraft to setup spigot?

Where I'm at is that I've added the download of the plugins I want to start with, but I'm not sure where to copy them in the post install hook - https://github.com/danizen/familymc

Thanks, -Dan

danizen commented 6 years ago

I'm going to close this because the Spigot support is not fully baked as yet, and assume that I understand where to add plugins just fine.