Charm: minecraft
Summary
Minecraft Server
Charm Store
juju deploy cs:oneiric/minecraft-0
Series
oneiric
Description
Will deploy OpenJDK 6 JRE and the latest Minecraft server
Links
Repository   Bugs
lp:~charmers/charms/oneiric/minecraft/trunk
Interfaces
Provides
Config
motd string
spawn-monsters boolean
allow-nether boolean
spawn-animals boolean
max-players int
difficulty int
level-name string
port int
Details
Readme
Post deployment, the minecraft init script has the following
options available

Usage:
 service minecraft [ACTION]

 Available Actions:
 stop
   - Stop the Minecraft Server
 restart
   - Restart Minecraft Server
 update
   - Update the Minecraft Server
 status
   - Determine the run status of the Minecraft Server
 backup
   - Perform a save and archival of the current map
Changes  
2012/03/16 Marco Ceppi Fixed upgrade command to always use -y (revno 26)
2012/03/16 Marco Ceppi Merge of fixes (revno 25)
2012/03/11 Clint Byrum Fixing booleans (revno 24)
2012/01/28 Mark Mims wait for config:bool to land (revno 23)
2012/01/28 Mark Mims strong config types (revno 22)
2011/11/16 Marco Ceppi Updated config-changed to just be more smart about initial extraction (revno 21)
2011/11/16 Marco Ceppi Replaced SystemV init with sexy Upstart script instead (revno 20)
2011/11/16 Marco Ceppi Removed init.d script and replaced with upstart script (revno 19)
2011/11/16 Marco Ceppi Added minecraft server interface (revno 18)
Lint Check
  • err: Charms need a maintainer (See RFC2822) - Name <email>

In other archives
~marcoceppi:oneiric/minecraft