- Added a new, much cleaner way to write what a vision applies to
- Removed the requirement operator
- Fixed enchanted books having actual enchantments instead of stored enchantments
- Enchantments are now properly bannable with a new boolean property
- Optimized caching
- Optimized and condensed a lot of code
- Significantly optimized performance with vision caching
- Added list capabilities with visions separated by ","
- Added inversion capabilities with visions starting with "!"
- Added required capabilities with visions starting with "&"
- Added weighted mob variant capability for most vanilla mobs
- Added more entity vision conditions
- Simplified attribute creation & replacing
- Added enchantment visions
- Added effect visions And a lot more