aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-10-31Allow spawners to be disabled without adding a stupid high tick rate (#6837)HexedHero
2021-10-31Updated Upstream (Bukkit/CraftBukkit) (#6848)Finn Künstner
2021-10-31Update Adventure to 4.9.3 (#6851)Jason
2021-10-26[ci skip] Resolve apiAndDocs sources during Javadoc task execution rather tha...Jason
2021-10-25Don't fire EntityZapEvent twice (#6830)Jake Potrebic
2021-10-25don't attempt to teleport dead entities (#6832)sulu5890
2021-10-24Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6823)Nassim Jahnke
2021-10-24Add donation badges and support us section to readmeMiniDigger | Martin
2021-10-23ci: Update gh actions with caching (#6819) [ci skip]Alex
2021-10-21Fix method name for Critical damage (#6813)Pedro
2021-10-21Fix command suggestion leak (#6592)stonar96
2021-10-21docs: Update gradle instructions for Java 16 (#6811) [ci skip]Alex
2021-10-21AT & Mapping fixes (#6809)Jason
2021-10-20Add Horse Animation API (#5599)Owen1212055
2021-10-20Add critical damage API (#6275)Kacper Płażewski
2021-10-20rename method to getSpawnEggJake Potrebic
2021-10-20Add ItemFactory#getMonsterEgg API (#6772)BillyGalbreath
2021-10-20Add advancement display API (#6175)syldium
2021-10-19Left handed API (#6775)BillyGalbreath
2021-10-19Correctly inflate villager activation bounding box (#6798)Bjarne Koll
2021-10-19Get entity default attributes (#6449)Jake Potrebic
2021-10-19Upgrade gson to 2.8.8 (Closes #6370)Shane Freeder
2021-10-19create random seeds for features using SecureRandomShane Freeder
2021-10-17Use correct LevelStem registry when loading default end/nether (#6789)Jason
2021-10-17Updated Upstream (Bukkit/CraftBukkit) (#6791)Jake Potrebic
2021-10-16Fix/improve the last upstream update (#6780)Jake Potrebic
2021-10-16Do not overload I/O threads with chunk data while flush savingSpottedleaf
2021-10-15Fix merchant inventories not closing on entity removal (#6544)Jake Potrebic
2021-10-15Fix off by one for determining server view distanceSpottedleaf
2021-10-15Unlimited chunk load rate (#6768)Hannes Greule
2021-10-15Clean plugin folder logic in extra-jars patch (Fixes #6347) (#6619)Shane Freeder
2021-10-15Updated Upstream (Bukkit/CraftBukkit/Spigot)Shane Freeder
2021-10-13Use ChatRenderer.defaultRenderer() when legacy events have not modified the f...Jason
2021-10-12Null check isApplicable for CraftBlockEntityState#updateSpottedleaf
2021-10-11[ci skip] Misc gradle updates (#6763)Jason
2021-10-09Always allow item changing in EntityFireball (#5493)Owen1212055
2021-10-09Re-readd root/admin user detection (#6703)Noah van der Aa
2021-10-08VanillaCommandWrapper didnt account for entity senders (#6586)Jake Potrebic
2021-10-08Fix loading cmds in datapacks (#6641)Jake Potrebic
2021-10-08Fix unplaced block states after new chunk gen API (#6747)Jake Potrebic
2021-10-08Add methods to find targets for lightning strikes (#6712)Jakub Žáček
2021-10-08Filter ip address on join if setting is true (#6748)Jake Potrebic
2021-10-07Fix kicking ops when whitelist is reloaded (MC-171420) (#6742)Noah van der Aa
2021-10-07Add getChangedBlockData() property to BlockPhysicsEvent to expose BlockData (...Irmo van den Berge
2021-10-07Add config setting for logging player ip addresses. (#6342)Noah van der Aa
2021-10-07Discard out of bounds chunks during regionfile header recalcSpottedleaf
2021-10-07Fix EntityPortalExitEvent target locationNassim Jahnke
2021-10-06Fix upstream block state factories (#6738)Jake Potrebic
2021-10-06Deprecate API methods added by 'Close Plugin Class Loaders on Disable' (#6737)Jason
2021-10-06Add download link to the /version command (#6482)HexedHero