+ New Vault hooking
+ Fixed errors in ScoreboardAPI
+ Fixed errors from PunishmentAPI
+ To TheAPI added isVanished(Player) method
+ To the EnchantmentAPI added getEnchantments(ItemStack) method
+ To the ItemCreatorAPI added new methods:
- setBookAuthor(String)
- setBookTitle(String)
- addBookPage(String)
- addBookPage(int, String)
- setBookPages(List<String>)
- setBookGeneration(Generation)