md_5 | f8f9357e573SPIGOT-3748: Throw error message if executing disabled command | SPIGOT-3748: Throw error message if executing disabled command | | |
md_5 | 61200a2cbdf | Add EntityDropItemEvent | | |
md_5 | 5043fb1d0ed | SPIGOT-3744: Missing permission check in broadcastCommandMessage | | SPIGOT-3744 |
md_5 | 8707a3a572b | Be more resilient to asynchronous package loads like URLClassLoader | | |
 Senmori | 07afa3d58b1 | SPIGOT-355: API for Villager careers | | SPIGOT-355 |
md_5 | 2b5427b390f | SPIGOT-3723: Delegate PluginClassLoader back to parent | | SPIGOT-3723 |
md_5 | 6d6f0c7fda9 | Throw ClassNotFoundException without delegation | | |
md_5 | 20971610daa | SPIGOT-3721: Plugins without manifests no longer load | | SPIGOT-3721 |
md_5 | c29791a82d9 | Backport some PluginClassLoader changes for soak testing. | | |
 Senmori | c1a0994aa66 | Update README.md with some general guidelines. | | |
md_5 | 1b5583319cc | SPIGOT-3664: Add Material getter to ChunkSnapshot | | SPIGOT-3664 |
 Chris Cowan | d41ccca23de | SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer. | | SPIGOT-3663 |
md_5 | 69e52f64f93 | Deprecate BlockChangeDelegate | | |
md_5 | 7c0264b9218 | Remove bogus TippedArrow ID from EntityType | | |
md_5 | 64a42b9a88d | Fix mismatched furnace_minecart ID | | |
 Senmori | 78ce389df2c | SPIGOT-1505: PlayerItemMendEvent | | SPIGOT-1505 |
md_5 | ee68fbfb8ef | SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc | | SPIGOT-3658 |
 Cory Redmond | 6198e695966 | Add setSpawnLocation(Location) | | |
md_5 | dceaeb8e5f0 | Move animal-sniffer to development profile. | | |
md_5 | 4359dbee24e | AttributeModifier not registered in ConfigurationSerialization | | |
md_5 | ebed1f62a85 | Add back mistakenly removed SHEEP_EAT effect with deprecation warning | | |
md_5 | 4b9a4e2c98f | Add Score.isScoreSet()Z API. | | |
md_5 | ec4d4ef1e89 | Fix tab completion for plugins / reload command | | |
md_5 | adb9f8b5c25 | Catch exceptions per plugin in PluginMessage handling | | |
 Parker Hawke | 100ab9f2dc9 | Add max fuse tick & explosion radius methods to Creeper | | |
md_5 | 11f70ddb478 | SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of DEATH | | SPIGOT-3641 |
md_5 | a865e5935e2 | Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some users.https://bitbucket.org/asomov/snakeyaml/issues/386/duplicate-keys-cause-issues | | |
md_5 | 4f7667c9fc0 | SPIGOT-3629: Greatly expand entity effect API | | SPIGOT-3629 |
md_5 | 931e7ed751b | Some minor improvements from static analysis | | |
md_5 | cef79e55153 | SPIGOT-3609: Add additional notes to PlayerInteractAtEntityEvent | | SPIGOT-3609 |
md_5 | dcc4266e331 | SPIGOT-3604: Deprecate unused professions | | SPIGOT-3604 |
md_5 | 4f16bdbabba | SPIGOT-3568: Fix single letter pagination edge case | | SPIGOT-3568 |
md_5 | 06355ab5473 | Update to Minecraft 1.12.2 | | |
md_5 | 5d0b5b9c257 | SPIGOT-3553: Add OfflinePlayer based methods to SkullMeta | | SPIGOT-3553 |
 blablubbabc | a9d0c37ce41 | Add BukkitTask#isCancelled | | |
md_5 | d7663e6aac1 | SPIGOT-3532: Inverted skull directions | | SPIGOT-3532 |
MinusKube | 08224bb7e07 | Add non-deprecated constructor for MapCursor | | |
md_5 | b44d1d7b094 | Assorted whitespace fixes | | |
md_5 | 079e67c2b0a | Anvils may enchant tool items in Vanilla | | |
md_5 | bf79482272d | Remove sonatype parent (deprecated). | | |
md_5 | c11286e62f3 | Update compiler | | |
 blablubbabc | cadf9951306 | Improvements to BlockStates* Update Javadoc of block state classes to better match implementation behaviour.
* Add Container interface which provides access to the snapshot inventory. | | |
md_5 | 0aeac440c05 | Update to Minecraft 1.12.1 | | |
md_5 | 0ce77bc4b38 | Console warning is overkill for this event | | |
md_5 | a4b56a40cf4 | SPIGOT-3456: Expand calling of ServerCommandEventExisting usage preserved by checking sender. | | SPIGOT-3456 |
md_5 | 1b414f02478 | SPIGOT-3403: Add an EntityPickupItemEvent | | SPIGOT-3403 |
md_5 | 650f5090d6d | Refine javadoc and formatting of previous commit | | |
 BillyGalbreath | 0196df734da | Add BroadcastMessageEvent | | |
md_5 | 6ed0a976e5e | Update Eclipse compiler. | | |
md_5 | c86a051a8ee | SPIGOT-3409: Improve performance of registering stupid amounts of permissions in plugin.yml | | SPIGOT-3409 |