summaryrefslogtreecommitdiffstats
path: root/nms-patches/MinecraftServer.patch
Commit message (Collapse)AuthorAgeLines
* SPIGOT-1284: Run scheduler consistently within a tickmd_52016-06-30-22/+28
|
* SPIGOT-1283: Copy data directory on world import in case it's requiredmd_52016-06-30-32/+33
|
* Update to Minecraft 1.10md_52016-06-09-47/+60
|
* Minecraft 1.9.4md_52016-05-10-47/+42
|
* Apply DataConverters to ItemStack instancesmd_52016-03-25-1/+1
|
* SPIGOT-1590: Ensure plugins are disabled.md_52016-03-02-28/+34
|
* Update to Minecraft 1.9md_52016-03-01-174/+190
|
* SPIGOT-625: Insert a small delay when shutting down to allow packets to have ↵md_52015-09-15-25/+32
| | | | a better chance at sending.
* Server Commands and Remote Commands are now Cancellable.Matt2015-07-12-37/+33
|
* Allow for the jline console to be overriden in normally unsupported enviromentsThinkofdeath2015-06-11-1/+1
|
* [SPIGOT-946] Begin making use of access transforms to simplify patching.md_52015-06-06-13/+2
|
* Cut fluff from patch headers.md_52015-05-25-2/+2
|
* Update to 1.8.4Thinkofdeath2015-05-17-65/+62
|
* Don't run tasks when the server is stoppingThinkofdeath2015-03-11-2/+11
|
* SPIGOT-626: Add populators early to prevent chunks being missedThinkofdeath2015-03-08-34/+30
|
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-168/+95
|
* Fix the server stopping multiple times on shutdownThinkofdeath2015-02-07-28/+39
|
* Fix exceptions from tasks being ignoredThinkofdeath2015-02-02-21/+36
|
* 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/