prophile / glory

VM setup for a certain Minecraft server
Other
2 stars 0 forks source link

Document how to add new plugins #100

Closed prophile closed 10 years ago

prophile commented 10 years ago

It's a fun little dance, and it needs some documenting.

Essentially:

  1. Copy one of the existing plugin modules (eg WorldEdit).
  2. Edit its init.pp to change the names.
  3. Add a jar download to `scripts/download-deps.sh'.
  4. Edit `modules/staff/manifests/init.pp' to add permissions.
  5. Add an include into `modules/glory/manifests/init.pp'.