New Feature:
1) Added an option to the FixIllegalEnchantment protection to allow it to ONLY function in specific worlds. Thus if you've had some items with bad enchantments appear in a world you can target the protection only in that world.
https://github.com/dniym/IllegalStack/wiki/OnlyFunctionInWorlds
Bugfixes:
1) Fixed a bug that caused the IllegalEnchantment Detection code to ONLY detect invalid enchants if the enchantment level was > the max level of that enchant. Now invalid enchantments are properly detected if they are applied to an item they shouldn't be.
2) Changed the BlockBadItemsFromCreative code to ignore OP's as op's have access to the /give command this should prevent items with meta from being blocked when they shouldnt.