minoneer
|
b276e93f56
|
Add interface to modify the pumpkin head "derp mode" of a snowman
|
2016-05-19 20:42:12 +10:00 |
|
md_5
|
e217da5747
|
Implement TabCompleteEvent
|
2016-05-16 16:59:23 +10:00 |
|
md_5
|
329ef57aea
|
SPIGOT-2285: New CommandBlock types.
|
2016-05-16 16:38:38 +10:00 |
|
md_5
|
b7b8f1e11a
|
Minecraft 1.9.4
|
2016-05-10 21:47:27 +10:00 |
|
md_5
|
d19bb5b8c5
|
SPIGOT-2229: Make PotionType.getDamageValue() attempt sane return.
|
2016-05-02 18:24:19 +10:00 |
|
Lukas Hennig
|
2a1d9d6033
|
SPIGOT-2180: Empty ConfigurationSections created when removing value at end of path
|
2016-04-17 11:13:14 +10:00 |
|
md_5
|
85107d1f3d
|
SPIGOT-2159: Deprecate fish bite chance method
|
2016-04-10 19:41:05 +10:00 |
|
FakeNeth
|
facc9c353c
|
Add method to check configuration path existence, ignoring defaults.
|
2016-04-09 21:03:13 +10:00 |
|
md_5
|
a70e44d68b
|
SPIGOT-2103: Armor stands are spawnable
|
2016-04-08 19:08:25 +10:00 |
|
Thinkofname
|
a579a159a0
|
SPIGOT-2133: Fix Effect's IDs and add missing effects
|
2016-04-06 12:27:20 +01:00 |
|
Thinkofname
|
8ce4d2f45f
|
Update to Minecraft 1.9.2
|
2016-03-30 21:06:32 +01:00 |
|
md_5
|
56605a05f6
|
Add some Inventory addItem / removeItem notes
|
2016-03-28 16:38:00 +11:00 |
|
md_5
|
21df80186f
|
SPIGOT-2060: Method to control whether entities collide
|
2016-03-27 20:31:58 +11:00 |
|
Sansko1337
|
67b9a6f66b
|
Implement getting / setting of Entity invulnerability.
|
2016-03-27 10:10:09 +11:00 |
|
Redrield
|
0052c3c5a7
|
SPIGOT-213: Add method to enable / disable AI for mobs
|
2016-03-27 09:16:33 +11:00 |
|
ryanbennitt
|
67851e79b6
|
SPIGOT-2013 Added Comparator/Hopper material, enhanced Diode
|
2016-03-26 09:40:11 +11:00 |
|
ryanbennitt
|
996146280e
|
SPIGOT-1682: Fixed block data for Beetroot
|
2016-03-26 09:40:09 +11:00 |
|
ryanbennitt
|
ccc245a7e6
|
SPIGOT-1464: Fixed setting Mushroom faces
|
2016-03-26 09:39:19 +11:00 |
|
2008Choco
|
db1761e3c9
|
SPIGOT-1733: Add PlayerPickupArrowEvent
|
2016-03-23 17:22:04 +11:00 |
|
Matthew
|
cd53bd9895
|
SPIGOT-1934: Expand EnderDragon API - adds dragon phases
|
2016-03-23 07:29:48 +11:00 |
|
Sycholic
|
a7c384395e
|
Fixed Javadoc errors
|
2016-03-23 07:29:35 +11:00 |
|
BlackHole
|
3c2337eebf
|
Fix StackOverflowError with AreaEffectCloudApplyEvent.getEntity()
|
2016-03-20 22:16:06 +01:00 |
|
Matthew
|
b3f619f3c5
|
Add isEnabled / setEnabled for HopperMinecart
|
2016-03-20 20:26:10 +11:00 |
|
md_5
|
101dc61d0f
|
SPIGOT-1988: Chorus Plant Generation
|
2016-03-20 19:02:43 +11:00 |
|
t00thpick1
|
0b10b8e543
|
SPIGOT-1904: AreaEffectCloud events and additional API
|
2016-03-20 11:28:23 +11:00 |
|
md_5
|
485fc0c470
|
Extend depreaction to Chunk class.
|
2016-03-19 14:43:15 +11:00 |
|
md_5
|
a8f906efa0
|
Deprecate dangerous method paramater used for unsafe chunk unloads.
|
2016-03-19 14:40:51 +11:00 |
|
Matthew
|
5a1a8ef5ad
|
SPIGOT-1965: Set Material.ELYTRA durability to 431
|
2016-03-19 08:31:14 +11:00 |
|
Matthew
|
60289d346e
|
Add SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)
|
2016-03-18 14:28:51 +11:00 |
|
Matthew
|
b00bc638bc
|
Add EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)
|
2016-03-18 14:28:51 +11:00 |
|
Matthew
|
6c8bcc2fe4
|
Add EndGateway#getExitLocation and EndGateway#setExitLocation(Location)
|
2016-03-18 14:28:51 +11:00 |
|
Matthew
|
bab290e0ed
|
Add EnderCrystal#getBeamTarget and EnderCrystal#setBeamTarget(Location)
|
2016-03-18 14:28:35 +11:00 |
|
Matthew
|
377d5bba0c
|
Add EnderCrystal#isShowingBottom and EnderCrystal#setShowingBottom(boolean)
|
2016-03-18 14:28:35 +11:00 |
|
Matthew
|
b6e6f1634a
|
Add Boat#getWoodType and Boat#setWoodType(TreeSpecies)
|
2016-03-18 14:28:15 +11:00 |
|
AgentLV
|
6e846a5517
|
Add hand used to BlockPlaceEvent.
|
2016-03-16 07:13:52 +11:00 |
|
BlackHole
|
37a1591a7b
|
Added CreatureSpawnEvent.SpawnReason.TRAP
|
2016-03-14 16:56:28 +11:00 |
|
MinusKube
|
a63b264027
|
SPIGOT-1532: Add PlayerSwapHandItemsEvent
|
2016-03-14 16:53:14 +11:00 |
|
Matthew
|
a09454032a
|
SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice using frost walker
|
2016-03-13 08:24:55 +11:00 |
|
0x277F
|
58b2aab474
|
SPIGOT-1571: Add Entity Glide Events.
|
2016-03-12 21:00:41 +11:00 |
|
md_5
|
98e1188104
|
SPIGOT-1899: Fix inverted potion arguments.
|
2016-03-12 20:45:04 +11:00 |
|
md_5
|
650ae8fbe3
|
Add equals / hashCode for PotionData
|
2016-03-12 13:08:44 +11:00 |
|
t00thpick1
|
73090659cd
|
SPIGOT-1638 / SPIGOT-1673: Rework Potions API
|
2016-03-12 12:34:55 +11:00 |
|
md_5
|
84276e2247
|
SPIGOT-1889: Fail fast when plugin attempts to use database when not enabled.
|
2016-03-12 10:50:42 +11:00 |
|
Matthew
|
032d1ff804
|
SPIGOT-1806: Add HumanEntity#getMainHand
|
2016-03-12 08:14:54 +11:00 |
|
md_5
|
0c042936d8
|
SPIGOT-1526 / SPIGOT-1809: Expand Inventory API
|
2016-03-09 16:32:40 +11:00 |
|
Lukas Hennig
|
f714a0eb17
|
Added a playSound method to World which accepts a String parameter.
Similar to the respective method in Player.
|
2016-03-06 12:19:13 +11:00 |
|
md_5
|
5fa44fc1a1
|
SPIGOT-1776: Replace BossBar.hide/show with visibility.
|
2016-03-06 09:55:12 +11:00 |
|
md_5
|
94e06dd4ee
|
SPIGOT-1773: Chorus fruit teleport reason
|
2016-03-06 09:46:35 +11:00 |
|
md_5
|
c44c41ef02
|
SPIGOT-1724: Update InventoryType.PLAYER size.
|
2016-03-04 17:18:31 +11:00 |
|
md_5
|
7d83cba0f2
|
BUILDTOOLS-203: Fix invalid javadoc
|
2016-03-04 16:16:59 +11:00 |
|