Jake Potrebic
d49dc3f24b
Add PlayerKickEvent causes ( #5648 )
2021-05-25 11:20:28 -07:00
LemonCaramel
0f48f0150a
Add More Lidded Block API ( #5707 )
2021-05-26 03:05:03 +09:00
Jake Potrebic
ebff0c4ed9
Add cause to Weather/ThunderChangeEvents ( #4832 )
2021-05-24 09:45:23 -07:00
Automated
84726837ab
[CI-SKIP] [Auto] Rebuild Patches
...
A recent commit has been made that caused patches to be out of order, rebuilding
2021-05-24 06:57:30 -04:00
Alexander
d610d1c11d
Added PlayerPurchaseEvent for standalone Merchant GUIs ( #5583 )
2021-05-24 11:51:06 +01:00
Jake Potrebic
acfee45986
Add methods for getting default item attributes ( #5593 )
2021-05-24 00:52:31 -07:00
Jake Potrebic
6eefa715e3
Add EntityInsideBlockEvent ( #5596 )
2021-05-24 00:39:49 -07:00
Riley Park
0edaf770ea
Change return type of ItemStack#editMeta to allow checking for successful vs non-successful edits
2021-05-23 12:32:43 -07:00
Gergely Sarkozi
455960096d
[CI-SKIP] fix minecart vs minecraft typos ( #5713 )
2021-05-23 16:11:06 +02:00
Riley Park
8ddb8ec3a5
ItemStack#editMeta
...
fixes #5711
2021-05-23 05:05:34 -07:00
BillyGalbreath
7127d40dae
Add Mob#lookAt API ( #5633 )
2021-05-14 13:45:00 -05:00
Automated
1ccb29a1b4
[Auto] Updated Upstream (Bukkit/CraftBukkit)
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
f563167d SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers
CraftBukkit Changes:
9c7acb6cb SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers
2021-05-22 18:42:32 -04:00
Jason Penilla
ee0bafc6a3
Fix default ChatRenderer when no plugins are installed ( #5702 )
2021-05-21 18:08:18 -07:00
Jason Penilla
de5d8a76fe
Enhance (Async)ChatEvent with per-viewer rendering API ( #5684 )
2021-05-21 15:55:54 -07:00
Jason Penilla
1cf0417000
Actually list all missing hard depends ( #5701 )
2021-05-21 13:31:37 -07:00
Jake Potrebic
ca3326ac87
List all missing hard depends not just first ( #5673 )
2021-05-20 22:33:41 -07:00
Jason Penilla
a3b68be22d
Add command line option to load extra plugin jars not in the plugins folder
...
ex: java -jar paperclip.jar nogui -add-plugin=/path/to/plugin.jar -add-plugin=/path/to/another/plugin_jar.jar
2021-05-18 15:17:24 -07:00
Jake Potrebic
9df8439b8b
More Enchantment API ( #5588 )
2021-05-18 02:30:19 -07:00
Jake Potrebic
3f70a3b938
Adds methods for checking item repairability ( #5651 )
2021-05-18 01:57:33 -07:00
Jake Potrebic
17f3b919ea
Add cause and cancel message to PlayerGameModeChangeEvent ( #5638 )
2021-05-18 01:35:39 -07:00
Emily
892b6002e4
Fix Counter#decrement recursive call ( #5665 )
2021-05-17 15:19:02 -03:00
Nassim Jahnke
54608e4fe2
Rename leftover resource->datapack ( #5662 )
2021-05-17 08:59:20 +02:00
Connor Linfoot
f9c3d93f76
Add basic Datapack API ( #5653 ) ( #5653 )
2021-05-16 21:09:46 +01:00
Jake Potrebic
99f376a0f0
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #5643 )
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
146a7e4b SPIGOT-5345: Add automatic library support
CraftBukkit Changes:
b1064c69 Remove sisu annotation processor from jar
32e40866 SPIGOT-6189: Persistent data disappears when calling setFacingDirection on an item frame
d189f78b # 827: Trigger vanilla dimension advancements in non-main worlds
5bbb4a65 Add plumbing for automatic library support
Spigot Changes:
9fb885e8 Rebuild patches
2021-05-15 15:52:07 -07:00
Shane Freeder
b5488de2ba
Revert "Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #5636 )"
...
This reverts commit 11c2ef5d2f
.
2021-05-15 22:10:57 +01:00
Jake Potrebic
11c2ef5d2f
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #5636 )
...
Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing
Bukkit Changes:
146a7e4b SPIGOT-5345: Add automatic library support
CraftBukkit Changes:
b1064c69 Remove sisu annotation processor from jar
32e40866 SPIGOT-6189: Persistent data disappears when calling setFacingDirection on an item frame
d189f78b #827 : Trigger vanilla dimension advancements in non-main worlds
5bbb4a65 Add plumbing for automatic library support
Spigot Changes:
9fb885e8 Rebuild patches
2021-05-15 13:36:15 -07:00
MeFisto94
2f5124f890
Add a "Should Burn in Sunlight" API for Phantoms and Skeletons ( #5608 )
2021-05-14 15:09:30 +02:00
Jason Penilla
e7d9c31b56
Add ItemStack#displayName to get the formatted display name of an ItemStack ( #5628 )
...
The display name includes formatting such as item hover event, display name (in italics if renamed in anvil), and color based on rarity.
This is what vanilla uses for give command feedback, and when an item is shown in a death message.
2021-05-12 23:16:33 -07:00
Jake Potrebic
ff1d29c40b
Add ItemStack#getTranslationKey() ( #5616 )
2021-05-12 04:12:28 -07:00
Owen1212055
c0a1161311
Add setPotionUseTimeLeft to Witch ( #5597 )
2021-05-12 05:45:06 -04:00
Jake Potrebic
7033766d14
Add Inventory#close ( #5610 )
2021-05-12 02:39:22 -07:00
Connor Linfoot
548199e891
Add raw address to AsyncPlayerPreLoginEvent ( #5614 )
2021-05-12 09:57:54 +01:00
Alvinn8
693926c32d
Add Adventure message to PlayerAdvancementDoneEvent ( #5030 )
...
* Add Adventure message to PlayerAdvancementDoneEvent
* Add obfuscation helpers
* Renumber patches
2021-05-11 02:56:36 +02:00
Owen1212055
e3e1468b4b
Add the ability to clear entities from block storage ( #5598 )
2021-05-10 03:33:39 -04:00
Jake Potrebic
784728bcc7
Add missing rarity method on ItemStack ( #5594 )
2021-05-10 00:25:35 -07:00
Jake Potrebic
4d8954ef25
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #5601 )
2021-05-09 13:50:09 -07:00
Jason Penilla
d30a6a4463
Don't annotate type parameters using JetBrains annotations ( #5600 )
2021-05-08 19:36:53 -07:00
TwoLeggedCat
0f71d4bcab
Add new methods from PlayerMoveEvent to EntityMoveEvent ( #5591 )
2021-05-08 03:25:30 -05:00
Jason Penilla
7bc482249f
Allow for Component suggestion tooltips in AsyncTabCompleteEvent ( #5504 )
2021-05-07 16:12:03 -07:00
Shane Freeder
084ee854f8
Fix missing CraftMetaBook#toBuilder override
2021-05-06 17:27:19 +01:00
HexedHero
28d6fe5def
Add more Wandering Trader API ( #5020 )
2021-05-06 15:26:50 +01:00
Spyros (Spyridon) Pagkalos
59b99675f4
Add beacon activation and deactivation events ( #5121 )
2021-04-30 17:15:00 +03:00
Nassim Jahnke
bad7e5b236
Check for world change in MoveEvent API methods
2021-04-30 15:05:45 +02:00
Jake Potrebic
6d9b44cecb
Add RespawnFlags to PlayerRespawnEvent ( #5533 )
2021-04-30 00:47:10 -07:00
HexedHero
21d95677be
Add more API to PlayerMoveEvent ( #5553 )
2021-04-30 08:32:50 +01:00
Aurora
70d289ddbe
Extract Adventure Version into a variable, add reminder to update the linked JD on the homepage ( #5422 )
2021-04-26 23:11:38 +02:00
Jake Potrebic
c2b9df245c
Add PlayerBedFailEnterEvent ( #4935 )
2021-04-24 04:38:08 -07:00
Jake Potrebic
99eeb79087
More World API ( #3850 )
2021-04-23 13:57:13 -07:00
Jake Potrebic
b7b72bc15f
Add PlayerDeepSleepEvent ( #5525 )
2021-04-23 12:27:39 -07:00
HexedHero
63081dce92
Add missing Javadoc for COLORABLE MaterialTag ( #5376 )
...
* Add buttons materialtag and comment for colorable with some format fixes
2021-04-23 15:11:30 +01:00