Parker Hawke
5466e28123
Add BlockDispenseArmorEvent
2018-09-09 18:46:12 +10:00
Pante
310dc8098d
Add ServerLoadEvent
2018-09-08 13:34:53 +10:00
md_5
12bbe1d15f
SPIGOT-4350: Expand EntityTeleportEvent to /teleport command
2018-09-07 20:33:08 +10:00
Parker Hawke
3278a7271b
Add a #getLootTable() method to LootTables enum
2018-09-03 19:16:29 -04:00
Senmori
8ab814cd5c
Add getFacing method to get the current cardinal direction an entity is facing.
2018-09-03 18:06:22 +10:00
md_5
9e031b7b21
SPIGOT-4338: breedCause API
2018-09-01 19:27:49 +10:00
md_5
eaf05a2ab2
Expand Recipe API to allow multiple Materials per slot
2018-09-01 11:04:43 +10:00
md_5
28237f03e4
SPIGOT-4330: Improve isSimilar for legacy stacks
2018-08-30 09:19:46 +10:00
md_5
3d50da5752
Make matchMaterial accept the minecraft: namespace
2018-08-29 19:26:58 +10:00
Senmori
9ca2772d4f
API to prevent PlayerBedLeaveEvent from changing a player's spawn location
2018-08-29 19:08:30 +10:00
Senmori
0279d9b415
Let JavaPlugins use their own Logger implementation by overriding getLogger
2018-08-29 18:57:21 +10:00
md_5
aa81efb023
Remove some additional draft API markings
2018-08-29 17:03:37 +10:00
md_5
9736896362
Update ChunkSnapshot docs about valid coordinates
2018-08-29 07:43:54 +10:00
md_5
410a601d00
SPIGOT-4313: Unsupported plugin should not crash server
2018-08-27 12:56:52 +10:00
md_5
2dcc44dcec
SPIGOT-4307: Fix hacky API for banners on shields
2018-08-26 19:18:24 +10:00
md_5
e0fc657261
SPIGOT-4309: Add "forced" display of particles
2018-08-26 18:25:47 +10:00
Senmori
efeeab2fba
Add index to README.md for easier navigation
2018-08-26 18:12:50 +10:00
md_5
f502bc6f91
Update to Minecraft 1.13.1
2018-08-26 12:00:00 +10:00
md_5
23c1a2ba03
Deprecate ItemStack durability methods in favour of ItemMeta Damageable as they are being frequently used incorrectly.
2018-08-25 22:27:13 +10:00
md_5
07ae1eea99
Remove draft status from BlockData merge / matches
2018-08-25 14:52:01 +10:00
md_5
fd6a980aff
Fix PlayerInventory.setItem docs
2018-08-19 14:23:24 +10:00
md_5
f7662d5c92
SPIGOT-4283: Allow setting recipe groups
2018-08-17 20:40:48 +10:00
md_5
5d659aa0e4
Fix Material.createBlockData methods
2018-08-17 08:35:37 +10:00
md_5
b7af60cc8e
Remove draft status from PigZombieAngerEvent and PlayerRiptideEvent
2018-08-16 09:23:41 +10:00
md_5
7ba8d63388
SPIGOT-4265: Declare org.bukkit module
2018-08-15 16:09:36 +10:00
md_5
dde07e23c8
Update docs for Enderman carrying methods
2018-08-15 08:52:07 +10:00
md_5
290eb7296a
SPIGOT-4264: Fix channeling EnchantmentWrapper
2018-08-14 20:37:03 +10:00
Senmori
f0f3398172
SPIGOT-1936: LootTable API
2018-08-12 18:32:40 +10:00
md_5
c23d391fcd
Update documentation of BlockPhysicsEvent
2018-08-12 13:05:16 +10:00
md_5
14fcd896c9
SPIGOT-4258: Add Player.updateCommands method
2018-08-12 09:40:51 +10:00
md_5
1f85e52623
SPIGOT-4253: Add way to prioritise item conversion
2018-08-11 17:43:31 +10:00
Senmori
c5ab54d891
Expand GameRule API
2018-08-11 11:25:04 +10:00
md_5
ab9a606c39
Improve entity hierarchy by adding Mob interface.
2018-08-10 19:47:56 +10:00
md_5
6875ad8bb8
Update documentation and status of command completion related events
2018-08-10 08:20:07 +10:00
Christos Miniotis
497877c30c
Add getHardness and getBlastResistance to Material
2018-08-08 18:03:46 +10:00
md_5
935f75dea0
SPIGOT-4242: Treat cave / void air as transparent
2018-08-08 08:51:04 +10:00
md_5
dd18c0fcfb
Deprecate and add note to regenerateChunk method
2018-08-07 13:14:06 +10:00
md_5
97d31e64a5
Add merging and matching of parsed BlockData
2018-08-06 14:44:55 +10:00
md_5
d2834556b1
SPIGOT-4219: Event for PigZombies angering.
2018-08-05 10:17:43 +10:00
md_5
e07c383258
SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to merge
2018-08-03 19:57:02 +10:00
Senmori
14527e6623
Fix InventoryType.MERCHANT being creatable when it shouldn't be.
2018-08-02 22:51:13 -04:00
md_5
4e075fb1f1
Remove draft status from BlockFertilizeEvent
2018-08-03 09:12:56 +10:00
Christos Miniotis
c9a81b7d28
SPIGOT-3936: Add isInteractable to Material
2018-08-03 09:05:56 +10:00
md_5
cab9d86f6c
SPIGOT-4199: Riptide related APIs
2018-08-02 09:38:44 +10:00
md_5
9415c3ea91
SPIGOT-4210: Deprecated TargetReason.PIG_ZOMBIE_TARGET
2018-08-02 09:10:58 +10:00
md_5
df94b61d25
SPIGOT-4204: Allow passing data to AreaEffectCloud particles
2018-08-01 08:20:54 +10:00
md_5
61e81e7467
SPIGOT-4029: Add event for commands being sent to client
2018-07-31 10:45:22 +10:00
md_5
dc8ffa26f9
SPIGOT-4194: Call BlockFadeEvent for coral
2018-07-31 10:17:37 +10:00
Articdive
60d21bf6e5
SPIGOT-3917: Add EntityDropItemEvent
2018-07-31 10:03:30 +10:00
blablubbabc
cf6548b4fd
SPIGOT-227: Add entity persistent flag
...
Non-persistent entities won't get saved when the chunk saves the entities.
Entities that are passengers of a non-persistent entity won't get saved.
Players won't save their vehicle, if the player is directly or
indirectly riding a non-persistent entity.
2018-07-30 12:29:11 +10:00