-Fixed important inconsistent with player_data_save_time option. This should be set in seconds and it was being executed in minutes.
-Fixed important lag when saving players.
-Fixed some MySQL incompatibility/dependency issues with other plugins. Thanks to jonakls.
-Fixed some ConcurrentModificationException errors on the main inventory.
-Added count_as_item option in kit actions. When enabled, this action will count as an item, and therefore will be used to count empty slots on the player inventory when claiming the kit. Useful when you want to give items through a command.
-Fixed issue with "execute before items" option in kit actions.