This repository has been archived by the owner on Nov 25, 2019. It is now read-only.
forked from OvercastNetwork/SportBukkit
-
Notifications
You must be signed in to change notification settings - Fork 8
/
CraftBukkit-patches
187 lines (187 loc) · 5.69 KB
/
CraftBukkit-patches
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
Import-necessary-NMS-classes
Fix-decompilation-errors
Update-the-POM-to-distinguish-SportBukkit-from-Craft
Fix-Java-8-bytecode-verify-error
This-is-SportBukkit
Expose-various-entity-packets
Add-methods-for-working-with-arrows-stuck-in-living-
Make-AsyncPlayerPreLoginEvent-more-versatile
BungeeCord-Support
Add-BlockDispenseEntityEvent
Add-BlockFallEvent
Fire-ServerCommandEvent-for-command-block-cmds.-Addr
Entity-ID-API
Fire-ExplosionPrimeEvent-properly.-Fixes-BUKKIT-770
Fire-BlockBreakEvent-for-extinguishing-fire-and-fix-
Fix-invalid-player-death-messages
More-complex-logic-when-looking-for-nearby-players
Add-InventoryClickedEvent-an-informative-event-fired
Enable-multiworld-maps
Add-PlayerOnGroundEvent
Allow-playEffect-to-spawn-particles
Support-PlayerInitialSpawnEvent-for-modifying-a-play
Add-PlayerPickupExperienceEvent
Add-PlayerSpawnEntityEvent
Fire-PlayerInteractEvent-when-anyone-steps-on-a-pres
Fix-API-version-detection
Colour-Console-Messages
Fix-invalid-positions-kicking-players
Add-getHostname-to-Player
Fully-Disable-Snooper-When-Not-Required
Plug-World-Unload-Memory-Leak
Firework-Meta-Crash-Fix
Close-Unloaded-Save-Files
Thread-Naming-and-Tweaks
Highly-Optimized-Tick-Loop
Make-scoreboard-classes-public
Add-EntityDespawnInVoidEvent
Allow-plugins-to-access-player-locale
Stop-server-on-failed-port-binding
Fix-BlockFromToEvents-firing-when-flow-is-obstructed
Make-ticksFlown-in-EntityFireworks-public
Disable-resource-leak-detector
Cache-object-to-string-translations-in-JsonList
Fix-wrong-potion-particles-after-respawn
Add-API-to-disable-potion-particles
Fix-head-rotation-packet-spam
Don-t-Special-Case-X-Move-Value
Add-log4j-s-exception-marker-to-log-messages-with-ex
Normalize-offline-player-s-name-case-before-creating
Simplify-junk-login-messages
Remove-this-shit
Keep-players-in-the-player-list-while-respawning
Implement-equals-and-hashCode-for-DoubleChestInvento
Fix-NPE-in-Player.playEffect
Fix-deadlock-during-shutdown
Simple-bulk-block-replacement
Fix-damageEntity-cancelling-in-vehicles
Fix-combustion-events
Add-PlayerAttackEntityEvent
Better-handling-of-plugin-startup-errors
Expose-the-server-CommandMap
Log-unhandled-plugin-exceptions-as-errors
Allow-access-to-ItemStack-handle
Add-setting-to-disable-skull-fetching
Fake-name-and-skin-API
BungeeCord-Chat-API
Player-list-header-footer-API
Expose-the-player-list-packet
Add-invis-override-API
Efficiently-search-for-blocks-by-material
Fix-FallingSand-creating-invisible-blocks
Fix-exception-playing-particle-effects
Fix-TNT-physics
Cancel-piston-retraction-without-creating-client-gho
Include-stack-traces-in-packet-encoding-exceptions
Fix-playEffect-params
Title-API
Relative-teleport-API
Don-t-share-mutable-metadata-across-threads
Send-absolute-position-the-first-time-an-entity-is-s
Complete-resource-pack-API
Block-digging-API
Item-Attribute-Modifier-API
Add-CanDestroy-and-CanPlaceOn-to-ItemMeta
Accurate-block-hit-checking
Improve-Permissible-interface
Improve-BlockState-API
Mutable-ChunkSnapshots
Add-ExplosionPrimeByEntityEvent
Retrieve-metadata-by-plugin
Custom-replacement-for-eaten-items
Bounds-check-slot-numbers-in-packets
Override-creation-settings-of-existing-world
Potion-effect-events
Physical-interface
Fix-self-damage-being-cancelled-by-FF-PvP-rules
Fix-TNT-damage-being-cancelled-by-friendly-fire-rule
Localize-inventory-titles
Skull-skin-API
Implement-minecraft-api
Arrow-pickup-rule-API
Fix-invalid-items-in-villager-trades
Multi-trade-API
Arrow-damage-API
Expose-sound-effect-classes
Absorption-API
Enhanced-boss-bar-API
Empty-chunk-API
Registration-API
Modernize-potion-API
Legacy-potion-support
Fix-default-effects-on-legacy-custom-potions
Implement-the-affectsSpawning-API
Implement-player-collision-API
Fix-incorrect-getNoDamageTicks
Geometry-API
Velocity-API
Access-items-by-EquipmentSlot
Fix-item-pickup-in-off-hand
Fix-kill-command-overflowing-damage-calculations
Multi-passenger-API
Fix-desync-from-cancelled-vehicle-event
Fix-Advancements
Natural-regeneration-API
Fix-cooked-fish-legacy-import
Run-data-converters-on-passenger-entities
Fix-custom-scoreboard-not-being-used-for-various-thi
Entity-bounding-box-API
Use-client-ticks-to-make-attack-speed-more-accurate
Attack-cooldown-info-API
Silence-unnecessary-exception-setting-scoreboard-of-
Add-PlayerUseUnknownEntityEvent
Fix-reducedDebugInfo-not-initialized-on-client
Custom-attributes
Better-error-logging-on-IO-threads
Add-Player.willBeOnline-method
Enqueue-play-packets-during-login
Component-support-for-signs
Block-physics-API
Allow-empty-ItemStack
Item-cooldown-API
Add-PoseFlag-and-EntityLocation
Mojang-task-queue-access
Fix-inverted-team-visibility
Remove-armorToughness-limit
Block-images
Recover-from-crash-exceptions
Fix-no-knockback-from-zero-damage-projectiles
Disable-old-build-delay
New-event-API
Pause-entity-API
More-ways-to-spawn-FallingBlocks
FallingBlock-form-block-flag
Server-suspend-API
Add-AsyncClientConnectEvent
Fix-NPE-riding-non-vehicle-entity
Do-things-inside-events
Chest-lid-API
Don-t-tick-empty-worlds
Add-missing-ItemMeta-clone-overrides
Immutable-materials-and-items
Reduce-ItemStack-copying
World-ID-in-Block-and-BlockState
Add-id-specific-map-API
Fix-player-leak-through-map-items
Change-large-getCubes-error-to-warning
Fix-respawning
Add-async-chunk-load-API
Async-Operation-Catching
Add-setting-to-disable-advancements
MC-Utils
Ensure-Chunks-never-ever-load-async
Catch-Async-PlayerChunkMap-operations
Add-setting-to-disable-shield-knockback
SportBukkit
Rework-knockback
Fix-sprint-disabling-when-engaging-in-combat
Dont-kick-for-tab-complete-spamming
Make-fishing-hooks-cause-the-damage-effect-again
Nerf-skeletons
Modify-kb
Re-add-w-tapping
Fix-block-break-desync
Fix-some-server-client-desync-issues
Buff-knockback-from-explosions
Allow-block-fall-mechanics-to-be-toggled
Add-custom-values-to-TNT-knockback