Aikar
64492523a7
Move WorldSaveEvent to proper location
...
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.
2014-12-03 14:35:33 -05:00
Fabian Faßbender
b08f233fe1
Rewrite the level.dat properly. This fixes SPIGOT-46
2014-11-29 20:33:33 +01:00
Thinkofdeath
8c3698bf0f
Fix command blocks
2014-11-29 00:53:49 +00:00
Thinkofdeath
69e66a69c4
Don't default the universe to the current directory
2014-11-28 23:53:11 +00:00
Thinkofdeath
90ac03522a
Revert "Remove patch headers"
...
This reverts commit d6e3dff7d8
.
2014-11-28 23:02:15 +00:00
GunfighterJ
d6e3dff7d8
Remove patch headers
2014-11-28 16:54:14 -06:00
Thinkofdeath
2abdb9a061
Use the right name for the AsyncPlayerPreLoginEvent
2014-11-28 17:43:48 +00:00
Thinkofdeath
669c44cb3c
Fix eating food whilst not facing a block
2014-11-28 11:23:19 +00:00
Thinkofdeath
24557bc2b3
Update to Minecraft 1.8
...
For more information please see http://www.spigotmc.org/
2014-11-28 17:16:30 +11:00