mproving Compatibility for Later Versions, New Wrappers, and More!
Changelog - Fixing general errors on versions 1.9+ and more errors on 1.13+.
- Fixed AtlasBungee not starting up properly and not hooking in with Atlas correctly.
- Added AtlasBungee not installed warning.
- Fixing Java 16 error inside of WrappedField#set (and other Java 16 support issues)
- Fixed missing objectweb asm errors on java installations without asm libraries prebaked into the JDK.
- Fixed Materials bug that would not return the right information for skulls.
- Fixed innaccurate skull bounding boxes in BlockData.
- Updated XMaterial class from original author to his latest version, and reapplied my necessary changes (this may cause incompatibility with plugins using older versions of Atlas)
- Fixed XMaterial bug where it would not grab some materials on request and would return null.
- Fixed SeaPickle errors with BlockData.
- Added ExpTimer utility to create timers within a player's exp bar.
- Adding hex support to the Color class for grabbing colors on 1.16+.
- Fixes BlockPlace packet errors on Atlas 1.13+.
- Fixed WrappedOutExplosionPacket not functioning properly.