PaperMC / PaperLib

Plugin Library for interfacing with Paper Specific API's with graceful fallback that maintains Spigot Compatibility, such as Async Chunk Loading.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven/Gradle dependency examples point to outdated 1.0.1 version

BaronyCraft opened this issue · comments

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

thanks, resolved.