aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-05-26Fix a few issues with ItemMeta (#10740)Lulu13022002
2024-05-25[ci skip] Update Player#getListeningPluginChannels Jdoc (#10778)jake-brennan714
2024-05-25Allow to define new map cursor types (#10782)Lulu13022002
2024-05-24Use getter/setter on Mob for equipment drop chances (#10780)TonytheMacaroni
2024-05-24Do not re-wrap vanilla goals (#10751)Shane Freeder
2024-05-23Allow using PluginLoader classpath API from Bukkit plugins (#10758)Jason Penilla
2024-05-23Remove incorrect logic for Fireball#setVelocity (#10764)Jake Potrebic
2024-05-23Improve default item attributes API (#10765)Jake Potrebic
2024-05-23Print CommandRegisteredEvent deprecation warnings again (#10756)Jason Penilla
2024-05-23Fix equipment slot and group API (#10767)Jake Potrebic
2024-05-23[ci skip] Move logic in our patches to ItemType/BlockType (#10772)Jake Potrebic
2024-05-22Always show command exception stack traces in logs (#10766)Jake Potrebic
2024-05-22fix default item attributesJake Potrebic
2024-05-21Fix compileSpottedleaf
2024-05-21Remove ThreadedWorldUpgrader patchSpottedleaf
2024-05-20Add a better warning message than "Server performance will be affected" for C...Jason Penilla
2024-05-20Add an 'empty' RecipeChoice for certain ingredient slots (#10710)Jake Potrebic
2024-05-19Check for more correct profile validation (#10730)Jake Potrebic
2024-05-19fix CompassMeta not being correct (#10737)Jake Potrebic
2024-05-18Make PaperSimplePluginClassLoader show class which is not foundShane Freeder
2024-05-17Fixes issues in the suppress dismount cancellation patch (#10735)Jake Potrebic
2024-05-17Fix NPE sending resource pack without promptJake Potrebic
2024-05-15Expose server build information (#10729)Riley Park
2024-05-13Show stacktrace when modifyItemStack failsJason Penilla
2024-05-13Correctly copy alias requirements in command upgraderJason Penilla
2024-05-13Make exception during command conversion non-fatalSpottedleaf
2024-05-13Remove Adventure snapshot repo from dev bundle (#10716)scarfacered
2024-05-13fix creating complex recipes that have air resultsJake Potrebic
2024-05-12Better way to keep paper datapack enabledJake Potrebic
2024-05-12Improve Recipe validation (#10707)Jake Potrebic
2024-05-12Prevent infinite recursion on cyclic brig redirect (#10705)Bjarne Koll
2024-05-11Properly pass requirement on namespaced redirects (#10701)Owen
2024-05-12Fix signed book page serialization (#10696)Jason Penilla
2024-05-11Updated Upstream (Bukkit/CraftBukkit) (#10691)Jake Potrebic
2024-05-11Brigadier Command Support (#8235)Owen
2024-05-11[ci skip] Fix paperclip PR labelJason Penilla
2024-05-11handle recent ItemMeta changes in serialization logicJake Potrebic
2024-05-11adjust ItemMeta to distinguish null and empty modifiersJake Potrebic
2024-05-10Fix keepalive time interval (#10690)Jake Potrebic
2024-05-10Fix stacks losing empty attr modifiersJake Potrebic
2024-05-10Add conversion for summon commandJason Penilla
2024-05-10Add validation to player profile and properties (#10680)Nassim Jahnke
2024-05-10Use MCDataConverter instead of raw convert call for cmd converterSpottedleaf
2024-05-10Fix DataConverter ConverterParticleToNBT.parsePropertiesJoseph Burton
2024-05-09Fix chunk data version check not running in chunk systemSpottedleaf
2024-05-09Invalidate PathTypeCache when pathfinding updates are disabledSpottedleaf
2024-05-09Fix entity tracker desync when new players are added to the trackerSpottedleaf
2024-05-09Print data component type on encoding errorNassim Jahnke
2024-05-09[ci skip] Clarify var entry in contributing fileNassim Jahnke
2024-05-08Update Adventure to 4.17.0 ReleaseShane Freeder