md_5 | 558fdf5f54b | Update /version to reflect final build status. | | |
md_5 | bdd0eda71f8 | Fix missing this causing unnormalized key to be validated | | |
md_5 | 9cb65d72a3a | Be more strict about what constitutes a valid NamespacedKey* Brings us largely in line with what is supported by the implementation
* Adds unit tests | | |
md_5 | c5fd3c6ebe5 | Fix incorrect animal sniffer signatures | | |
md_5 | a1a5e1190d0 | SPIGOT-3988: Error on manually constructed PluginDescriptionFile | | SPIGOT-3988 |
 Sean Porter | 59b49b81dd4 | SPIGOT-3938: Don't cap saturation level in FoodLevelChangeEvent | | SPIGOT-3938 |
 Parker Hawke | 222f7d167f7 | Add Arrow tile methods | | |
md_5 | 33a62b95913 | Revert "Update to SnakeYAML 1.21"This reverts commit 17ee35ec62eb9128f8c45599f4e4939f9821e443. | | |
md_5 | 17ee35ec62e | Update to SnakeYAML 1.21 | | |
 Senmori | bf61ffc26b4 | Expand on ConfigurationSerializable methods in ConfigurationSection | | |
 Senmori | 02f0647216d | Add setTarget and getTarget to Slime. | | |
md_5 | 4751f904696 | Add missing WEARABLE EnchantmentTarget | | |
 Senmori | c03d8909d98 | Expand Structure Block API | | |
md_5 | 70afb21e926 | SPIGOT-3807: Improve getEyeHeight | | SPIGOT-3807 |
 Senmori | d9006fb04c3 | Expand EnderSignal API | | |
md_5 | 9bd34e7b7a0 | SPIGOT-2911: Implement AbstractHorseInventory | | SPIGOT-2911 |
md_5 | 2b1f48cd2c8 | Fix javadoc typo in CreatureSpawner | | |
md_5 | 27fd5a832a4 | Remove outdated package-info | | |
 Senmori | 89b99cb2371 | Expand CreatureSpawner API | | |
md_5 | 7eb6b52fb21 | Add Material.isItem | | |
md_5 | d658cb98a50 | Fix some additional documentation typosThanks mrfloris | | |
md_5 | 3d79bf2c955 | Fix typo in NamespacedKey docs | | |
md_5 | a45afbadf57 | SPIGOT-3748: Throw error message if executing disabled command | | SPIGOT-3748 |
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 | | |