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-API-Patches
Age
Commit message (
Expand
)
Author
2020-06-20
Expose getItemStack in Arrows
Nesaak
2020-06-20
Add clear reputation API
Mariell Hoversholm
2020-06-20
Add Inventory getHolder methods without creating new block snapshots (#3535)
Max Lee
2020-06-09
Show Plugins Event Listeners under Combined Total in Timings
Aikar
2020-06-07
Change name and id to get from profile in AsyncPlayerPreLoginEvent (#3511)
oxygencraft
2020-06-02
Add more information to Timing Reports
Aikar
2020-06-02
Updated Upstream (Bukkit/CraftBukkit)
Aikar
2020-05-31
Provide a useful PluginClassLoader#toString
Shane Freeder
2020-05-24
Preload important classes such as Logger and JLine
Aikar
2020-05-22
Protect the visible chunk map from plugins touching it, trim Timing Errors
Aikar
2020-05-18
Fix race condition reintroduced in Prioritize class loader patch
Aikar
2020-05-17
Add Raw Byte ItemStack Serialization
Mariell Hoversholm
2020-05-16
Prioritise own classes where possible
Mariell Hoversholm
2020-05-16
Add missing mob goals for API (#3367)
Max Lee
2020-05-16
Expand Pathfinding API with more options
MiniDigger
2020-05-11
Potential bed api (#3339)
Josh Roy
2020-05-10
Add Urgent API for Async Chunks API and use it for Async Teleport
Aikar
2020-05-09
Add Spawn Entity SpawnReason API
Aikar
2020-05-06
Updated Upstream (Bukkit/CraftBukkit)
Aikar
2020-05-06
Rebuild all patches using the new rebuild pattern
Aikar
2020-05-06
Add villager reputation API
Mariell Hoversholm
2020-05-06
No-Tick view distance implementation - Closes #3196
Spottedleaf
2020-05-06
Use distance map to optimise entity tracker / Misc Utils
Spottedleaf
2020-05-05
Add item slot helper methods for various inventories (#3221)
Nassim
2020-05-05
Mob Goal API
MiniDigger
2020-05-02
Fix being kicked in survival for block picking - Fixes #3277
Aikar
2020-05-02
Expose game version (#3274)
MiniDigger
2020-05-02
Special case Keep Alive packets from Anti Xray
Aikar
2020-05-01
Updated Upstream (Bukkit/CraftBukkit)
Aikar
2020-04-30
Bump API ASM version to follow server
Shane Freeder
2020-04-27
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Aikar
2020-04-27
Add getter and setter for villager's numberOfRestocksToday (#3231)
nick
2020-04-27
Implement Brigadier Mojang API
Aikar
2020-04-25
Fix Potion#toItemStack swapping the extended and upgraded constructor values ...
Wesley Smith
2020-04-21
Add PlayerAttackEntityCooldownResetEvent
nossr50
2020-04-19
Clean up duplicate PlayerInitialSpawnEvent
Aikar
2020-04-17
Add Player Client Options API (#2883)
MiniDigger
2020-04-16
Fix Optional null issue - Fixes #3155
Aikar
2020-04-15
Make JavaClassLoader thread-safe (Fixes #3137) (#3144)
Gergely Sarkozi
2020-04-11
Disable Sync Events firing Async errors during shutdown
Aikar
2020-04-11
Use dedicated thread for main thread blocking chunk loads
Aikar
2020-04-11
Add tick times API and /mspt command (#3102)
BillyGalbreath
2020-04-11
Add API MinecraftServer#isStopping (#3129)
Josh Roy
2020-04-09
Drowned is a RangedEntity (fixes API for Drowned to support Ranged)
Aikar
2020-04-08
Updated Upstream (Bukkit/CraftBukkit)
Aikar
2020-04-02
Updated Upstream (Bukkit/CraftBukkit)
Aikar
2020-03-26
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Shane Freeder
2020-03-14
Call BlockRedstoneEvent for fence gates (#3026)
Jan
2020-03-10
Updated Upstream (Bukkit/CraftBukkit/Spigot)
Shane Freeder
2020-03-03
Prevent teleporting dead entities (#2803)
Shane Freeder
[next]