summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* SPIGOT-4372: LightningStrikeEvent cause APImd_52018-09-15-0/+39
* Include the plugin channel name in the exception messagePhoenix6162018-09-13-2/+2
* SPIGOT-4314: Ability to change item in frame without playing soundsimpleauthority2018-09-11-0/+8
* SPIGOT-4352: MoistureChangeEventmd_52018-09-09-0/+55
* Add BlockDispenseArmorEventParker Hawke2018-09-09-0/+37
* Add ServerLoadEventPante2018-09-08-0/+51
* SPIGOT-4350: Expand EntityTeleportEvent to /teleport commandmd_52018-09-07-2/+4
* Add a #getLootTable() method to LootTables enumParker Hawke2018-09-03-0/+11
* Add getFacing method to get the current cardinal direction an entity is facing.Senmori2018-09-03-0/+18
* SPIGOT-4338: breedCause APImd_52018-09-01-1/+20
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-9/+171
* SPIGOT-4330: Improve isSimilar for legacy stacksmd_52018-08-30-1/+3
* Make matchMaterial accept the minecraft: namespacemd_52018-08-29-7/+32
* API to prevent PlayerBedLeaveEvent from changing a player's spawn locationSenmori2018-08-29-1/+36
* Let JavaPlugins use their own Logger implementation by overriding getLoggerSenmori2018-08-29-1/+1
* Remove some additional draft API markingsmd_52018-08-29-12/+0
* Update ChunkSnapshot docs about valid coordinatesmd_52018-08-29-12/+12
* SPIGOT-4313: Unsupported plugin should not crash servermd_52018-08-27-1/+2
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-1/+3
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-0/+46
* Add index to README.md for easier navigationSenmori2018-08-26-1/+7
* Update to Minecraft 1.13.1md_52018-08-26-11/+59
* Deprecate ItemStack durability methods in favour of ItemMeta Damageable as th...md_52018-08-25-0/+9
* Remove draft status from BlockData merge / matchesmd_52018-08-25-4/+0
* Fix PlayerInventory.setItem docsmd_52018-08-19-2/+6
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-0/+70
* Fix Material.createBlockData methodsmd_52018-08-17-4/+5
* Remove draft status from PigZombieAngerEvent and PlayerRiptideEventmd_52018-08-16-11/+1
* SPIGOT-4265: Declare org.bukkit modulemd_52018-08-15-0/+12
* Update docs for Enderman carrying methodsmd_52018-08-15-2/+2
* SPIGOT-4264: Fix channeling EnchantmentWrappermd_52018-08-14-1/+1
* SPIGOT-1936: LootTable APISenmori2018-08-12-8/+421
* Update documentation of BlockPhysicsEventmd_52018-08-12-1/+17
* SPIGOT-4258: Add Player.updateCommands methodmd_52018-08-12-0/+8
* SPIGOT-4253: Add way to prioritise item conversionmd_52018-08-11-1/+3
* Expand GameRule APISenmori2018-08-11-2/+252
* Improve entity hierarchy by adding Mob interface.md_52018-08-10-38/+28
* Update documentation and status of command completion related eventsmd_52018-08-10-5/+12
* Add getHardness and getBlastResistance to MaterialChristos Miniotis2018-08-08-0/+1056
* SPIGOT-4242: Treat cave / void air as transparentmd_52018-08-08-0/+2
* Deprecate and add note to regenerateChunk methodmd_52018-08-07-0/+4
* Add merging and matching of parsed BlockDatamd_52018-08-06-0/+35
* SPIGOT-4219: Event for PigZombies angering.md_52018-08-05-0/+83
* SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to mergemd_52018-08-03-15/+27
* Fix InventoryType.MERCHANT being creatable when it shouldn't be.Senmori2018-08-02-1/+1
* Remove draft status from BlockFertilizeEventmd_52018-08-03-5/+0
* SPIGOT-3936: Add isInteractable to MaterialChristos Miniotis2018-08-03-0/+165
* SPIGOT-4199: Riptide related APIsmd_52018-08-02-0/+55
* SPIGOT-4210: Deprecated TargetReason.PIG_ZOMBIE_TARGETmd_52018-08-02-0/+3
* SPIGOT-4204: Allow passing data to AreaEffectCloud particlesmd_52018-08-01-0/+9