minecraft

Install and manage a Minecraft or CraftBukkit server

10,672 downloads

1,044 latest version

5.0 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 5.0.0 (latest)
  • 4.1.1
  • 4.1.0
  • 4.0.0
  • 3.1.0
  • 3.0.2
  • 3.0.1
released Nov 17th 2017
This version is compatible with:
  • Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
  • Puppet >= 4.7.1 < 6.0.0
  • , , ,

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'puppet-minecraft', '4.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add puppet-minecraft
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install puppet-minecraft --version 4.0.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

puppet/minecraft — version 4.0.0 Nov 17th 2017

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v4.0.0 (2017-11-17)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • bump puppet version dependency to >= 4.7.1 \< 6.0.0 #48 (bastelfreak)

v3.1.0 (2017-02-11)

This is the last release with Puppet3 support!

  • Modulesync

2016-12-25 Release 3.0.2

  • Modulesync with latest Vox Pupuli defaults
  • Fix broken init at Ubuntu
  • Fix broken dependencies in metadata.json

2016-08-18 Release 3.0.1

  • First release in the Vox Pupuli namespace
  • modulesync with latest Vox Pupuli defaults
  • Drop of Ruby1.8.7 support
  • Split server_setting defined type to separate file

* This Change Log was automatically generated by github_changelog_generator