Bukkit/Spigot
|
0c68176c25
|
Add BlockDispenseArmorEvent
By: Parker Hawke <hawkeboyz2@hotmail.com>
|
2018-09-08 00:14:49 -04:00 |
|
Bukkit/Spigot
|
1141cf85fe
|
Add ServerLoadEvent
By: Pante <matthiasngeozhongsim@yahoo.com>
|
2018-08-14 23:07:05 +08:00 |
|
Bukkit/Spigot
|
8cd4dc4e57
|
SPIGOT-4350: Expand EntityTeleportEvent to /teleport command
By: md_5 <git@md-5.net>
|
2018-09-07 20:33:08 +10:00 |
|
Bukkit/Spigot
|
30d8b71004
|
API to prevent PlayerBedLeaveEvent from changing a player's spawn location
By: Senmori <thesenmori@gmail.com>
|
2018-08-27 02:47:18 -04:00 |
|
Bukkit/Spigot
|
382097a720
|
Update to Minecraft 1.13.1
By: md_5 <git@md-5.net>
|
2018-08-26 12:00:00 +10:00 |
|
Bukkit/Spigot
|
c0704c928f
|
Remove draft status from PigZombieAngerEvent and PlayerRiptideEvent
By: md_5 <git@md-5.net>
|
2018-08-16 09:23:41 +10:00 |
|
Bukkit/Spigot
|
15d9fd30b9
|
Update documentation of BlockPhysicsEvent
By: md_5 <git@md-5.net>
|
2018-08-12 13:05:16 +10:00 |
|
Bukkit/Spigot
|
30068a6e08
|
Update documentation and status of command completion related events
By: md_5 <git@md-5.net>
|
2018-08-10 08:20:07 +10:00 |
|
Bukkit/Spigot
|
d255faf4af
|
SPIGOT-4219: Event for PigZombies angering.
By: md_5 <git@md-5.net>
|
2018-08-05 10:17:43 +10:00 |
|
Bukkit/Spigot
|
3bf93e2e0f
|
Fix InventoryType.MERCHANT being creatable when it shouldn't be.
By: Senmori <thesenmori@gmail.com>
|
2018-08-02 22:51:13 -04:00 |
|
Bukkit/Spigot
|
7191d92c81
|
Remove draft status from BlockFertilizeEvent
By: md_5 <git@md-5.net>
|
2018-08-03 09:12:56 +10:00 |
|
Bukkit/Spigot
|
65dd6c17e9
|
SPIGOT-4199: Riptide related APIs
By: md_5 <git@md-5.net>
|
2018-08-02 09:38:44 +10:00 |
|
Bukkit/Spigot
|
da7f9c03f6
|
SPIGOT-4210: Deprecated TargetReason.PIG_ZOMBIE_TARGET
By: md_5 <git@md-5.net>
|
2018-08-02 09:10:58 +10:00 |
|
Bukkit/Spigot
|
21e4c28d42
|
SPIGOT-4029: Add event for commands being sent to client
By: md_5 <git@md-5.net>
|
2018-07-31 10:45:22 +10:00 |
|
Bukkit/Spigot
|
5c60cb3a92
|
SPIGOT-4194: Call BlockFadeEvent for coral
By: md_5 <git@md-5.net>
|
2018-07-31 10:17:37 +10:00 |
|
Bukkit/Spigot
|
cb8ec6543b
|
SPIGOT-3917: Add EntityDropItemEvent
By: Articdive <articdive@gmail.com>
|
2018-07-30 11:38:05 +02:00 |
|
Bukkit/Spigot
|
c26d6b679b
|
SPIGOT-4187: Remove deprecation on some EntityDamageEvent constructors
By: md_5 <git@md-5.net>
|
2018-07-30 09:20:53 +10:00 |
|
Bukkit/Spigot
|
19b0790b3c
|
SPIGOT-4174: Expose BlockCanBuildEvent BlockData
By: md_5 <git@md-5.net>
|
2018-07-29 16:20:06 +10:00 |
|
Bukkit/Spigot
|
6da91b6b3c
|
Add SpawnReason.DROWNED
By: klugemonkey <klugemonkey@spawnchunk.com>
|
2018-07-26 04:34:43 -07:00 |
|
Bukkit/Spigot
|
d1a29e349c
|
Add draft BlockFertilizeEvent
By: md_5 <git@md-5.net>
|
2018-07-26 20:44:03 +10:00 |
|
Bukkit/Spigot
|
eea8919083
|
Remove draft status from EntityPotionEffectEvent
By: md_5 <git@md-5.net>
|
2018-07-26 14:29:08 +10:00 |
|
Bukkit/Spigot
|
1965b05b87
|
SPIGOT-3981: Make custom inventories return specialised types where practical.
By: Senmori <thesenmori@gmail.com>
|
2018-07-25 18:03:20 +10:00 |
|
Bukkit/Spigot
|
9c3b7b278a
|
SPIGOT-824: SpongeAbsorbEvent
By: Articdive <articdive@gmail.com>
|
2018-07-23 17:04:09 +10:00 |
|
Bukkit/Spigot
|
7562cea693
|
SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent
Discussion ongoing in PR #338
By: kaenganxt <kaenganxt@mc-anura.de>
|
2018-07-20 16:05:06 +10:00 |
|
Bukkit/Spigot
|
e1107a65b2
|
Update EntityChangeBlockEvent to new BlockData API
By: md_5 <git@md-5.net>
|
2018-07-20 10:29:27 +10:00 |
|
Bukkit/Spigot
|
a1a8d19aaf
|
Remove deprecated annotation from BlockPhysicsEvent
By: md_5 <git@md-5.net>
|
2018-07-16 11:22:59 +10:00 |
|
Bukkit/Spigot
|
f4424f852e
|
Add EntityToggleSwimEvent and isSwimming / setSwimming API
By: md_5 <git@md-5.net>
|
2018-07-15 16:17:23 +10:00 |
|
Bukkit/Spigot
|
767e4f6ccf
|
Update to Minecraft 1.13-pre7
By: md_5 <git@md-5.net>
|
2018-07-15 10:00:00 +10:00 |
|
Bukkit/Spigot
|
f63661d5f6
|
SPIGOT-3938: Don't cap saturation level in FoodLevelChangeEvent
By: Glitchfinder <glitchkey@gmail.com>
|
2018-05-15 16:02:45 -07:00 |
|
Bukkit/Spigot
|
70727107ce
|
Fix some additional documentation typos
Thanks mrfloris
By: md_5 <git@md-5.net>
|
2018-01-15 12:53:01 +11:00 |
|
Bukkit/Spigot
|
a90ca0f095
|
SPIGOT-1505: PlayerItemMendEvent
By: Senmori <thesenmori@gmail.com>
|
2017-11-21 10:17:57 +11:00 |
|
Bukkit/Spigot
|
417599c2ab
|
Some minor improvements from static analysis
By: md_5 <git@md-5.net>
|
2017-11-07 17:28:28 +11:00 |
|
Bukkit/Spigot
|
2a82e16c61
|
SPIGOT-3609: Add additional notes to PlayerInteractAtEntityEvent
By: md_5 <git@md-5.net>
|
2017-10-28 16:13:28 +11:00 |
|
Bukkit/Spigot
|
e3d4acc303
|
Assorted whitespace fixes
By: md_5 <git@md-5.net>
|
2017-08-06 09:08:05 +10:00 |
|
Bukkit/Spigot
|
df8a6926fd
|
Console warning is overkill for this event
By: md_5 <git@md-5.net>
|
2017-07-29 10:27:35 +10:00 |
|
Bukkit/Spigot
|
3b83758aa2
|
SPIGOT-3456: Expand calling of ServerCommandEvent
Existing usage preserved by checking sender.
By: md_5 <git@md-5.net>
|
2017-07-28 18:10:46 +10:00 |
|
Bukkit/Spigot
|
cefcc3e3bc
|
SPIGOT-3403: Add an EntityPickupItemEvent
By: md_5 <git@md-5.net>
|
2017-07-28 17:47:51 +10:00 |
|
Bukkit/Spigot
|
1c45976aee
|
Refine javadoc and formatting of previous commit
By: md_5 <git@md-5.net>
|
2017-07-28 16:57:59 +10:00 |
|
Bukkit/Spigot
|
32fa6a6240
|
Add BroadcastMessageEvent
By: BillyGalbreath <Blake.Galbreath@GMail.com>
|
2017-07-16 18:44:44 -05:00 |
|
Bukkit/Spigot
|
a0fc461d4f
|
SPIGOT-3286: Call BlockFormEvent for Concrete Powder -> Concrete
By: md_5 <git@md-5.net>
|
2017-06-03 17:39:13 +10:00 |
|
Bukkit/Spigot
|
db19779164
|
Add support for preventing block drops in BreakEvent
By: Scetra <contact@scetra.me>
|
2017-05-27 13:39:31 -04:00 |
|
Bukkit/Spigot
|
6e76dbda88
|
SPIGOT-439: Add player locale related APIs.
By: MiniDigger <admin@minidigger.me>
|
2017-05-26 23:31:07 +02:00 |
|
Bukkit/Spigot
|
75a18fd5ad
|
Minecraft 1.12-pre2 API Changes
By: md_5 <git@md-5.net>
|
2017-05-14 12:00:00 +10:00 |
|
Bukkit/Spigot
|
b2156bae0d
|
Remove _INVALID_ methods
By: md_5 <git@md-5.net>
|
2017-05-14 12:00:00 +10:00 |
|
Bukkit/Spigot
|
b03a5217fd
|
Deprecate DamageModifier.
By: md_5 <git@md-5.net>
|
2017-05-01 19:47:43 +10:00 |
|
Bukkit/Spigot
|
d2ab7b2156
|
Deprecate Achievements as they are not present in future versions of Minecraft
By: md_5 <git@md-5.net>
|
2017-03-31 19:38:29 +11:00 |
|
Bukkit/Spigot
|
9d860f7ef6
|
Make VehicleCreateEvent Cancellable.
By: md_5 <git@md-5.net>
|
2017-03-15 20:46:13 +11:00 |
|
Bukkit/Spigot
|
217c93b86b
|
Add getIgnitingBlock to BlockBurnEvent
By: Nathan Wolf <nathan@elmakers.com>
|
2017-03-08 14:19:47 -08:00 |
|
Bukkit/Spigot
|
c6855936ce
|
Don't use translation string for SHULKER_BOX default name
By: md_5 <git@md-5.net>
|
2017-03-10 20:08:26 +11:00 |
|
Bukkit/Spigot
|
023cc5d43f
|
SPIGOT-3110: SHULKER_BOX InventoryType
By: md_5 <git@md-5.net>
|
2017-03-08 17:55:48 +11:00 |
|