Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move WorldSaveEvent to proper location | Aikar | 2014-12-03 | -32/+28 |
| | | | | | | calling CraftWorld.save() currently does not call WorldSaveEvent, and WorldSaveEvent could fire on worlds that have saving disabled. New location will always fire during a world save and only during an actual save. | |||
* | Rewrite the level.dat properly. This fixes SPIGOT-46 | Fabian Faßbender | 2014-11-29 | -30/+32 |
| | ||||
* | Fix command blocks | Thinkofdeath | 2014-11-29 | -2/+11 |
| | ||||
* | Don't default the universe to the current directory | Thinkofdeath | 2014-11-28 | -23/+21 |
| | ||||
* | Revert "Remove patch headers" | Thinkofdeath | 2014-11-28 | -0/+2 |
| | | | | This reverts commit d6e3dff7d88b3b4275108071704a1ef18d8484c5. | |||
* | Remove patch headers | GunfighterJ | 2014-11-28 | -2/+0 |
| | ||||
* | Use the right name for the AsyncPlayerPreLoginEvent | Thinkofdeath | 2014-11-28 | -2/+2 |
| | ||||
* | Fix eating food whilst not facing a block | Thinkofdeath | 2014-11-28 | -2/+2 |
| | ||||
* | Update to Minecraft 1.8 | Thinkofdeath | 2014-11-28 | -0/+726 |
For more information please see http://www.spigotmc.org/ |