summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
* SPIGOT-3723: Delegate PluginClassLoader back to parentmd_52017-12-30-2/+6
* Throw ClassNotFoundException without delegationmd_52017-12-29-6/+2
* SPIGOT-3721: Plugins without manifests no longer loadmd_52017-12-28-2/+6
* Backport some PluginClassLoader changes for soak testing.md_52017-12-28-2/+53
* SPIGOT-3664: Add Material getter to ChunkSnapshotmd_52017-12-07-0/+10
* SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer.Chris Cowan2017-12-05-0/+23
* Deprecate BlockChangeDelegatemd_52017-12-03-0/+4
* Remove bogus TippedArrow ID from EntityTypemd_52017-12-02-1/+1
* Fix mismatched furnace_minecart IDmd_52017-12-01-1/+1
* SPIGOT-1505: PlayerItemMendEventSenmori2017-11-21-0/+92
* SPIGOT-3658: Update Chunk#getBlock(III) JavaDocmd_52017-11-19-1/+1
* Add setSpawnLocation(Location)Cory Redmond2017-11-18-0/+10
* AttributeModifier not registered in ConfigurationSerializationmd_52017-11-15-0/+2
* Add back mistakenly removed SHEEP_EAT effect with deprecation warningmd_52017-11-11-2/+12
* Add Score.isScoreSet()Z API.md_52017-11-10-0/+9
* Fix tab completion for plugins / reload commandmd_52017-11-10-0/+14
* Catch exceptions per plugin in PluginMessage handlingmd_52017-11-10-1/+9
* Add max fuse tick & explosion radius methods to CreeperParker Hawke2017-11-08-0/+32
* SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of DEATHmd_52017-11-08-9/+5
* SPIGOT-3629: Greatly expand entity effect APImd_52017-11-07-49/+108
* Some minor improvements from static analysismd_52017-11-07-54/+43
* SPIGOT-3609: Add additional notes to PlayerInteractAtEntityEventmd_52017-10-28-0/+3
* SPIGOT-3604: Deprecate unused professionsmd_52017-10-09-0/+6
* SPIGOT-3568: Fix single letter pagination edge casemd_52017-09-18-1/+4
* SPIGOT-3553: Add OfflinePlayer based methods to SkullMetamd_52017-09-06-0/+23
* Add BukkitTask#isCancelledblablubbabc2017-09-02-21/+42
* SPIGOT-3532: Inverted skull directionsmd_52017-08-24-4/+4
* Add non-deprecated constructor for MapCursorIsaac2017-08-20-0/+17
* Assorted whitespace fixesmd_52017-08-06-106/+96
* Anvils may enchant tool items in Vanillamd_52017-08-05-7/+7
* Improvements to BlockStatesLukas Hennig2017-08-05-82/+186
* Update to Minecraft 1.12.1md_52017-08-03-29/+0
* Console warning is overkill for this eventmd_52017-07-29-0/+2
* SPIGOT-3456: Expand calling of ServerCommandEventmd_52017-07-28-1/+1
* SPIGOT-3403: Add an EntityPickupItemEventmd_52017-07-28-0/+65
* Refine javadoc and formatting of previous commitmd_52017-07-28-8/+16
* Add BroadcastMessageEventBillyGalbreath2017-07-28-0/+69
* SPIGOT-3409: Improve performance of registering stupid amounts of permissions...md_52017-07-10-5/+20
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-2/+0
* SPIGOT-3371: Add note about angular values in Locationmd_52017-06-25-1/+6
* Fix MapPalette.getColor(byte) to use correct ranges for 1.12 color arrayNathan Wolf2017-06-22-1/+1
* SPIGOT-3361: Deprecate confusing MaterialData.toItemStack()md_52017-06-21-0/+3
* Deprioritise Bukkit Commandsmd_52017-06-21-1/+1
* Add PistonMoveReaction getters for Entitymd_52017-06-12-0/+8
* Add missing PistonMoveReactions.Senmori2017-06-12-1/+16
* Update to Minecraft 1.12md_52017-06-08-0/+3
* SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concretemd_52017-06-03-0/+2
* SPIGOT-3283: Add finite checking util methods to Location / Vectorsmd_52017-06-02-22/+44
* SPIGOT-3284: Allow TNTPrimed#getSource to return invalid entitiesmd_52017-06-02-3/+3
* Add support for preventing block drops in BreakEventScetra2017-05-28-0/+20