Skip to content

2.0.0+1.20.1-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@bibi-reden bibi-reden released this 02 Aug 07:41
· 1 commit to master since this release
eb6bcf6

Additions 🍎

  • Hey, hey, I figured out how to do a multi-loader project! (sorta)
  • This update is compatible for (hopefully) all loaders.

Changes 🌽

  • Rewrote the cache (again).
    • The cache now uses a record-based system for registering with a provided Codec.
    • Register your record using OfflinePlayerCacheAPI#register.
    • Get your cache using OfflinePlayerCacheAPI#getCache.
  • Proper documentation will arrive upon release.