Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Fitzgerald committed Nov 18, 2012
1 parent c52cf7e commit 1cd0f09
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Installs vanilla [Minecraft](http://www.minecraft.net) server.

##Requirements

Requires the [java](https://github.com/opscode-cookbooks/java) cookbook which is defined in the recipe.
Requires the [java](http://community.opscode.com/cookbooks/java) and [tmux](http://community.opscode.com/cookbooks/tmux) cookbooks.

###Platform

Expand All @@ -18,6 +18,8 @@ See `attributes/default.rb` for default values.

* `default['minecraft']['user']`
* `default['minecraft']['install_dir']`
* `default['minecraft']['base_url']`
* `default['minecraft']['jar']`

* `default['minecraft']['banned-ips']`
* `default['minecraft']['banned-players']`
Expand Down Expand Up @@ -72,14 +74,9 @@ the defaults in sync with upstream.

##TODO

* Proper init scripts (currently missing)
* More attributes
- min/max ram
- group
- custom download url, no one at mojang knows what a version number is..
- checksums?
* Support more distros & BSD
* Plugin support once 1.3 is released?
* Clean up attributes
* Test kitchen
* Bukkit support or just wait for 1.5?

##License

Expand Down

0 comments on commit 1cd0f09

Please sign in to comment.