Thinkofname | c7e7f720d24Update to 1.8.5 | Update to 1.8.5 | | |
md_5 | 8deca8c9aaa | SPIGOT-859: Ensure plugins cannot set locations without worlds in move events. | | SPIGOT-859 |
 Jonas Konrad | b333b58c05a | SPIGOT-893: Fix bridge method registering generic listeners twice | | SPIGOT-893 |
Thinkofname | 65de010efb1 | Update to 1.8.4 | | |
 Nathan Wolf | 8d91199e35c | Add a getNearbyEntities method to get entities which are within range of a specified location. | | |
Thinkofname | fc9b07810a2 | Add BlockStateMeta which allows creating and editting 1.8's blockEntityTag | | |
Thinkofname | 1f0b2e88fe5 | Add BlockExplodeEvent | | |
 MattBDev | b886a63f362 | Update vague WorldBorder JavaDocs. | | |
Thinkofname | 2b61299288d | Revert "SPIGOT-264: Remove PlayerPortalEvent's handler list"This reverts commit dcd92097e987ccd4030fa11135cf5147d6b6f7ad. | | SPIGOT-264 |
Thinkofname | dcd92097e98 | SPIGOT-264: Remove PlayerPortalEvent's handler listSo it can chain PlayerTeleportEvent at the same time | | SPIGOT-264 |
Thinkofname | 085a38e53f7 | SPIGOT-370: Remove LOCKED_CHESTIt doesn't exist anymore and has been deprecated for a year | | SPIGOT-370 |
Thinkofname | 8f84f08506c | SPIGOT-678: Fix the particles flag being ignored in hashCode, equals and serialization | | SPIGOT-678 |
Thinkofname | 82f9df99196 | SPIGOT-665: Sticky pistons are moving pistons during the event | | SPIGOT-665 |
Thinkofname | c4858369b3f | SPIGOT-542: Clarify PlayerDeathEvent.setKeepLevel | | SPIGOT-542 |
Thinkofname | 78af97dbe30 | SPIGOT-652: Update the map colors to match Minecraft | | SPIGOT-652 |
Thinkofname | ca4fd8554d2 | Update to Minecraft 1.8.3 | | |
md_5 | 1d2509b99fb | Revert finite checks in locations.Fixes SPIGOT-628 and others | | SPIGOT-628 |
md_5 | 2b22e68f5a9 | Add isFinite util methods. | | |
md_5 | fb96a1afa92 | Move checkFinite methods to a util class. | | |
 Jonas Konrad | 9f071ab402a | Only allow finite x,y,z and yaw,pitch values for Vector and LocationMany API methods rely on these to be finite (especially not NaN). | | |
 Fabian FaĂźbender | 66c832f8ca3 | API for setting/removing hideflags on ItemStacks | | |
 FearThe1337 | 0f0e31b86be | Implement armor stand event. | | |
 BillyGalbreath | e1f54099c8d | Add alternatives for deprecated methods | | |
Thinkofname | 0fcdca4beac | SPIGOT-547: Increase the max plugin message channel name to 20This matches up with the protocol | | SPIGOT-547 |
Thinkofname | be1f87c5718 | Document PlayerInteractEvent's behavior for air | | |
md_5 | 5bfe821f3d5 | Deprecate refreshChunk.This method is not guaranteed to work suitably across all client implementations. | | |
Thinkofname | e3d656cd5dd | Fix mistakes in Material | | |
md_5 | 4680eb44734 | Revert: A sign isn't a solid block (reverted from commit d3d800aee315670609d21142475b6df0091b44a7) | | |
md_5 | 53a4447b845 | SPIGOT-469: Add nag message for using (buggy) reload command. | | SPIGOT-469 |
Thinkofname | bd465016092 | Fix a missed assignment with the last commit | | |
Thinkofname | cd94e3c9b03 | Give BlockPistonRetractEvent a list of pulled blocks for sticky pistons | | |
md_5 | 685a7d4b661 | Add animal sniffer plugin to check API usages.Wouldn't want @yawkat submitting PRs that only work on Java 8. | | |
 DoctorDark | e8b6cdfa8a0 | SPIGOT-371: Fix incorrect data bit for leap potion effect | | SPIGOT-371 |
tkausl | d3d800aee31 | A sign isn't a solid block | | |
 Jofkos | b4e9811235e | Make Location ConfigurationSerializable. | | |
Thinkofname | dd0fec4187a | SPIGOT-362: Add TeleportCause.SPECTATE | | SPIGOT-362 |
md_5 | 52d02e1535e | Rewrite pom.xml, use Eclipse JDT / ECJ for compilation. | | |
md_5 | 82f06fff5e9 | Remove POM in preparation for rewrite. | | |
Thinkofname | 3c1f461070d | Allow Entities to be CommandSenders and add ProxiedCommandSender | | |
md_5 | 8effa51854b | SPIGOT-323: Enchanting tables can no longer be force opened.(reverted from commit a2aa082c09ebd0f2372d2f920310a37f95513b0a) | | SPIGOT-323 |
md_5 | a2aa082c09e | SPIGOT-323: Enchanting tables can no longer be force opened. | | SPIGOT-323 |
Thinkofname | f1ce6715f19 | Remove DEBUG_ALL_BLOCK_STATES due to it being broken | | |
Thinkofname | 4611e519c0f | Fix the version checker | | |
Thinkofname | db08622fc3b | Whoops, testing code | | |
Thinkofname | c713921b661 | Fix the version check | | |
Thinkofname | 0b440145d31 | Implement version checking into the /version command | | |
Thinkofname | 01abfdec7ef | Bump maven plugin versions | | |
 FearThe1337 | c6b3d179530 | Add RabbitType API. | | |
md_5 | d4c3dd53a89 | SPIGOT-204: Add way to set block type without using IDs or updating physics. | | SPIGOT-204 |
md_5 | 63f80e2e7e8 | Update depends to versions which have been soak tested in Spigot.No breaking changes here. | | |