summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PlayerConnection.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-1855/+0
* Modify the invalid item set to permit command blocks. Fixes BUKKIT-4342Starbuck Johnson2014-08-17-1/+1
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-24/+25
* Add special case for handling place event with lilies. Fixes BUKKIT-5641bloodshot2014-06-01-1/+1
* Ensure we always log commands and log the right thing.Travis Watkins2014-05-14-1/+2
* Handle chat packets correctlyWesley Wolfe2014-05-13-4/+4
* Update client stack when block place is cancelled. Fixes BUKKIT-5284bloodshot2014-04-18-1/+3
* [Bleeding] Re-add missed diff in 1.7.5 update. Fixes BUKKIT-5536t00thpick12014-04-17-1/+1
* Fix missed diff and other small thingsTravis Watkins2014-04-13-1/+1
* Update CraftBukkit to Minecraft 1.7.8Travis Watkins2014-04-11-26/+26
* Add method to send fake sign updates to players. Adds BUKKIT-2300Patrick Seidel2014-04-02-6/+1
* Fix teleport failing right after join. Fixes BUKKIT-5479Travis Watkins2014-03-22-1/+1
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-76/+110
* Readd diff missed in the 1.7 update.Travis Watkins2014-02-10-6/+26
* Don't call duplicate interact air events. Fixes BUKKIT-5359Travis Watkins2014-01-31-11/+1
* Relocate NaN check on PacketPlayInFlying.Nate Mortensen2014-01-29-7/+7
* Account for different reach limit in Survival/Creative. Fixes BUKKIT-4257EvilSeph2013-12-20-4/+6
* Fix mistranslation issue for PlayerToggleFlightEvent. Fixes BUKKIT-5172EvilSeph2013-12-17-1/+1
* Show fall particles while in creative mode. Fixes BUKKIT-5009t00thpick12013-12-13-1/+0
* Call interact event if block cannot be punched. Fixes BUKKIT-5126Travis Watkins2013-12-12-0/+10
* Reintroduce disconnection flag that was removed in 1.7 update.feildmaster2013-12-06-1/+8
* Follow vanilla settings behavior. Fixes BUKKIT-5069Wesley Wolfe2013-12-06-59/+57
* Finish kicking player before letting their clone in. Fixes BUKKIT-4960Travis Watkins2013-12-03-0/+2
* Use correct packet data for toggling flying. Fixes BUKKIT-4989Travis Watkins2013-12-02-3/+3
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-572/+535
* Add auto-save plugin redundancy detection.Wesley Wolfe2013-10-23-1/+10
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-5/+17
* Fix missed diff for chat packets. Fixes BUKKIT-4666Wesley Wolfe2013-08-07-9/+1
* Check interactable items before event. Fixes BUKKIT-4576Wesley Wolfe2013-07-23-10/+16
* Update CraftBukkit to 1.6.2mbax2013-07-08-48/+33
* Update client on cancelled entity naming. Fixes BUKKIT-4396mbax2013-07-02-0/+4
* Update client on cancelled leash. Fixes BUKKIT-4395mbax2013-07-02-0/+4
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-61/+80
* Correct cancellation of InventoryClickEvent. Fixes BUKKIT-4331Nate Mortensen2013-06-13-2/+2
* Implement PlayerBookEditEvent. Adds BUKKIT-1995Des Herriott2013-06-10-7/+4
* Fix creative ArrayIndexOutOfBoundsException. Fixes BUKKIT-4305Nate Mortensen2013-06-04-35/+31
* Improve events for new inventory features. Adds BUKKIT-3859riking2013-06-03-66/+284
* Improve InventoryCloseEvent handling. Fixes BUKKIT-3286Travis Watkins2013-05-02-6/+1
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-1/+1
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-24/+19
* Add ability to change player item in hand. Adds BUKKIT-3318Patrick Seidel2013-03-24-0/+4
* Filter data for items that shouldn't have it and filter wool.Travis Watkins2013-03-16-1/+1
* Ignore invalid inventory slots. Fixes BUKKIT-3737Travis Watkins2013-03-16-1/+7
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-118/+105
* Fix compilation error with exception namesWesley Wolfe2013-03-02-4/+4
* Add proper logging for custom channel exceptions.Eimref2013-03-02-7/+20
* [Bleeding] Add experimental support for entity portal travelingEdGruberman2013-01-19-20/+2
* Update CraftBukkit to Minecraft 1.4.7feildmaster2013-01-17-2/+2
* Perform permission removals after the quit event. Fixes BUKKIT-3303feildmaster2012-12-24-4/+0
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-0/+1611