AuthorCommitMessageCommit dateIssues
Laura EndreßLaura Endreß
a0ef84f0ab1Added ThreadSafety Annotations to 2 classes
Laura EndreßLaura Endreß
aca3ebcab00Moved Thread annotations to a own Unit Test
Sebastian DiersSebastian Diers
97e94ad4d3eMPull request #1: Added Thread safety annotationsMerge in ~SYNTAXPHOENIX/bukkit from master to feature/thread-safety * commit '02bec305b6f714599cb15ade49c3e238755a918c': Added Thread safety annotations
Laura EndreßLaura Endreß
02bec305b6fAdded Thread safety annotationsAdded Thread safety annotation types and implemented them in to the Annotation unit test
Docmd_5Doc
cfd18bd0ac9SPIGOT-6436: Add Player#stopAllSoundsSPIGOT-6436
Docmd_5Doc
9b45fa2fab0#667: Allow setting BrewEvent results
md_5md_5
8c776ddc838SPIGOT-6762: ChatPaginator.wordWrap only transfers one modifierSPIGOT-6762
Docmd_5Doc
da372966a9dSPIGOT-4590, SPIGOT-6769: Clarify DamageCause documentation2 Jira issues
md_5md_5
58c2d3c7b84SPIGOT-6771: Help command tab completion does not respect permissionsSPIGOT-6771
md_5md_5
e337669a523SPIGOT-6756: Clarify drop items in BlockBreakEventSPIGOT-6756
md_5md_5
9590b610cfaSPIGOT-6749: Library Loader does not correctly isolate dependenciesSPIGOT-6749
Sander Knauffmd_5Sander Knauff
6be36d3638fSPIGOT-2903: Add Structure APISPIGOT-2903
Docmd_5Doc
c01e2f07e99#662: Support for configuring Water Underground Creatures spawn settings
olijeffers0nmd_5olijeffers0n
8916693e97d#661: Fix Typo in ScoreboardManager documentation
md_5md_5
19e985ecaf4SPIGOT-6746: Clarify PlayerPortalEvent documentationSPIGOT-6746
md_5md_5
2a0a2e2ebb8SPIGOT-6738: Add entity type tagsSPIGOT-6738
DerFrZockermd_5DerFrZocker
44cfe1432ddSPIGOT-6249: Add Missing Effect ConstantsSPIGOT-6249
Brokkonautmd_5Brokkonaut
7da4c0be21eSPIGOT-6729: Add Chunk.isEntitiesLoaded()SPIGOT-6729
DerFrZockermd_5DerFrZocker
ed7bba95fc0SPIGOT-6547: Chunk#getEntities() doesn't return all entities immediately after chunk loadSPIGOT-6547
DerFrZockermd_5DerFrZocker
d99a585cb47SPIGOT-6719: Add getTileEntities() to LimitedRegionSPIGOT-6719
Docmd_5Doc
ea7b3a0d809#654: Clarify conditions where a bed can explode
md_5md_5
ca5b4b1ae6cSPIGOT-6697: Deprecate generateTree with BlockChangeDelegate as it does not handle tilesSPIGOT-6697
Bjarne Kollmd_5Bjarne Koll
c9a46ebf161#653: Add World#spawn with randomizeData parameterThe current implementation of World#spawn or World#spawnEntity respectively, always prepares/finalizes the spawn of every entity spawned through the API. While this is great to simulate natural spawning of entities in the world through the API, it fails at reliably creating default entities for purposes other than vanilla gameplay. While the caller of the API could attempt to undo all of the c...
md_5md_5
e49c2e3a0f1Damageable should extend ItemMeta
DerFrZockermd_5DerFrZocker
01ff04f4419SPIGOT-5880, SPIGOT-5567: New ChunkGenerator API## **Current API** The current world generation API is very old and limited when you want to make more complex world generation. Resulting in some hard to fix bugs such as that you cannot modify blocks outside the chunk in the BlockPopulator (which should and was per the docs possible), or strange behavior such as SPIGOT-5880. ## **New API** With the new API, the generation is more separate in...2 Jira issues
md_5md_5
974452512a4Update ASM
Docmd_5Doc
8301151f5d9Add dimension setting getters to World
Brokkonautmd_5Brokkonaut
e0598aa29efSPIGOT-6692: Add sendSignChange overload with a hasGlowingText parameterSPIGOT-6692
Docmd_5Doc
75a0ee4f048SPIGOT-6691: Material.LAVA_CAULDRON is not LevelledSPIGOT-6691
James Petersmd_5James Peters
e7b0f8d608d#642: Add Crafting methods to API
DerFrZockermd_5DerFrZocker
9e58831e4b9SPIGOT-6641: Use varargs in sendMessageSPIGOT-6641
DerFrZockermd_5DerFrZocker
e409fe498bfSPIGOT-6545: Unable to set Guardian target via API while awareness is disabledSPIGOT-6545
md_5md_5
6997c726a26SPIGOT-6661: Fix missing radius from GenericGameEventSPIGOT-6661
DerFrZockermd_5DerFrZocker
02d03f3536cSPIGOT-6369: Add ItemStack to HangingPlaceEventSPIGOT-6369
md_5md_5
eec4aab0016SPIGOT-6657: Add getPlayer to SheepDyeWoolEventSPIGOT-6657
md_5md_5
205213c6187SPIGOT-6656: CauldronLevelChangeEvent is not fired correctly when dripstone fills the cauldronSPIGOT-6656
md_5md_5
5662c2b3053SPIGOT-6642: Throw better message if plugin.yml is emptySPIGOT-6642
Rabbitualmd_5Rabbitual
aa8e0351cd4#636: Add FurnaceStartSmeltEvent
md_5md_5
52073b30591SPIGOT-6646: Issue with map palette rangesSPIGOT-6646
Docmd_5Doc
5f772da93d3#640: Add new Causes for LightningStrikeEvent
md_5md_5
17c35d6eb0dSPIGOT-6637: Revert "#636: Add FurnaceStartSmeltEvent"This reverts commit e1528c85b3f953eef284ca6e81990786ba7e02b2.SPIGOT-6637
Docmd_5Doc
4b27230b8dcSPIGOT-6623: Missing API reasons for entity freezingSPIGOT-6623
Rabbitualmd_5Rabbitual
e1528c85b3f#636: Add FurnaceStartSmeltEvent
md_5md_5
d8198b3ec5dUpdate to Minecraft 1.17.1
Docmd_5Doc
fc92ca8dd3bSPIGOT-6527: Add AxolotlBucketMetaSPIGOT-6527
md_5md_5
2aff2516271Update Maven plugins
md_5md_5
81a4ff3e3bdSPIGOT-6616: Cancellable StriderTemperatureChangeEventSPIGOT-6616
md_5md_5
214b9f14e8fSPIGOT-6605: Add method to access value of enforce-whitelistSPIGOT-6605
Ibrahim Ansarimd_5Ibrahim Ansari
ecf35dd77ae#633: Add isTrusting/setTrusting to Ocelot.
md_5md_5
70d24eb89a9SPIGOT-6587: Update documentation/error of drop chance APISPIGOT-6587