summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/TileEntityCommand.java
Commit message (Expand)AuthorAgeLines
* Make command blocks only select players on its world. Fixes BUKKIT-3515feildmaster2013-01-28-0/+3
* Don't run command blocks in empty worlds. Fixes BUKKIT-3094Travis Watkins2012-12-05-1/+6
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-1/+1
* Use BlockCommandSender for dispatching Command block commandsTravis Watkins2012-10-31-9/+12
* Hook command block up to ConsoleCommandSender. Fixes BUKKIT-2684Travis Watkins2012-10-31-4/+64
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-0/+62