Implemented wrapped columns for SQL which allow you to easily store data such as ItemStacks without any extra loading stuff. Simply use a wrapped column with an ItemStack column wrapper.
Implementation for BungeeCord plugins. ZetaCore can now be used as a bungeecord plugin.