Improved NBT check of CustomItems. Items from external plugins will only be checked for their contained id. (MythicMobs items require the AppendType option to be enabled so the items contain the id!). Vanilla items, or CustomItems of WolfyUtilities, that have specific Meta options, will be checked for NBT equality.
Preparations for JavaDocs and bug fixes to fix issues that prevented them from generating.