PaperMC / PaperLib

Plugin Library for interfacing with Paper Specific API's with graceful fallback that maintains Spigot Compatibility, such as Async Chunk Loading.
MIT License
268 stars 32 forks source link

Add isSpigot method, and clarify Javadocs for isPaper #6

Closed BillyGalbreath closed 5 years ago

BillyGalbreath commented 5 years ago

This is useful for determining the APIs available to plugins at runtime.