aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-03-26Allow player-list API to self un/listapi/allow-self-unlistShane Freeder
2024-03-25Return dummy string instead of empty optionalNassim Jahnke
2024-03-23Add methods to change entity physics (#10334)maxcom1
2024-03-23Move invisible setting up to entities (#10346)FireInstall
2024-03-20Do not copy profile data if profiles are the same (#10259)Shane Freeder
2024-03-20Expose power on fireballs (#10302)TonytheMacaroni
2024-03-20Clone mutable types in events when changes are discarded (#10333)Jake Potrebic
2024-03-20Fire EntityChangeBlockEvent on beehive nectar deposit (#10306)maxcom1
2024-03-19Fix tripwire disarming not working as intendedNassim Jahnke
2024-03-19[ci skip] Upstream dependencies in workflow scripts. (#10338)Kichura
2024-03-16Expand Hopper BlockState API (#10328)viciscat
2024-03-16Fix DamageSource API (#10307)Jake Potrebic
2024-03-16Add onboarding message for initial server start (#10312)leguan
2024-03-16[ci skip] Update CONTRIBUTING.md (#10318)Ikko Eltociear Ashimine
2024-03-15Fix missing profiler.pop() in PathFinder::findPath (#10320)Suppergerrie2
2024-03-10Allow passenger retaining teleport via end gateway (#10283)Bjarne Koll
2024-03-09Add param to overrides to the correct method is called (#10308)Jake Potrebic
2024-03-08Updated Upstream (Bukkit/CraftBukkit) (#10301)Jake Potrebic
2024-03-07build: Update tiny-remapper to 0.10.1 & remove unused repo from dev bundle co...Jason Penilla
2024-03-03Per world ticks per spawn settings (#6891)Jake Potrebic
2024-03-03Allow enabling sand duping (#10191)Owen
2024-03-03add overloads to use suspicious effect entry to mushroom cow and suspicious s...Yannick Lamprecht
2024-03-03Don't tick empty worlds (#9025)Shane Freeder
2024-03-03Deprecate extra ban methods with raw BanEntry (#9580)Jake Potrebic
2024-03-03Configurable max block/fluid ticks (#10266)Gero
2024-03-03improve BanList types (#10239)Yannick Lamprecht
2024-03-03Fire EntityDamageByEntityEvent for unowned wither skulls patch (#10244)Rodney
2024-03-03add rich message component support to configuration (#10225)Yannick Lamprecht
2024-03-03check if itemstack is stackable first (#10285)granny
2024-02-28Close PRs opened from orgs or bot accounts (#10281)Bjarne Koll
2024-02-23Fix spawnreason savingNassim Jahnke
2024-02-23Fix corrupted plugin.yml breaking plugin loading (#10279)Bjarne Koll
2024-02-23Make debug mode print current configuration phaseShane Freeder
2024-02-23Updated Upstream (Bukkit/CraftBukkit/Spigot) (#10277)Nassim Jahnke
2024-02-22Do not access world state to see if we can see a PlayerShane Freeder
2024-02-18Add more ResourceLocation checks, some cleanupNassim Jahnke
2024-02-17Run round-trip adventure codec tests with JSON, NBT, and Java ops. Use JavaOp...Jason Penilla
2024-02-17FluidState API (#9951)viciscat
2024-02-17Scoreboard objective number format api (#10036)David Mayr
2024-02-17[ci skip] Fix javadoc mistake in PluginMeta (#10258)Emilia Kond
2024-02-17[ci skip] Fix JavaDoc mistake in BlockPistonRetractEvent (#10250)leguan
2024-02-16Fire entity knockback event for ownerless tnt (#7171)Jake Potrebic
2024-02-16Updated Upstream (Bukkit) (#10255)Shane Freeder
2024-02-15Fix BlockState being set to null for damage events (#10252)Pedro
2024-02-11Updated Upstream (Bukkit/CraftBukkit) (#10242)Nassim Jahnke
2024-02-10Add getChunkSnapshot includeLightData parameter (#10234)Warrior
2024-02-10Fire BlockPreDispenseEvent for droppers (#10226)Emilia Kond
2024-02-10Properly track the changed item from dispense events (#8658)Jake Potrebic
2024-02-10Fix possible StackOverflowError for some dispenser iteractions (#8524)Jake Potrebic
2024-02-10Fix WaterBottleSplashEvent not forwarding hit result (#10203)Lulu13022002