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
/
Spigot-Server-Patches
Age
Commit message (
Expand
)
Author
2018-12-01
backport: SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEvent
Amosar
2018-11-27
Handle Large Packets disconnecting client
Aikar
2018-11-27
Persist ArmorStand canTick API value across restarts
Zach Brown
2018-11-26
Prevent rayTrace from loading chunks
Aikar
2018-11-17
Specify charset explicitly on getBytes
Aikar
2018-11-17
Limit Book Sizes
Aikar
2018-11-08
Fix PreFillProfileEvent
BlackHole
2018-11-05
Fix server icon encoding to show on newer clients
Zach Brown
2018-11-02
Keep players yaw/pitch on vehicle updates
Aikar
2018-10-23
Do not let the server load chunks from newer versions
Zach Brown
2018-10-23
Update upstream for minecart spawner improvement
Zach Brown
2018-10-17
MC-54026: Backport 1.13 client desync fix on fast tools
Aikar
2018-10-12
Actually fix mob spawning for real
Aikar
2018-10-12
Backport the dupe uuid and entity log changes
Aikar
2018-10-11
Further improve village door code for 1.12
Aikar
2018-10-11
Backport Detect and recover from corrupt region files
Aikar
2018-10-11
Improve Village Door fix to not merge villages (Iron Titan)
Aikar
2018-10-11
Fix inversion issue in last patch
Shane Freeder
2018-10-08
Fix oversight in behavior of last patch
Shane Freeder
2018-10-08
Backport: Prevent mob spawning from loading/generating chunks
Shane Freeder
2018-10-06
Backport Water Activation Range
Aikar
2018-10-06
Backport light fix for recheck gaps
Aikar
2018-10-01
Fix bug in the last commit for loot table fix
Aikar
2018-09-29
Fix cancelled lootables
Zach Brown
2018-09-29
Backport Village Door fix from 1.13
Aikar
2018-09-27
Fix issues with entity loss due to unloaded chunks
Aikar
2018-09-25
Re-add toggle for light queue, bump queue time
Aikar
2018-09-23
Backport light queue changes from 1.13
Aikar
2018-09-23
Fix NPE race condition in ServerListPingEvent
BillyGalbreath
2018-09-21
Sync Player Position to Vehicles
Aikar
2018-09-16
Optimize Region File Cache
Aikar
2018-09-11
Ensure entity is always dying before Death Event
Zach Brown
2018-09-09
Remove deadlock risk in firing async events
Aikar
2018-09-07
Improve death events (#1362)
Max Lee
2018-09-03
Cached, local-class-supporting task names (#1409)
Gergely Sarkozi
2018-08-31
Pull the last upstream updates
Aikar
2018-08-28
Fixup AsyncTabCompletionEvent handling
Shane Freeder
2018-08-24
Add source block to BlockPhysicsEvent (#1364)
cakoyo
2018-08-22
Add isChunkGenerated API (#1363)
Christopher White
2018-08-20
Fix some false positive warnings printing that shouldnt be
Aikar
2018-08-20
Fix false positive on Chunk Entity slice messages #1302
Aikar
2018-08-18
Don't iterate twice - Fixes GH-1346
Zach Brown
2018-08-17
Send nearby packets from world list instead of server list (#1196)
Mystiflow
2018-08-17
Optimize BlockPosition helper methods (#1339)
searchndstroy
2018-08-17
Fix watchdog restarting on short timeout (#1344)
searchndstroy
2018-08-16
Fix bug in last patch
Aikar
2018-08-16
Ensure chunks are always loaded on hard position sets
Aikar
2018-08-16
Improve Watchdog Early Warning Feature - Closes #1319
Aikar
2018-08-15
Allow disabling armour stand ticking
kashike
2018-08-14
Add a force option to the ParticleBuilder API (#1322)
chickeneer
[next]