## Added
- Added support for modern Minecraft versions through PacketEvents 2.13.0.
- Added real player hiding from the tablist.
- Added async skin loading with cache.
- Added clean shutdown handling.
## Improved
- Improved tablist update performance.
- Improved tablist refresh smoothness.
- Improved protocol detection.
- Improved compatibility with legacy and modern clients.
- Optimized tab entry lookup using cached slot mappings.
- Reduced packet/update pressure on the main thread.
## Fixed
- Fixed tablist initialization not properly clearing/filling empty slots.
- Fixed unsafe async Bukkit API usage in the tab updater.
- Fixed legacy protocol fallback incorrectly treating normal clients as legacy.
- Fixed JitPack dependency resolution issues.
