summaryrefslogtreecommitdiffstats
path: root/nms-patches/MinecraftServer.patch
Commit message (Collapse)AuthorAgeLines
* Move WorldSaveEvent to proper locationAikar2014-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-46Fabian Faßbender2014-11-29-30/+32
|
* Fix command blocksThinkofdeath2014-11-29-2/+11
|
* Don't default the universe to the current directoryThinkofdeath2014-11-28-23/+21
|
* Revert "Remove patch headers"Thinkofdeath2014-11-28-0/+2
| | | | This reverts commit d6e3dff7d88b3b4275108071704a1ef18d8484c5.
* Remove patch headersGunfighterJ2014-11-28-2/+0
|
* Use the right name for the AsyncPlayerPreLoginEventThinkofdeath2014-11-28-2/+2
|
* Fix eating food whilst not facing a blockThinkofdeath2014-11-28-2/+2
|
* Update to Minecraft 1.8Thinkofdeath2014-11-28-0/+726
For more information please see http://www.spigotmc.org/