summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/MinecraftServer.java
Commit message (Expand)AuthorAgeLines
* Update CraftBukkit to Minecraft 1.4.5.Travis Watkins2012-11-16-1/+1
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-31/+36
* Migrate world data with world when switching from vanilla Minecraft toEvilSeph2012-11-02-0/+9
* [Bleeding] Fix mistranslation affecting time of the server vs time of day.md_52012-11-02-1/+1
* Fixed generator-settings not being set. Fixes BUKKIT-2652EvilSeph2012-10-28-0/+1
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-100/+117
* Delegate tab-completion. Fixes BUKKIT-2181. Adds BUKKIT-2602Score_Under2012-10-15-0/+5
* Queue tasks from secondary threads. Fixes BUKKIT-2546 and BUKKIT-2600Wesley Wolfe2012-10-14-31/+30
* CraftBukkit comment fixesWesley Wolfe2012-09-14-2/+2
* Reverted changes to chunk saving behaviour.EvilSeph2012-09-12-3/+1
* [Bleeding] Add autosave interval setting in bukkit.yml. Adds BUKKIT-2507Mike Primm2012-09-12-1/+2
* Bulk pending cleanup.Wesley Wolfe2012-09-09-21/+21
* Update to 1.3.2Travis Watkins2012-08-25-7/+4
* Enable hardcore support. Fixes BUKKIT-2259feildmaster2012-08-12-1/+1
* Re-add support for full chunk saving so the server save-alls on stop. Fixes B...EvilSeph2012-08-08-1/+3
* Make periodic chunk saving less aggressive and fixed double player data savin...EvilSeph2012-08-07-5/+1
* Implement new AsyncPlayerChatEvent. Addresses BUKKIT-2064Wesley Wolfe2012-08-03-0/+24
* Process entity ticks on worlds without players. Fixes BUKKIT-2031Mike Primm2012-08-03-1/+1
* Add missing callWorldInitEvent on startup.feildmaster2012-08-02-0/+2
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-405/+757
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-24/+14
* Add query-plugins setting. Addresses BUKKIT-1781H31IX2012-06-20-1/+1
* Support asynchronous events; Addresses BUKKIT-1212Wesley Wolfe2012-06-13-3/+5
* Add fallback for when jline fails to initialize. Fixes BUKKIT-1675.Travis Watkins2012-05-23-2/+11
* Update to jline 2. Fixes BUKKIT-717EdGruberman2012-05-15-2/+9
* Added missing //CB commentDinnerbone (Laptop)2012-03-30-1/+1
* Updated version to 1.2.5-R0.1-SNAPSHOTDinnerbone (Laptop)2012-03-30-8/+9
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-2/+2
* Updated from 1.2.2 to 1.2.3. This fixes BUKKIT-943Nathan Adams2012-03-02-2/+2
* Convert contained worlds to Anvil (thanks to Amaranth)Nathan Adams2012-03-02-1/+6
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-26/+47
* [Bleeding] Added Conversations API. Addresses BUKKIT-864rmichela2012-03-01-4/+3
* Updated to rename revision 02Erik Broes2012-03-01-1/+1
* Deprecation cleanup.Erik Broes2012-02-18-3/+3
* Added 'generate-structure' setting support and WorldCreator property.Eric Stokes2012-01-29-1/+2
* Adding the option to suppress overload warnings as a bukkit.yml option. Thank...Erik Broes2012-01-15-0/+1
* Fix formatting.Erik Broes2012-01-15-1/+1
* Update for 1.1_01 renames.Erik Broes2012-01-15-5/+5
* Modified ConsoleReader to use System.in instead of FileDescriptor.in. Big tha...Nathan Adams2012-01-14-1/+2
* Fixed version in startup messageNathan Adams2012-01-12-1/+1
* Updated to Minecraft 1.1Erik Broes2012-01-12-59/+68
* Fix balance of CraftBukkit start/end.Erik Broes2012-01-12-3/+1
* Update to mc-dev rename revision 01Nathan Adams2012-01-12-4/+4
* Fix CraftBukkit comments.Erik Broes2012-01-12-2/+2
* Made startup completion time actually be reported in seconds. Again.EvilSeph2011-12-27-3/+3
* Fixed vanilla->bukkit world migration for The End. This fixes BUKKIT-326. Tha...Nathan Adams2011-12-19-2/+2
* Implemented CraftServer.getAllowEnd(). Thanks codename-B!Erik Broes2011-12-09-1/+7
* Teach MinecraftServer how to handle Remote Console commands.Andrew Ardill2011-12-07-2/+13
* Performance update to remove several very high counts of temp object creationTahg2011-12-06-1/+1
* Implemented 1.0.1 fixes. This fixes BUKKIT-3, BUKKIT-39, BUKKIT-150Nathan Adams2011-12-01-2/+2