Bukkit (Deprecated)

A backwards compatible Bukkit API written in Ruby.

In light of the recent exedus from Bukkit I (@k2b6s9j) will no longer be dedicating a substantial amount of time to this API.

I may, no guarentees though, return to this project eventually and utilitize much like a BukkitBridge sortof thing.

Shields

Documentation: Inline docs

Continuous Integration Status: travis.ci Continuous Integration

Code Climate GPA: Code Climate GPA

Code Climate Test Coverage: Code Climate Test Coverage

Coveralls Test Coverage: Coveralls Test Coverage

Contributing

  1. Fork it ( https://github.com/MinecraftRuby/bukkit/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request