I've been wanting to create a plugin like this for myself for a long time. Thanks for making this. The only suggestion I have is that you just scan for whatever enchant the player is attempting to add using enum (rather than individually specifying the enchants as you currently are), allowing for the ability to use this plugin with any enchant and leave your code looking a bit cleaner.