md_5 | 1dff68b406cUse a Java 6 concurrent collection. | Use a Java 6 concurrent collection. | | |
md_5 | 7330b853ec4 | [SPIGOT-461] Use a more appropriate collection for conccurent UserCache | | SPIGOT-461 |
md_5 | 7723b90d913 | Fix HashTreeSet which went missing in the previous commit. | | |
md_5 | a65e45d889c | [SPIGOT-946] Begin making use of access transforms to simplify patching. | | SPIGOT-946 |
md_5 | a6a57a96d02 | Update to Minecraft 1.8.7 | | |
md_5 | e8c64031b1e | Update commands.yml headers | | |
md_5 | 3eea5637b46 | Add PAIL comments to a few things. | | |
md_5 | d33f0dd3baa | Remove unused bukkit.yml options and update links / info. | | |
md_5 | 6fe71f4c7fc | Don't need to special case certain monster spawn eggs as Mojang has long since fixed those issues. | | |
Thinkofname | 21681b37209 | SPIGOT-941: Fix a mistake in vine handling | | SPIGOT-941 |
Thinkofname | 8c14eb49ef4 | Handle a missed case with our vanilla permissions override | | |
md_5 | 50848997470 | [SPIGOT-424, MC-73474] Add fix for powered rail duplication.No redstone related side effects that we know of and hopefully there are none. Please report any to the tracker. | | 2 Jira issues |
 Matt | 55202e1f991 | Add ability to add a string to a scoreboard instead of a player | | |
md_5 | e9980aa94fe | BUILDTOOLS-114 / MC-80817 : Fix server not starting when native processor info cannot be initialized. | | 2 Jira issues |
md_5 | d6ca19e0756 | Remove a few redundant POM elements and global package seal (SPIGOT-221) | | SPIGOT-221 |
 DemonWav | c637b933dc7 | Send the packet for the correct container, rather than just the container that is active at the time.- SPIGOT-932 | | SPIGOT-932 |
 Nathan Wolf | 01930e268e7 | SPIGOT-738: Return explosion source for Fireball-induced explosions | | SPIGOT-738 |
 DemonWav | 75f835c07ad | Send the set item packet to the client when an item is changed or added in a player's inventory - Addresses SPIGOT-883 | | SPIGOT-883 |
md_5 | b29f737cb3f | Don't toString disconnect message in console. | | |
md_5 | b0e81a4ede6 | Update to Minecraft 1.8.6 | | |
md_5 | d63abf6cf1b | Cut fluff from patch headers. | | |
md_5 | 25de1e6baf8 | SPIGOT-769: Fix opening custom inventories. | | SPIGOT-769 |
 Nathan Wolf | 7bc9c08eb4b | Default to BlockFace.SELF for null directions in getFacing | | |
DemonWav | 961287a4cc4 | Check the value returned from useItemInHand() so plugins can properly cancel it - SPIGOT-764 | | SPIGOT-764 |
Thinkofname | 529e4cd74ab | Update to 1.8.5 | | |
md_5 | f87cd1a53d8 | Invalidate furnace block type after change. | | |
md_5 | 65fba7fb104 | SPIGOT-834: Stop EnderMites from spawning when EnderPearl event is cancelled. | | SPIGOT-834 |
md_5 | 6ff4221581b | SPIGOT-844: Use actual block when deciding to send visual updates for burning furnaces. | | SPIGOT-844 |
md_5 | 99449d5d8f8 | SPIGOT-854: Reset idle timer on disconnect to prevent spam duplicate disconnect. | | SPIGOT-854 |
md_5 | 3408adb0090 | SPIGOT-887: Fix getOwner() on internal sheep inventories. | | SPIGOT-887 |
Thinkofname | 5e914463bf1 | Readd missed diff | | |
md_5 | db5fd9c79ec | Update deprecation mappings to 1.8.4 | | |
Thinkofname | a4866007496 | Update to 1.8.4 | | |
 Matt | 0a645a2726f | Remove unneeded Java 1.5 Compat | | |
 Cory Redmond | 77224288958 | Add the ability for commandblocks to be sent messages via the API. | | |
Thinkofname | ba325926d5c | Revert: Don't try and disconnect twice | | |
Thinkofname | 7aaa833438b | Move a bug fix from Spigot to CraftBukkit | | |
Thinkofname | ab309d78c68 | Fix NPE that could happen on teleporting | | |
Thinkofname | 8e5e4c189bd | SPIGOT-581: Allow for unhandled nbt tags to be serialized to yaml | | SPIGOT-581 |
Thinkofname | ea28011f10c | SPIGOT-697: Force metadata updates when interact events are cancelled | | SPIGOT-697 |
Thinkofname | f13d771bb4c | SPIGOT-795: Enable the vehicle's ai before teleportingHandles a case where a plugin dismounts the player during the event | | SPIGOT-795 |
Thinkofname | 9fd06274c9b | Don't try and disconnect twice | | |
Thinkofname | 5b2764148d5 | SPIGOT-798: Allow for CustomPotionEffects to be empty | | SPIGOT-798 |
Thinkofname | e4ca2af9c46 | Strip events from book pages on signing | | |
Thinkofname | 815922ab1a1 | SPIGOT-802: Improve book handling | | SPIGOT-802 |
Thinkofname | a5b7881dbee | SPIGOT-645: Fix players/entities being dismounted when the destroy event was cancelled | | SPIGOT-645 |
Thinkofname | 643486f4694 | SPIGOT-694: Fix a mis-placed diff causing the event to fire too early | | SPIGOT-694 |
Thinkofname | a25c96eda7e | SPIGOT-742: Throw an exception instead of passing null when the sender cannot be converted | | SPIGOT-742 |
Thinkofname | 85cf593df9a | SPIGOT-758: Capture head drops from charged creeper kills | | SPIGOT-758 |
Thinkofname | 889a5eca6e2 | SPIGOT-782: Don't drop exp if a plugin sets it to zero | | SPIGOT-782 |