Conditions have been completely reworked, improving performance and giving platform on adding conditions for PVE enchant types (this will be enabled next update after testing these conditions!)
Conditions now have PlaceholdersAPI support, e.g: '%victim player_level% > 10 : %stop%', player_level is a PlaceholderAPI condition %player_level%. You can use %player <condition>%, %attacker <condition>% and %victim <condition>%, it's a must to remove percentage signs from PlaceholderAPI placeholders, more examples: %server_online% -> server_online -> '%player server_online% > 5 : %allow%'