Commit Graph
3 Commits
Author SHA1 Message Date
Lucariatias 2142b6f443 Use bukkit-repo for CraftBukkit
spout-repo is dead, so dependencies cannot be resolved from there any more.
This uses the bukkit version of CraftBukkit.
2014-02-15 15:40:25 +00:00
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