File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -85,12 +85,10 @@ therefore it may be scheduled for removal.
85
85
86
86
### Duplicate API
87
87
88
- As Paper continues to upstream Spigot, it can occasionally include APIs that clash with what Paper already has.
88
+ Since Paper used to downstream Spigot, it can occasionally include APIs added by Spigot that clash with what Paper already has.
89
89
Typically, Paper will deprecate Spigot’s API in favor of their own API.
90
90
91
91
However, in cases where upstream offers a more powerful API, Paper’s may be deprecated instead.
92
- While Paper is still upstreaming Spigot, any API introduced by Spigot will continue to function, and will
93
- not be removed.
94
92
95
93
### Obsolete API
96
94
Paper strives to improve on APIs that may already be included. There may be some cases where we have built new
You can’t perform that action at this time.
0 commit comments