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

Maven/Gradle dependency examples point to outdated 1.0.1 version #11

Closed BaronyCraft closed 5 years ago

BaronyCraft commented 5 years ago

The gradle/maven dependency examples in README.md point to the 1.0.1 version of PaperLib; copy/pasting them gives users the broken PaperLib that doesn't detect the MC version correctly and always uses the async chunk loader/generator

aikar commented 5 years ago

thanks, resolved.