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 PlayerProfile support to PaperLib #4

Closed egg82 closed 5 years ago

egg82 commented 5 years ago

This adds PlayerProfile/UUID fetching support. Not much else to say, really.

egg82 commented 5 years ago

Closed in favor of #16