Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't run command blocks in empty worlds. Fixes BUKKIT-3094 | Travis Watkins | 2012-12-05 | -1/+6 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4.4. | Travis Watkins | 2012-11-13 | -1/+1 |
| | ||||
* | Use BlockCommandSender for dispatching Command block commands | Travis Watkins | 2012-10-31 | -9/+12 |
| | | | | Also allow commands that don't start with a / to match vanilla behavior | |||
* | Hook command block up to ConsoleCommandSender. Fixes BUKKIT-2684 | Travis Watkins | 2012-10-31 | -4/+64 |
| | | | | | This will need to have its own CommandSender but this makes command blocks work for now with any command console can run. | |||
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -0/+62 |