summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/PlayerConnection.java
Commit message (Expand)AuthorAgeLines
* 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