Jake Potrebic
bf59b03506
Add GameEvent tags ( #6439 )
2022-02-17 18:42:22 -08:00
Shane Freeder
d77d3acbc5
Mark ChatRender#render as ApiStatus.Override
2022-02-18 01:10:46 +00:00
Nassim Jahnke
2f49bcb7a2
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7480 )
...
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:
8d818032 PR-723: Add Furnace#getRecipesUsed
d7b5a313 PR-726: Add Particle dataTypes to javadocs
72fe8b71 PR-724: Add PDC to World
CraftBukkit Changes:
c0326c28 PR-1009: Add Furnace#getRecipesUsed
cc5ddd79 PR-1010: Add PDC to World
6a54e5d3 PR-1012: Always save as skull owner and not as internal data
Spigot Changes:
699290cd Rebuild patches
2022-02-15 11:30:58 +01:00
Nassim Jahnke
aa0e21a2dc
Fix PlayerProfile BukkitObject serialization, deprecate setName and setId for removal ( #7471 )
...
Having a modifiable hash here is a bit flawed and most developers should never need these methods
2022-02-12 19:29:41 +01:00
Noah van der Aa
61ecf80013
Don't load plugins prefixed with a dot ( #7392 )
2022-02-12 15:03:51 +01:00
Jake Potrebic
1ea50caf00
Make Panda implement Sittable ( #7414 )
2022-02-12 05:36:41 -08:00
Nassim Jahnke
a9e4b937c0
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7454 )
...
* Updated Upstream (Bukkit/CraftBukkit/Spigot)
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:
8085edde SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
04c7e13c PR-719: Add Player Profile API
71564210 SPIGOT-6910: Add BlockDamageAbortEvent
CraftBukkit Changes:
febaa1c6 SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
9dafd109 Don't send updates over large distances
bdac46b0 SPIGOT-6782: EntityPortalEvent should not destroy entity when setTo() uses same world as getFrom()
8f361ece PR-1002: Add Player Profile API
911875d4 Increase outdated build delay
e5f8a767 SPIGOT-6917: Use main scoreboard for /trigger
a672a531 Clean up callBlockDamageEvent
8e1bdeef SPIGOT-6910: Add BlockDamageAbortEvent
Spigot Changes:
6edb62f3 Rebuild patches
7fbc6a1e Rebuild patches
* Updated Upstream (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
CraftBukkit Changes:
de951355 SPIGOT-6927: Fix default value of spawn-limits in Worlds
2022-02-12 14:20:33 +01:00
Nassim Jahnke
ea776989ad
Implement World#regenerateChunk ( #7425 )
...
Co-authored-by: Jason Penilla <11360596+jpenilla@users.noreply.github.com>
2022-02-05 20:47:11 +01:00
Jason Penilla
3cc82403d5
API for creating command sender which forwards feedback ( #7432 )
2022-02-02 19:44:57 -07:00
Jake Potrebic
51cd82371b
Add STRUCTURE_TYPE registry entry ( #6400 )
2022-01-23 11:12:42 -08:00
Jake Potrebic
0c5c3e2248
More PotionEffectType API ( #5737 )
2022-01-23 10:42:38 -08:00
Owen1212055
a41671b4d9
Dolphin API ( #7102 )
2022-01-23 08:55:11 -05:00
Owen1212055
bd913382ae
Lock Frozen Ticks API ( #7207 )
2022-01-23 08:35:07 -05:00
MrPowerGamerBR
4e81f50798
[ci skip] Fix multiple ItemStack array nullability mistakes ( #7055 )
...
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2022-01-22 22:40:57 -03:00
Kezz
ab498329b2
Fix NotePlayEvent ( #5180 )
2022-01-22 07:42:10 +00:00
Jake Potrebic
bb4bcf7746
Make tag presets unmodifiable ( #7378 )
2022-01-21 15:07:35 -08:00
Jan
8d5b76d0f7
Update ASM EventExecutor generator patch to respect event handler return types. Fixes #7311 ( #7317 )
...
Co-authored-by: Jan Boerman <janboerman95@gmail.com>
2022-01-20 20:54:57 +01:00
Brody Beckwith
7e6bb66f2a
Add Multi Block Change API ( #7333 )
2022-01-20 12:50:50 -05:00
Riley Park
44efb397fc
Deprecate log4j logger method in Plugin
2022-01-19 18:39:08 -08:00
Jason Penilla
9b0f4a241c
Warn on strange @EventHandler return types ( #7372 )
2022-01-18 11:47:54 -07:00
Noah van der Aa
5fd56a9336
[ci skip] Fix incorrect javadoc for Mob pathfinding API ( #6842 )
2022-01-18 08:26:11 +01:00
Owen1212055
affb89f9a2
Expand Panda API ( #7061 )
2022-01-17 18:23:44 -05:00
Jake Potrebic
48f228173e
Fix and deprecate ItemStack#getI18NDisplayName ( #7358 )
2022-01-16 16:53:26 -08:00
John
a8a9f84e87
Added getHostname to AsyncPlayerPreLoginEvent ( #6656 )
2022-01-12 18:21:29 +01:00
Tom Miller
5ac09635df
Add/Remove multiple entries with Scoreboard Team ( #6640 )
2022-01-09 23:08:55 -06:00
Jacob Andersen
7c75e3b68a
Add material tags for deepslate ores ( #7174 )
2022-01-09 20:25:22 -08:00
u9g
c5843511ae
Add new overload to PersistentDataContainer#has ( #7278 )
...
Co-authored-by: u9g <winworkswow@gmail.com>
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2022-01-09 11:35:45 -05:00
Jake Potrebic
c6f34093f2
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7246 )
2022-01-08 21:12:05 -08:00
Jason Penilla
bd09b3751c
Expose vanilla BiomeProvider from WorldInfo ( #7295 )
2022-01-07 15:35:32 -08:00
Jake Potrebic
a36a4e2018
Updated Upstream (Bukkit/CraftBukkit/Spigot)
2021-12-31 19:05:42 -08:00
Simon Gardling
459b947b53
[ci skip] Update log4j-api in Paper-API to 2.17.1 ( #7227 )
2021-12-31 17:26:20 -05:00
LemonCaramel
7426c0370e
Fix EntityLoadCrossbowEvent Sync Issue ( #5739 )
2021-12-31 15:54:23 +09:00
Owen1212055
8e0a15c372
Bucketable API ( #7204 )
2021-12-30 14:58:38 -05:00
BillyGalbreath
3b479df487
Expose isFuel and canSmelt methods to FurnaceInventory ( #7181 )
2021-12-30 02:42:16 -06:00
Nassim Jahnke
7a47d06a49
Fix block key with negative y unpacking ( #7219 )
...
Fixes #7218
2021-12-29 10:34:38 +01:00
Owen1212055
d61fb337c7
Deprecate localized name API ( #7212 )
2021-12-28 14:13:27 -05:00
Glare
b63215914a
[ci skip] Fix typo in getNearbyLivingEntities documentation ( #7205 )
2021-12-27 15:45:36 -08:00
Josh Roy
cc1f56d99e
Fix ABI breakage for plainSerializer ( #7178 )
2021-12-22 17:56:37 -05:00
Riley Park
0df83e38b7
Adventure changes for Java 17 and Component support for resourcepack prompt
2021-12-21 23:07:17 -08:00
Jake Potrebic
7c67368f7f
Add API for item entity health ( #6514 )
2021-12-21 23:07:15 -08:00
Jake Potrebic
ba5ef6e1ac
Entity powdered snow API ( #6833 )
2021-12-21 19:52:54 -08:00
Jake Potrebic
7bcbcb5337
Improve scoreboard entries ( #6871 )
2021-12-21 16:45:18 -08:00
Jake Potrebic
dc7b80c213
Move VehicleCollisionEvent HandlerList up ( #7112 )
2021-12-21 16:34:44 -08:00
Jake Potrebic
4bf1124114
Move setShouldBurnInDay to AbstractSkeleton ( #7120 )
2021-12-21 16:31:33 -08:00
Jake Potrebic
81cd10fd7e
Add material tags for copper blocks ( #7141 )
2021-12-21 16:24:03 -08:00
Jason Penilla
b391c1cb92
Update checker framework & log4j-api for paper-api (also rebuild patches)
...
Note that the log4j-api version used in paper-api does not affect the version used in paper-server, this just affects the version people will see in their IDE when compiling against paper-api.
2021-12-21 01:17:52 -08:00
Noah van der Aa
eee1f6a0e0
Updated Upstream (Bukkit/CraftBukkit/Spigot) ( #7116 )
2021-12-20 23:46:51 +01:00
LemonCaramel
336217bc15
Add more Campfire API ( #5779 )
2021-12-14 05:57:39 +09:00
Lexi
e18cad9a03
Make org.bukkit.Keyed extend Adventure's Keyed ( #7090 )
2021-12-12 23:26:19 -05:00
chickeneer
b98020331a
Remove java 8 and prior reflection code from CustomTimingsHandler ( #7096 )
2021-12-12 01:03:06 -06:00
Nassim Jahnke
0e985b7b3b
Update to 1.18.1 ( #7076 )
2021-12-10 15:24:07 +01:00
Noah van der Aa
6de2d9794c
Updated Upstream (Bukkit/CraftBukkit) ( #7045 )
...
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:
ffd8b289 PR-687: Fix NPE from previous commits
CraftBukkit Changes:
3c2af1b7 SPIGOT-6831: Fix llama strength crash
2021-12-06 13:43:46 +01:00
Jake Potrebic
69a15173ba
[ci skip] Clarify setSize consequences for Slimes ( #7036 )
2021-12-05 13:16:55 -08:00
Shane Freeder
e185936159
Revert " #686 : Fix contains for default section generating real sections"
...
This commit causes an NPE when getting from the config in some states,
given upstream issue and PR in the works, I have 0 inclination to debug
this
This reverts commit e4358b8217126bbcc3a38b0d17097ad5ab87c50a.
2021-12-05 15:20:52 +00:00
Shane Freeder
61ef48e0ce
Revert "fix NPE from changes in e4358b82171"
...
This reverts commit aa3d405b36
.
2021-12-05 15:10:39 +00:00
Gabriel Wolf
aa3d405b36
fix NPE from changes in e4358b82171
2021-12-05 14:36:47 +00:00
Jason Penilla
c53d93419c
Update and deprecate Allow delegation to vanilla chunk gen ( #7031 )
2021-12-05 02:27:20 -08:00
Jake Potrebic
a6fdccf802
Updated Upstream (Bukkit/CraftBukkit) ( #7022 )
2021-12-04 23:11:59 -08:00
Sam
4a6dee7992
Add Player#sendHealthUpdate ( #6904 )
2021-12-04 14:10:57 +00:00
Sam
4c338a7bd1
Add PlayerItemFrameChangeEvent ( #6897 )
2021-12-04 13:49:34 +00:00
Nassim Jahnke
fcd5f7c996
Updated Upstream (Bukkit/CraftBukkit/Spigot)
...
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:
b46ac671 Update to Minecraft 1.18
CraftBukkit Changes:
bc14cb64 Update to Minecraft 1.18
Spigot Changes:
a5dea1cb Update to Minecraft 1.18
2021-11-30 17:23:56 +01:00
Kyle Wood
08ac01db8f
Bump Paperclip and fix configuration cache issue
2021-11-27 21:06:16 -06:00
Jason Penilla
53ce77d576
Further manifest fixes
2021-11-27 00:58:03 -08:00
Jason Penilla
4cf1f0d22a
Fix issue with manifest util in tests
2021-11-27 00:30:51 -08:00
Jason Penilla
7b6179345f
Remove redundant json-simple dependency and move isTransitive = false from server to api
2021-11-26 22:54:18 -08:00
Jason Penilla
a16b294eee
Fix manifest util for bundler jars
2021-11-26 17:03:47 -08:00
Josh Roy
04ca580aa6
Updated Upstream (Bukkit/CraftBukkit/Spigot)
...
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:
716b4fce Revert SnakeYAML upgrade
ca6f8942 Update to Minecraft 1.18-rc3
57e7e952 #683 : Add Player#showDemoScreen
CraftBukkit Changes:
c98abfb0 Update to Minecraft 1.18-rc3
9b258501 #960 : Add Player#showDemoScreen
d9542247 Produce remapped jars after bootstrap jar
99f3ddde SPIGOT-6808: Fix RegionAccessor#getBiome
Spigot Changes:
b7a4222e Update to Minecraft 1.18-rc3
2021-11-26 17:58:39 -05:00
Nassim Jahnke
9f8e37f0b5
Remove deprecated protoworld api
2021-11-26 15:29:06 +01:00
Kyle Wood
9809c9e47b
Upgrade paperweight with bundler jar updates
...
This allows creating paperclip jars pre-patch (only the reobf'd jar for
now).
2021-11-26 00:08:46 -06:00
Nassim Jahnke
a39e11bdf3
More more more more more more more more more more more more more more more more more work
2021-11-25 10:19:05 +01:00
Jason Penilla
4e12e11a9b
even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even even more patches
2021-11-24 23:47:39 -08:00
Josh Roy
8868dd196d
all api patches done*
...
*still waiting for leaf to port datafixer to 1.18 so i can do entity serialization
2021-11-24 20:24:51 -05:00
Jason Penilla
4de0356d62
Fix JarManifests util
2021-11-24 15:45:51 -08:00
Jake Potrebic
dbeda4c036
and yet again, more patches
2021-11-24 15:46:26 -08:00
Jake Potrebic
8df1b4ad21
more patches done
2021-11-24 15:26:29 -08:00
Jake Potrebic
2744031e64
patches and remap fixes
2021-11-24 14:50:33 -08:00
Jake Potrebic
60caeea54e
Updated Upstream (Bukkit/CraftBukkit/Spigot)
...
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:
d25437bc Update to Minecraft 1.18-pre8
CraftBukkit Changes:
5a39a236 Update to Minecraft 1.18-pre8
Spigot Changes:
7840c2af Update to Minecraft 1.18-pre8
2021-11-24 14:26:32 -08:00
Jake Potrebic
2253e953c6
more patches
2021-11-24 13:30:53 -08:00
Jake Potrebic
416ee76329
even MOOOOOOOOOOOOAAAAAAAAAAAAAAAARRRRRRRRRRRRR patches
2021-11-24 12:43:28 -08:00
Jake Potrebic
5b5f1caeb9
moaaaaaaaar patches
2021-11-24 12:15:19 -08:00
Jake Potrebic
11bdf4fca7
moaaaaar patches
2021-11-24 11:33:17 -08:00
Jake Potrebic
148ea9dceb
even moaar patches
2021-11-24 11:02:36 -08:00
Jake Potrebic
04875eb8c5
moar patches
2021-11-24 10:27:25 -08:00
Jake Potrebic
839b53062f
a bunch more patches done
2021-11-24 09:58:26 -08:00
Jake Potrebic
66f71cd1e8
updated more patches
2021-11-24 09:37:07 -08:00
Jake Potrebic
887a776f4d
several more patches updated
2021-11-24 09:22:48 -08:00
Nassim Jahnke
ab6a46c565
More more more more more more more more more more more more more more more work
2021-11-24 17:39:04 +01:00
Nassim Jahnke
fa04d53cbf
More more more more more more more more more more more more more more work
2021-11-24 17:06:46 +01:00
Nassim Jahnke
b6be217e03
More more more more more more more more more more more more more work
2021-11-24 16:07:19 +01:00
Nassim Jahnke
c639d372cd
More more more more more more more more more more more more work
2021-11-24 13:30:55 +01:00
Nassim Jahnke
65d44a991e
More more more more more more more more more more more work
2021-11-24 12:38:00 +01:00
Jason Penilla
3b7830d806
p a t c h e s
2021-11-24 03:06:34 -08:00
Jason Penilla
70bec0e28e
patches
2021-11-24 02:04:30 -08:00
Nassim Jahnke
1f77146c5c
More more more more more more more more more more work
2021-11-24 10:01:27 +01:00
MiniDigger | Martin
bd2d33ccb1
hey, look ma, am doing my part!
2021-11-24 08:37:09 +01:00
Jake Potrebic
f629237348
more patches updated
2021-11-23 20:25:34 -08:00
Jason Penilla
2b25404eca
Patches
2021-11-23 19:42:31 -08:00
Jason Penilla
64f780c26d
Squash annotation test changes patches
2021-11-23 19:07:05 -08:00
Jake Potrebic
25d42423af
more work
2021-11-23 18:05:49 -08:00
Jake Potrebic
488ad68f0f
and here's some more patches
2021-11-23 17:53:24 -08:00
Jake Potrebic
e4d9502512
move extra plugins patch up & more work
2021-11-23 17:09:49 -08:00
Jake Potrebic
2b17f5cc15
and some more patches
2021-11-23 16:44:41 -08:00
Jake Potrebic
c03b8b99e3
even more patches
2021-11-23 16:20:31 -08:00
Jake Potrebic
3f5a9d4a29
several more patches
2021-11-23 15:56:42 -08:00
Josh Roy
91961de7c2
More more more more more more more more more work
2021-11-23 18:06:05 -05:00
Josh Roy
11f73c13b5
More more more more more more more more work
2021-11-23 16:40:37 -05:00
Jake Potrebic
ddaf1cb4e2
async chunk patch progress ( #6930 )
2021-11-23 12:34:20 -08:00
Nassim Jahnke
682bb3f9c0
Fix mappingregistry, readd an async chunk hunk
2021-11-23 21:07:19 +01:00
Nassim Jahnke
c36c2d46d3
More more more more more more more work
2021-11-23 16:50:18 +01:00
Nassim Jahnke
82f6e6bb0e
More more more more more more work
2021-11-23 16:04:41 +01:00
Nassim Jahnke
d8709b6bf1
More more more more more work
2021-11-23 15:03:50 +01:00
Nassim Jahnke
91fcee0c04
More more more more work
2021-11-23 14:22:49 +01:00
Nassim Jahnke
979f2cdf25
More more more work
2021-11-23 13:15:10 +01:00
Nassim Jahnke
10a1f0313f
More more work
2021-11-23 12:47:17 +01:00
Nassim Jahnke
e70c4bc478
More work
2021-11-23 12:27:39 +01:00
Nassim Jahnke
c46b20492e
Work
2021-11-23 11:51:25 +01:00
Jason Penilla
ed6d43ddb0
Prepare for updating server patches
2021-11-23 00:57:41 -08:00
MiniDigger | Martin
cb95469f99
Updated Upstream (Bukkit/CraftBukkit/Spigot)
...
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:
64c8bd39 #679 : Add getHideOnlinePlayers
b991b6c7 #677 : Add "Allow Server Listings" API
4e9f199a SPIGOT-6801: Wrong BlockData classes in Material enum for SOUL_FIRE and SOUL_TORCH
CraftBukkit Changes:
37e63e63 Fix loading / creating secondary worlds (nether/end)
4bf7f33c #956 : Add getHideOnlinePlayers
d181e1ed Fix serializing unhandled NBT + add unit test with unhandled NBT
aebb79e3 #954 : Add "Allow Server Listings" API
7c4707e4 #955 : Add test for BlockData class of Material
Spigot Changes:
16c0cb41 Rebuild patches
2021-11-23 06:49:33 +01:00
Nassim Jahnke
e626639338
Fix adventure patch
2021-11-22 10:35:00 +01:00
Nassim Jahnke
ce4697f704
Fix view distance api patch
2021-11-22 10:24:13 +01:00
Jason Penilla
0d44fec1fb
Update API patches
2021-11-21 21:21:37 -08:00
booky10
63c3c76ad0
Add API for resetting a single score ( #6873 )
2021-11-16 00:08:50 +01:00
Haley Kell
5e6e4845a0
Extend Entity by Sound.Emitter ( #6890 )
2021-11-12 18:58:46 -05:00
Josh Roy
d19cd1ac56
Add Raw Byte Entity Serialization ( #6826 )
2021-11-10 21:53:27 -05:00
Seggan
5dc93227ab
Goat ram API ( #6336 )
2021-11-09 03:48:22 -05:00
Owen1212055
1f7df1832f
Move getTrackedPlayers
up from Player to Entity ( #6569 )
2021-11-08 16:39:42 -05:00
Jake Potrebic
0f52610a18
Add isCollidable methods to various places ( #6870 )
2021-11-06 12:43:24 -07:00
Jake Potrebic
6197315429
Add API for checking if a zombie has the option to break doors ( #6855 )
2021-11-05 17:17:12 -07:00
Jake Potrebic
a8448bef56
Fix issues with mob conversion ( #6831 )
2021-11-05 17:06:19 -07:00
HexedHero
0b77f9e66b
Add PlayerDeathEvent#getPlayer for clarity ( #6859 )
2021-11-05 16:30:44 +00:00
Bjarne Koll
7deb2b0f26
Expose the potential player cause of a lightning ( #6782 )
2021-11-05 15:54:37 +01:00
Jason Penilla
c2fa1aff89
Update Adventure to 4.9.3 ( #6851 )
2021-10-31 00:05:16 -07:00
Jason Penilla
15350e1273
[ci skip] Resolve apiAndDocs sources during Javadoc task execution rather than during configuration time ( #6836 )
2021-10-26 19:45:45 -07:00
Owen1212055
c033fef26d
Add Horse Animation API ( #5599 )
2021-10-20 21:09:42 -04:00
Kacper Płażewski
34010d648f
Add critical damage API ( #6275 )
2021-10-21 00:15:28 +02:00
Jake Potrebic
c855cebeee
rename method to getSpawnEgg
2021-10-20 14:41:54 -07:00
BillyGalbreath
03f31b993b
Add ItemFactory#getMonsterEgg API ( #6772 )
2021-10-20 14:35:52 -07:00
syldium
ea9b20ce59
Add advancement display API ( #6175 )
2021-10-20 21:59:13 +02:00
BillyGalbreath
2969d4224f
Left handed API ( #6775 )
2021-10-19 20:46:52 -07:00
Jake Potrebic
637b466c2d
Get entity default attributes ( #6449 )
2021-10-19 18:55:05 -07:00
Shane Freeder
4fe89b58d2
Upgrade gson to 2.8.8 ( Closes #6370 )
2021-10-19 15:32:18 +01:00
Shane Freeder
38d5d85fe4
Clean plugin folder logic in extra-jars patch ( Fixes #6347 ) ( #6619 )
2021-10-15 22:54:22 +01:00
Jakub Žáček
2708960eba
Add methods to find targets for lightning strikes ( #6712 )
2021-10-08 12:00:03 +02:00
Irmo van den Berge
7241ee9bc1
Add getChangedBlockData() property to BlockPhysicsEvent to expose BlockData ( #6743 )
...
Signed-off-by: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
2021-10-07 20:03:30 +02:00
Jason Penilla
20feb576da
Deprecate API methods added by 'Close Plugin Class Loaders on Disable' ( #6737 )
2021-10-06 23:00:32 -05:00
Jake Potrebic
31f57a86a6
Update adventure and fix command perm serialization NPE ( #6729 )
2021-10-06 01:05:39 -07:00
Jake Potrebic
5f9ed411df
Fix EntityPortalExitEvent not being called ( #5617 )
2021-10-05 14:19:27 -07:00
Jake Potrebic
faa6373f4a
Support components in command permission msgs ( #6676 )
2021-10-05 13:52:03 -07:00
Jake Potrebic
3680f9addc
Add missing team sidebar display slots ( #6690 )
2021-10-04 02:31:26 -07:00
Jake Potrebic
6ef714345f
Updated Upstream (Bukkit/CraftBukkit) ( #6638 )
2021-10-02 10:21:49 -07:00