This update fixes two errors reported by users:
- First, on Spigot, the inventory would produce errors in console (because it used a shaded dependency different from paper)
- Then, CommandAPI might not load at the right time and could produce error (it is now a dependency and thus should always be loaded before).