index
:
Paper
1.21.3-legacy-ender-pearls
1.21.3-sleep-tasks
AsyncPlayerSendCommandsEvent-CSS
advntr/itemname
api-capabilities
api/allow-self-unlist
attempt/teleport-crash
basiccommand-basicpermission
basiccommand-builder
brain
brig-command-dispatcher
bugfix/entity-item-damage-event
bugfix/itemstack-damage-api
bukkit-pluginloader-api
chore/reflection-rewriter
chore/terminal
commodore-flag
config-defaults
cooldown-event
cre-not-called
dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
deprecations
dev/1.20.5
dev/1.21
dev/1.21.1
dev/1.21.2
dev/1.21.4
dev/hard-fork
dev/hard-fork-base
dev/moonrise-update
dev/registry-modification
discussions
enhancement/moonrise-todo
experiment/sectorfile
experimental
feat/WorldUnloadResult
feat/bootstrap
feat/component-obfuscation
feat/disable-timings-by-default
feat/max-map-deco-limit
feat/plugin-scoped-resources
feat/spark
feat/timings-removal
feat/vineflower
feature/Holderable
feature/ItemStack-proxy
feature/RegistryAccess
feature/RegistrySet
feature/RegistryValue
feature/SignSendEvent
feature/better-version
feature/bibliothek
feature/bytecode-modification
feature/daemon
feature/datapack-lifecycle-event
feature/getEntityTargetPredicate
feature/improve-Registry
feature/more-timings-deprecations
feature/position-split
feature/reg-mod-copy-from
feature/registry-builders
feature/registry-modification
feature/remove-timings
feature/snbt-serialization
feature/tag-lifecycle-events
feature/tag-modification-api
fix-10299
fix-book-page-serialization
fix-delay-chunk-unloads
fix-ping-event
fix-source-jar-for-deobfed-traceelements
fix/attributes-restorefrom
fix/banner-be-patterns
fix/disabling-vanilla-registry-values
fix/explosions
fix/gui-booms
fix/horse-inventories
fix/java22-terminal-10405
fix/jroy
fix/knockback-events
fix/large-packets
fix/persistence
fix/profile-copying
fix/remove-world-name
fix/stackoverflow-on-stop
fix/totems
fix/update-data-convertor
fix/vanilla-command-overriding
fix/vanilla-goal-rereg
fix/vanillabiomeprovider
fixes/armor-meta
generators
improve-sysoutcatcher
is-tick-sleeping-api
item-datacomponent-api
itemmeta-customname
library-reflection
main
mainCapabilityAttribute
mappings/mojang/base
master
merged-properties
patch/early-l4j-shutdown-hook
ping-event
player-join-ticket
pool-nonsense
print-warn-cre
prioritize-mc-commands-in-function-parsing
profiles
pw-163
pw-gradle-update
remap-libraries-specifying-spigot-ns
rework-bstats
shade-filtered-jar
softspoon
timings/use-internals
typedkey-is-a-key
up
update-upstream
update/1.20.6
upstream
upstream-update
ver/1.10.2
ver/1.11.2
ver/1.12.2
ver/1.13.2
ver/1.14
ver/1.15.2
ver/1.16.5
ver/1.17.1
ver/1.18.2
ver/1.19.4
ver/1.20.4
ver/1.20.6
ver/1.21.1
ver/1.8.8
ver/1.9.4
version-catalogs
vineflower-1_10_1
weee
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
PaperMC
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
patches
Age
Commit message (
Expand
)
Author
2024-07-26
Bump MCUtils#asyncExecutor core size
Shane Freeder
2024-07-23
Fix a couple of ItemMeta related NPEs (#11149)
Lulu13022002
2024-07-22
Fix horse inventories indices (#11139)
Lulu13022002
2024-07-21
Fix EntityUnleashEvent cancellation on distance cause (#11131)
Tamion
2024-07-20
Deprecate more Timings things for removal (#11126)
Riley Park
2024-07-20
Update the bundled spark version
Riley Park
2024-07-20
Properly lookup plugin classes when looked up by spark
Riley Park
2024-07-20
Improve server startup logging (#11110)
Riley Park
2024-07-20
Move configuration option to a system property
Riley Park
2024-07-20
Bundle spark (#11093)
Riley Park
2024-07-19
Adjust done message again (#11118)
Jason Penilla
2024-07-19
Make CraftComplexRecipe extend CraftingRecipe (#11114)
Bjarne Koll
2024-07-19
Call PlayerChunkUnloadEvent
Nassim Jahnke
2024-07-19
Fixup startup time log message
Nassim Jahnke
2024-07-19
Split rewriting flag into `paper.disableOldApiSupport` and `paper.disablePlug...
Nassim Jahnke
2024-07-19
Add CrafterCraftEvent (#11082)
Bjarne Koll
2024-07-18
Add total time to done message (#11109)
Jason Penilla
2024-07-18
Even more cleanup of mcutil patch
Nassim Jahnke
2024-07-18
Re-add missing chunk event calls (#11104)
granny
2024-07-18
Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11102)
Nassim Jahnke
2024-07-17
fix exact choice shapeless recipes (#10973)
Jake Potrebic
2024-07-17
Log throwable when failing to save chunk/poi/entity data
Spottedleaf
2024-07-17
Finish chunk tick iteration optimisation port from Moonrise
Spottedleaf
2024-07-17
Remove unused chunk system hooks in MCUtils
Spottedleaf
2024-07-17
Remove Moonrise utils to MCUtils, remove duplicated/unused utils
Spottedleaf
2024-07-17
Optimise chunk tick checking during chunk tick
Spottedleaf
2024-07-17
Fix priority scheduling logic
Spottedleaf
2024-07-16
Disable timings by default (#11095)
Riley Park
2024-07-16
Don't store removed components in multiple places (#11091)
Jake Potrebic
2024-07-16
distinguish between null and empty map in API (#10829)
Jake Potrebic
2024-07-16
Fire EntityChangeBlockEvent for weaving potion effect (#11087)
Tamion
2024-07-15
Add OMINOUS_ITEM_SPAWNER SpawnReason (#10897)
Jakub Zacek
2024-07-15
Do not try to stop main thread during watchdog shutdown
Spottedleaf
2024-07-15
Apply automatic regionfile header recalculation patch
Spottedleaf
2024-07-15
Apply incremental player/level saving patch
Spottedleaf
2024-07-15
Port random ticking optimisation from Moonrise
Spottedleaf
2024-07-15
Avoid collision shapes outside world border in findFreePosition
Spottedleaf
2024-07-15
Call PlayerLaunchProjectileEvent for wind charge (#10911)
Lulu13022002
2024-07-15
Add ItemType#getItemRarity (#11049)
Jake Potrebic
2024-07-15
Add Plugin#getDataPath (#11080)
powercas_gamer
2024-07-15
Fix HelpCommand searching (#11066)
Tamion
2024-07-15
Add AttributeModifier constructor without EquipmentSlotGroup (#11079)
Malfrador
2024-07-14
Don't require author and title to be set on signed book meta (#11068)
Lulu13022002
2024-07-14
Add default canUse and permission methods to BasicCommand (#11047)
Nassim Jahnke
2024-07-14
Make watchdog thread extend TickThread again
Nassim Jahnke
2024-07-13
Update last chunk position in findSupportingBlock
Spottedleaf
2024-07-12
Bulk bugfixes for itemstack damage API (#11063)
Bjarne Koll
2024-07-12
Readd async saveddata io
Nassim Jahnke
2024-07-12
Only skip damage tick if damage is unmodified zero (#11058)
Bjarne Koll
2024-07-12
Add light block to indestructible block list
Nassim Jahnke
[next]