Commit Graph
2 Commits
Author SHA1 Message Date
Lucariatias 2c2acd86a6 Create .travis.yml
This allows travis to successfully build the application.
As it stands, Travis will attempt to build the project as a ruby project, making every build fail.
2014-02-13 21:09:58 +00:00
Lucariatias 06325a2702 Update color method to use built-in Bukkit methods
This allows for newer colours to automatically be supported, and reduces the amount of extra replacement code, delegating the colouring to Bukkit.
2014-02-13 21:07:01 +00:00